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