This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
stand
/
efi
/
boot1
History
Toomas Soome
abc23d5932
boot1.efi: provide generic exit() and stub getchar()
...
panic() is expecting us to have exit and getchar, lets provide those.
2019-10-15 08:33:05 +00:00
..
boot1.c
boot1.efi: provide generic exit() and stub getchar()
2019-10-15 08:33:05 +00:00
boot_module.h
Fix gcc build by removing redeclaration
2019-06-13 03:48:36 +00:00
Makefile
The efifat files are no longer used: remove the code to build them
2019-09-04 20:55:48 +00:00
Makefile.depend
…
proto.c
loader.efi: replace HandleProtocol() with OpenProtocol()
2019-08-06 19:27:27 +00:00
proto.h
Break out the disk selection protocol from the rest of boot1.
2019-06-08 18:59:50 +00:00
ufs_module.c
Remove left-over status variables
2019-06-07 00:02:02 +00:00
zfs_module.c
Remove left-over status variables
2019-06-07 00:02:02 +00:00