tree: 2b777e88080552187efda9afd108ce7baa6db559
  1. resources/
  2. efi_integration.md
  3. gbl_ab_boot_flow.md
  4. gbl_android_flow.md
  5. gbl_buffer_usage.md
  6. gbl_efi_avb_protocol.md
  7. gbl_efi_avf_protocol.md
  8. gbl_efi_boot_control_protocol.md
  9. gbl_efi_boot_memory_protocol.md
  10. gbl_efi_debug_protocol.md
  11. gbl_efi_fastboot_protocol.md
  12. gbl_efi_fastboot_transport_protocol.md
  13. gbl_efi_os_configuration_protocol.md
  14. gbl_fastboot.md
  15. gbl_fit.md
  16. partitions.md
  17. README.md
gbl/docs/README.md

GBL Documentation

This directory contains documentation for the Generic Bootloader (GBL).

Table of Contents

General Documentation

Custom UEFI Protocols

Formatting

GBL documentation uses Prettier to ensure consistent formatting across GBL source and documentation files. Example command:

prettier --write ./bootable/libbootloader/gbl/**/*.md