[PATCH 14/32] efi: Rename ImageBase to image_base
Tom Rini
trini at konsulko.com
Mon Feb 3 21:09:02 CET 2025
On Mon, Feb 03, 2025 at 10:42:07AM -0700, Simon Glass wrote:
> It is confusing to have a camel-case indentifier in the link scripts.
> Rename it to fit with U-Boot's snake-case style.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
This isn't the linker script, it's the crt0 file. Given that this is intended to match up with
https://learn.microsoft.com/en-us/windows/win32/debug/pe-format (which I
got from looking at the commit message on commit 216459d2cf36
("efi_loader: correct SizeOfCode, SizeOfInitializedData") and
include/pe.h I don't think this is a good change. Heinrich?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250203/f43825c1/attachment.sig>
More information about the U-Boot
mailing list