index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split bootsector execution code out into bootsector.c.
Michael Brown
2007-01-29
1
-0
/
+91
*
Automatically select between the "10" and "16" variants of command set,
Michael Brown
2006-12-12
1
-31
/
+72
*
Catch SCSI errors, and work around the start-of-day CHECK CONDITION
Michael Brown
2006-12-12
1
-1
/
+32
*
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
2006-09-27
1
-1
/
+0
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
1
-0
/
+1
*
Updated debug message to reflect change in data structure.
Michael Brown
2006-06-12
1
-2
/
+3
*
Backing out last change; no immediate plans to make the whole block-device
Michael Brown
2006-06-01
1
-2
/
+1
*
ATA devices are now asynchronous. The ATA layer itself now performs the
Michael Brown
2006-05-31
1
-1
/
+2
*
Added generic asynchronous operations code.
Michael Brown
2006-05-31
1
-5
/
+4
*
Use separate data-in and data-out buffers.
Michael Brown
2006-05-28
1
-40
/
+30
*
Fixed debug code
Michael Brown
2006-05-21
1
-3
/
+3
*
Added (untested) support for ATA devices. This code should be generic
Michael Brown
2006-05-21
1
-0
/
+169
*
READ CAPACITY (16) turns out to be an optional command (even though
Michael Brown
2006-05-19
1
-2
/
+57
*
Add the concept of a "user pointer" (similar to the void __user * in
Michael Brown
2006-05-19
1
-7
/
+9
*
Defined SCSI device interface, and added SCSI block device
Michael Brown
2006-05-13
1
-0
/
+142