使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
robin.thoni
/
ipxe
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
11
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
2202
提交
2
分支
目录树:
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
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '838b972cd3'
${ noResults }
ipxe
/
src
/
arch
/
i386
/
firmware
/
pcbios
文件历史
Michael Brown
6d2e4e719c
Move uninitialised .data16 variables to .bss16; saves around 2000
bytes of useless zeroes in the final image.
17 年前
..
basemem.c
Provide {get,set}_fbms() in basemem.h.
18 年前
bios.c
Updated to REAL_CODE()
18 年前
bios_console.c
Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot
17 年前
e820mangler.S
Check to see if we've reached the end of the map before attempting to
18 年前
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 年前
hidemem.c
Fix typo
17 年前
memmap.c
Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image.
17 年前
pnpbios.c
Added PnP BIOS scanning code, separated out from the UNDI driver
18 年前
smbios.c
Add ability to read serial number from SMBIOS
18 年前