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
/
ata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[ata] Add support for describing an ATA device using EDD
Michael Brown
2010-09-22
1
-0
/
+19
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
1
-106
/
+577
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[ata] Make ATA command issuing partially asynchronous
Michael Brown
2009-07-17
1
-1
/
+24
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[blockdev] Move block device operations to structure block_device_operations
Laurent Vivier
2008-11-19
1
-2
/
+6
*
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