opnsense-src/sys/boot/efi
Ed Maste 68f6e19eed Use 32-bit value for .text padding, for linker portability
GNU ld interprets the padding value as a variable-length byte string,
while GNU gold and LLVM lld interpret it as a 32-bit value.
2016-09-23 13:18:59 +00:00
..
boot1 Set UEFI boot loader PE/COFF timestamps to known value for reproducible builds 2016-08-31 21:35:38 +00:00
fdt Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
include Add comment for the closing guard. 2016-09-18 18:40:27 +00:00
libefi The getsecs() function is implemented in platform- and bootfw-specific 2016-09-22 06:24:40 +00:00
loader Use 32-bit value for .text padding, for linker portability 2016-09-23 13:18:59 +00:00
Makefile ms_abi is supported with gcc 4.5 or newer, so build it with gcc if it 2016-03-15 05:17:31 +00:00
Makefile.inc Also set -fshort-wchar on arm64, this fixes parsing strings from UEFI, 2016-06-08 23:23:16 +00:00