]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 20 Nov 2021 14:36:37 +0000 (09:36 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 20 Nov 2021 14:36:37 +0000 (09:36 -0500)
commit012ebe7013236683ab59d74c6976bdbf92872219
treea4505235689e4fb85770a72a6f57c249a5832a0c
parentbf5841372aa56367d14ac017b390b6ba2d6ce0e4
parenta632a3437ef540eee8824d358cb7fd2603a4d099
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