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