使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
robin.thoni
/
ipxe
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
11
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
1579
提交
2
分支
目录树:
99cb46943f
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 }
从 '99cb46943f'
${ noResults }
ipxe
/
src
/
drivers
文件历史
Michael Brown
73b09ecba6
Use stdio.h instead of vsprintf.h
18 年前
..
ata
Create and use async_block() macro; it cuts down on the visual overhead of blocking on asynchronous operations, when that isn't an important aspect of the code.
18 年前
bitbash
Abstracted out part of the concept of an SPI device to a generalised NVS
18 年前
block
Automatically select between the "10" and "16" variants of command set,
18 年前
bus
Use stdio.h instead of vsprintf.h
18 年前
net
Use stdio.h instead of vsprintf.h
18 年前
nvs
Return -EIO when verification fails, instead of -EINVAL.
18 年前
scsi
Create and use async_block() macro; it cuts down on the visual overhead of blocking on asynchronous operations, when that isn't an important aspect of the code.
18 年前