]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Thu, 20 Jul 2023 14:19:04 +0000 (10:19 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 20 Jul 2023 14:19:04 +0000 (10:19 -0400)
commit0274eb61e1f2a8e053fb028b6c668c67c0b75b9c
treed109142eaa8cba2ead501a544faf857cadc14c95
parent5dcfc99b2b17fa1497adea47a50bf7c7a6ba5709
parente07368ea57d224557570a6715dcffdbc883a8079
Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2023-10-rc1-2

UEFI:

* test: avoid function name 'setup' in capsule tests to not treat it as
  a fixture
* ensure that device paths for USB block devices are unique
* enable having multiple EFI_LOADER block devices
* use InstallMultipleProtocolInterfaces() in TCG protocol implementation to
  increase UEFI compliance