このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
robin.thoni
/
ipxe
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
11
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
1000
コミット
2
ブランチ
ツリー:
2497270c14
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 }
を作成
'2497270c14' から
${ noResults }
ipxe
/
src
/
interface
/
pxe
履歴
Michael Brown
f018da8215
Implement enough of PXENV_GET_CACHED_INFO to support pxelinux.
18年前
..
pxe.c
Added pxe_netdev; a slight hack for now, but will need to be done properly for the PXE UNDI API anyway.
18年前
pxe_errors.c
gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set...
18年前
pxe_loader.c
Split PXE code into preboot, udp, tftp, undi and loader units.
19年前
pxe_preboot.c
Implement enough of PXENV_GET_CACHED_INFO to support pxelinux.
18年前
pxe_tftp.c
Allow linking by converting functions to stubs
18年前
pxe_udp.c
Add a couple of small but vital parts to PXENV_UDP_WRITE.
18年前
pxe_undi.c
Allow linking by converting all functions to stubs
18年前