Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot-efi
Scripts: * Update spelling.txt LMB: * remove extern keyword in lmb.h * drop unused lmb_size_bytes() Test: * test truncation in snprintf() Documentation: * add include/lmb.h to HTML documentation UEFI: * reduce non-debug logging output for measured boot * fix use after free in measured boot * startup the tpm device when installing the protocol * implement EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES * record capsule result only if capsule is read
No related branches found
No related tags found
Showing
- doc/api/index.rst 1 addition, 0 deletionsdoc/api/index.rst
- doc/api/lmb.rst 7 additions, 0 deletionsdoc/api/lmb.rst
- doc/develop/trace.rst 8 additions, 8 deletionsdoc/develop/trace.rst
- include/efi_api.h 50 additions, 9 deletionsinclude/efi_api.h
- include/lmb.h 29 additions, 43 deletionsinclude/lmb.h
- lib/Kconfig 1 addition, 1 deletionlib/Kconfig
- lib/efi_loader/efi_boottime.c 13 additions, 0 deletionslib/efi_loader/efi_boottime.c
- lib/efi_loader/efi_capsule.c 3 additions, 3 deletionslib/efi_loader/efi_capsule.c
- lib/efi_loader/efi_tcg2.c 80 additions, 30 deletionslib/efi_loader/efi_tcg2.c
- lib/efi_selftest/efi_selftest_exitbootservices.c 56 additions, 11 deletionslib/efi_selftest/efi_selftest_exitbootservices.c
- scripts/spelling.txt 360 additions, 5 deletionsscripts/spelling.txt
- test/lib/lmb.c 5 additions, 0 deletionstest/lib/lmb.c
- test/print_ut.c 18 additions, 0 deletionstest/print_ut.c
Loading
Please register or sign in to comment