david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch
Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7
The assembler on OpenBSD 5.7 seems not to correctly handle the
combinations of .struct and .previous used in unlzma.S, and ends up
complaining about an "attempt to allocate data in absolute section".

Work around this problem by explicitly resetting the section after the
data structure definitions.

Reported-by: Jiri B <jirib@devio.us>
Tested-by: Jiri B <jirib@devio.us>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-04-18 00:53:27 +01:00
..
i386 [build] Work around binutils quirk on OpenBSD 5.7 2015-04-18 00:53:27 +01:00
x86 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available 2015-04-14 17:53:13 +01:00
x86_64 [libc] Add x86_64 versions of setjmp() and longjmp() 2015-04-07 06:40:42 +01:00