This website works better with JavaScript.
首頁
探索
說明
登入
robin.thoni
/
ipxe
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
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.
1714
Commit
2
分支
目錄樹:
f7b4b77c2e
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 }
Create branch
${ searchTerm }
from 'f7b4b77c2e'
${ noResults }
ipxe
/
src
/
interface
/
pxe
文件歷史
Michael Brown
23008b9326
Updated to use POSIX-style file I/O layer.
17 年之前
..
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
Updated to use POSIX-style file I/O layer.
17 年之前
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 年之前