This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
boot
/
i386
/
libi386
History
Warner Losh
40dd3b0bf1
Create a pcibios-version environment FORTH word. This allows one to
...
conditionally compile forth code before using the pcibios- words.
2016-10-15 05:53:09 +00:00
..
amd64_tramp.S
sys/boot: spelling fixes in comments.
2016-04-30 00:26:38 +00:00
biosacpi.c
Deprecate using hints.acpi.0.rsdp to communicate the RSDP to the
2016-04-14 04:59:51 +00:00
bioscd.c
Fix several instances where the boot loader ignored pager_output
2016-05-18 05:59:05 +00:00
biosdisk.c
bd_int13probe() should check extended info if sector info is bad
2016-09-01 06:35:13 +00:00
biosmem.c
A new implementation of the loader block cache
2016-04-18 23:09:22 +00:00
biospci.c
Create a pcibios-version environment FORTH word. This allows one to
2016-10-15 05:53:09 +00:00
biospnp.c
…
biossmap.c
…
bootinfo32.c
…
bootinfo64.c
loader: fix the size of MODINFOMD_MODULEP
2015-01-20 12:28:24 +00:00
bootinfo.c
…
comconsole.c
…
devicename.c
…
elf32_freebsd.c
…
elf64_freebsd.c
…
i386_copy.c
…
i386_module.c
…
libi386.h
Create a new linker set, Xficl_compile_set which contains a list of
2016-10-14 16:23:12 +00:00
Makefile
Create a new linker set, Xficl_compile_set which contains a list of
2016-10-14 16:23:12 +00:00
Makefile.depend
DIRDEPS_BUILD: Update dependencies.
2016-03-21 18:02:26 +00:00
multiboot_tramp.S
…
multiboot.c
multiboot: fix error codes
2015-04-01 10:10:20 +00:00
multiboot.h
…
nullconsole.c
…
pread.c
…
pxe.c
The getsecs() function is implemented in platform- and bootfw-specific
2016-09-22 06:24:40 +00:00
pxe.h
sys/boot: spelling fixes in comments.
2016-04-30 00:26:38 +00:00
pxetramp.s
…
smbios.c
Add kernel environment variables under smbios.system for the following
2016-08-10 18:23:23 +00:00
smbios.h
SMBIOS support for EFI.
2015-04-06 06:55:47 +00:00
spinconsole.c
…
time.c
…
vidconsole.c
…