]> git.dujemihanovic.xyz Git - u-boot.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)
commitbe914b00df4aeb6c115b412313f31daedab75fb5
treeb300b0210942482ba87e61b14e20ea8199fcaed6
parent9ddcdcc03cc6f0f46895604c589af17fdbdfe8b7
parent4bba71ff83e2b2a1607c5b3b9995767691242b29
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