index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
gnu-efi
Age
Commit message (
Expand
)
Author
2021-10-23
The device path passed to EFI_BOOT_SERVICES.LocateDevicePath() may be
jmcneill
2021-10-08
gnu-efi: x86_64 build fixes for NetBSD
jmcneill
2021-09-30
gnu-efi: riscv64 build fixes for NetBSD
jmcneill
2021-09-30
merge conflicts
jmcneill
2021-09-30
Import gnu-efi-3.0.14
jmcneill
2021-04-12
avoid uninitialised variable access. make this case like the other 2 around it.
mrg
2020-04-26
Revert our local hack introduced in rev 1.2:
rin
2019-09-13
resolve typedef conflicts between efi and acpica headers
tnn
2019-03-30
Build fixes for NetBSD.
jmcneill
2019-01-27
Fix merge issue. (leftover line)
oster
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2018-12-29
adjust for binutils 2.31.1
christos
2018-08-20
Allow this to compile on NetBSD
jmcneill
2018-08-19
Remove FloatToString from NetBSD build since it uses float/double
jmcneill
2018-08-18
Use sys/stdint.h instead of stdint.h on NetBSD
jmcneill
2018-08-16
No need for private versions of memset/memcpy on NetBSD
jmcneill
2018-08-16
Rename ALIGN macro to EFI_ALIGN
jmcneill
2018-08-16
Merge conflicts
jmcneill
2018-08-16
Import gnu-efi-3.0.8
jmcneill
2017-02-14
Handle persistent memory. Currently only debug output.
nonaka
2017-02-04
tag variables as __unused to appease compiler.
mlelstv
2016-08-04
PR port-ia64/50719
scole
2015-12-15
PR/50561: David Binderman: Add missing va_end calls.
christos
2014-04-08
Use <sys/stdarg.h> on NetBSD.
jakllsch
2014-04-01
Add NetBSD-specific adjustments to gnu-efi.
jakllsch
2014-04-01
Import gnu-efi-3.0u
jakllsch
2014-04-01
Add gnu-efi2netbsd script to help import the BSD-licensed parts of gnu-efi.
jakllsch