tree: a9ea6d230cae8594e6bd316799a4de6529625f7f [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.