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
/
sys
/
boot
/
efi
/
libefi
History
Marcel Moolenaar
884d549049
Paranoia: Don't use the length of the option string alone to
...
determine whether we have command line options. We expect a valid string pointer as well.
2003-03-01 05:13:59 +00:00
..
arch
/ia64
Remove _putchar, _puts and _puthex. These functions are unused.
2002-12-10 04:14:01 +00:00
bootinfo.c
Simplify page alignment.
2003-02-20 06:47:54 +00:00
copy.c
…
delay.c
…
devicename.c
…
efi_console.c
In efi_cons_poll we check if a key is present (pending) by checking
2002-12-08 19:46:11 +00:00
efiboot.h
o Fix a size calculation based on a 8KB page, while under EFI
2002-10-24 07:53:12 +00:00
efifpswa.c
…
efifs.c
Increase the block size for reading and writing from 8KB to 1MB and
2003-02-26 09:13:05 +00:00
efinet.c
…
elf_freebsd.c
Remove a left-over virtual mapping of uncached I/O port space.
2002-11-28 03:25:51 +00:00
libefi.c
Paranoia: Don't use the length of the option string alone to
2003-03-01 05:13:59 +00:00
Makefile
Change the startup code to fix a memory leak and to allow us to
2002-12-10 06:22:25 +00:00
module.c
…
time.c
…