mirror of
https://xff.cz/git/u-boot/
synced 2025-10-28 17:13:38 +01:00
We should use predefined constants instead of magic numbers. Move some constant definitions from include/pe.h to include/asm-generic/pe.h. Use these constants in crt0_*_efi.S. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>