このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
robin.thoni
/
ipxe
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
11
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
1654
コミット
2
ブランチ
ツリー:
520d9c36af
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 }
を作成
'520d9c36af' から
${ noResults }
ipxe
/
src
/
interface
/
pxe
履歴
Michael Brown
5ff23aa406
Include stdlib.h rather than malloc.h
18年前
..
pxe.c
We *should* use the persistent reference API for our netdev reference, but there's so much else missing that it's not worth doing right now.
18年前
pxe_errors.c
Split error-message table portions of errno.h out to gpxe/errortab.h
18年前
pxe_loader.c
Currently unusable; do not attempt to compile
18年前
pxe_preboot.c
Include stdlib.h rather than malloc.h
18年前
pxe_tftp.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
18年前
pxe_udp.c
Split DBG() statement containing two inet_ntoa() statements; they return a static buffer.
18年前
pxe_undi.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
18年前