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
aa08c7e56e
Make this compile on EFI32. The EFI_PHYSICAL_ADDRESS type is always
...
64-bit, even when sizeof(void *) is 32-bit.
2006-11-03 04:19:31 +00:00
..
bootinfo.c
Remove more Alpha bits from the boot code including fixing several
2006-05-12 04:09:53 +00:00
copy.c
o Introduce efimd_va2pa() to translate addresses in efi_copy{in|out}()
2004-11-28 00:30:22 +00:00
delay.c
…
devicename.c
Extend struct devdesc with a unit field, called d_unit. Promote the
2006-11-02 01:23:18 +00:00
efi_console.c
…
efiboot.h
Extend struct devdesc with a unit field, called d_unit. Promote the
2006-11-02 01:23:18 +00:00
efifpswa.c
…
efifs.c
Extend struct devdesc with a unit field, called d_unit. Promote the
2006-11-02 01:23:18 +00:00
efinet.c
…
elf_freebsd.c
…
libefi.c
Make this compile on EFI32. The EFI_PHYSICAL_ADDRESS type is always
2006-11-03 04:19:31 +00:00
Makefile
o Introduce efimd_va2pa() to translate addresses in efi_copy{in|out}()
2004-11-28 00:30:22 +00:00
module.c
…
time.c
Start each of the license/copyright comments with /*-
2005-01-05 22:16:58 +00:00