[PATCH v2 0/3] x86/EFI: build adjustments

Jan Beulich posted 3 patches 2 years, 11 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/89e97459-28fd-704f-d424-88afa3a2a4a5@suse.com
[PATCH v2 0/3] x86/EFI: build adjustments
Posted by Jan Beulich 2 years, 11 months ago
Since it was requested and is possible with up-to-date binutils, inclusion
of debug info in xen.efi is the remaining part here. The other changes here
are cleanup related to both the work here as well as the one to make
binutils fit for our purposes.

1: EFI: sections may not live at VA 0 in PE binaries
2: EFI: keep debug info in xen.efi
3: EFI: don't have an overly large image size

Jan