Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
robin.thoni
/
ipxe
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
11
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
1644
Commits
2
Branches
Struktur:
1c971f1234
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
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „1c971f1234“
${ noResults }
ipxe
/
src
/
drivers
Verlauf
James Harper
1c971f1234
Fix padding problem - from Michael
vor 18 Jahren
..
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.
vor 18 Jahren
bitbash
Abstracted out part of the concept of an SPI device to a generalised NVS
vor 18 Jahren
block
Split bootsector execution code out into bootsector.c.
vor 18 Jahren
bus
Use stdio.h instead of vsprintf.h
vor 18 Jahren
net
Fix padding problem - from Michael
vor 18 Jahren
nvs
Return -EIO when verification fails, instead of -EINVAL.
vor 18 Jahren
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.
vor 18 Jahren