tree: 784317679e9bef111bbda886f511dedf39428a34 [path history] [tgz]
  1. include/
  2. test/
  3. BUILD.gn
  4. README.md
  5. utils.h
  6. zbi_utils.c
  7. zircon_boot.c
  8. zircon_vboot.c
  9. zircon_vboot.h
src/firmware/lib/zircon_boot/README.md

Firmware zircon boot

The library contains reference logic for loading/booting OS image according to ABR. The libarary has to be used with firmware/lib/abr and firmware/lib/zbi libraries.