このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
robin.thoni
/
ipxe
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
11
Wiki
アクティビティ
選択できるのは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年前