summaryrefslogtreecommitdiff
path: root/sys/external/bsd/gnu-efi
AgeCommit message (Expand)Author
2021-10-23The device path passed to EFI_BOOT_SERVICES.LocateDevicePath() may bejmcneill
2021-10-08gnu-efi: x86_64 build fixes for NetBSDjmcneill
2021-09-30gnu-efi: riscv64 build fixes for NetBSDjmcneill
2021-09-30merge conflictsjmcneill
2021-09-30Import gnu-efi-3.0.14jmcneill
2021-04-12avoid uninitialised variable access. make this case like the other 2 around it.mrg
2020-04-26Revert our local hack introduced in rev 1.2:rin
2019-09-13resolve typedef conflicts between efi and acpica headerstnn
2019-03-30Build fixes for NetBSD.jmcneill
2019-01-27Fix merge issue. (leftover line)oster
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-12-29adjust for binutils 2.31.1christos
2018-08-20Allow this to compile on NetBSDjmcneill
2018-08-19Remove FloatToString from NetBSD build since it uses float/doublejmcneill
2018-08-18Use sys/stdint.h instead of stdint.h on NetBSDjmcneill
2018-08-16No need for private versions of memset/memcpy on NetBSDjmcneill
2018-08-16Rename ALIGN macro to EFI_ALIGNjmcneill
2018-08-16Merge conflictsjmcneill
2018-08-16Import gnu-efi-3.0.8jmcneill
2017-02-14Handle persistent memory. Currently only debug output.nonaka
2017-02-04tag variables as __unused to appease compiler.mlelstv
2016-08-04PR port-ia64/50719scole
2015-12-15PR/50561: David Binderman: Add missing va_end calls.christos
2014-04-08Use <sys/stdarg.h> on NetBSD.jakllsch
2014-04-01Add NetBSD-specific adjustments to gnu-efi.jakllsch
2014-04-01Import gnu-efi-3.0ujakllsch
2014-04-01Add gnu-efi2netbsd script to help import the BSD-licensed parts of gnu-efi.jakllsch