使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
robin.thoni
/
ipxe
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
11
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
2169
提交
2
分支
目录树:
98de16befd
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 }
从 '98de16befd'
${ noResults }
ipxe
/
src
/
interface
/
pxe
文件历史
Michael Brown
950057eeed
Add PXE FILE API.
17 年前
..
pxe_errors.c
Add per-file error identifiers
17 年前
pxe_file.c
Add PXE FILE API.
17 年前
pxe_loader.c
!PXE and PXENV+ structures are in code segment, not data segment.
17 年前
pxe_preboot.c
Centralise construction of the DHCP request and response packets.
17 年前
pxe_tftp.c
Make read_user() non-blocking, and add select() call.
17 年前
pxe_udp.c
Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean.
17 年前
pxe_undi.c
Use net_device_operations structure and netdev_nullify() to allow for safe dropping of the netdev ref by the driver while other refs still exist.
17 年前