]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 7 Jan 2023 17:32:42 +0000 (12:32 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 7 Jan 2023 17:32:42 +0000 (12:32 -0500)
commitc916545012d137e5064b360e99e2e5aa22d766b6
treeb300b0210942482ba87e61b14e20ea8199fcaed6
parent0541f60b866d1101267296cdefd6810b78a13aa5
parenta01e2e30e3cd95ab421144d6fa9c2fed4239c427
Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2023-01-rc5-4

UEFI:

* correct the vexpress loaddr which collides with memory used by EFI
* consider the EFI memory map for LMB memory reservation
* avoid RWX section warnings for .data section of *_efi.so files