This website works better with JavaScript.
Home
Explore
Help
Sign In
robin.thoni
/
ipxe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2202
Commits
2
Branches
Tree:
838b972cd3
master
old
v1.20.1-rthoni
v1.20.1
v1.0.0-rc1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '838b972cd3'
${ noResults }
ipxe
/
src
/
arch
/
i386
/
firmware
/
pcbios
History
Michael Brown
6d2e4e719c
Move uninitialised .data16 variables to .bss16; saves around 2000
bytes of useless zeroes in the final image.
17 years ago
..
basemem.c
Provide {get,set}_fbms() in basemem.h.
18 years ago
bios.c
Updated to REAL_CODE()
19 years ago
bios_console.c
Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot
17 years ago
e820mangler.S
Check to see if we've reached the end of the map before attempting to
18 years ago
gateA20.c
On advice of hpa: be more patient with the KBC and SCPA methods; retry in a long loop before giving up on them. Record method which worked and default to that method on next attempt.
17 years ago
hidemem.c
Fix typo
17 years ago
memmap.c
Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image.
17 years ago
pnpbios.c
Added PnP BIOS scanning code, separated out from the UNDI driver
18 years ago
smbios.c
Add ability to read serial number from SMBIOS
18 years ago