Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
ddbb6da35099f99edaad3ddad2a187591387925c
/
src
/
block.h
e5a0b61
block: Rename disk_op_s->drive_gf to drive_fl
by Kevin O'Connor
· 5 years ago
c83e15b
block: add NVMe boot support
by Julian Stecklina
· 5 years ago
193632b
block: Move send_disk_op() from block.c to disk.c
by Kevin O'Connor
· 6 years ago
f2645a8
Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e
by Don Slutz
· 6 years ago
7c48076
block: Move drive setup to new function block_setup()
by Kevin O'Connor
· 6 years ago
8aad64e
edd: Pass the segment/offset from int 1348 calls using a 'struct segoff_s'
by Kevin O'Connor
· 7 years ago
4dbe829
block: Route scsi style commands through 'struct disk_op_s'
by Kevin O'Connor
· 7 years ago
85c72c6
block: Introduce default_process_op() with common command handling codes
by Kevin O'Connor
· 7 years ago
72691a5
sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMU
by Kevin O'Connor
· 8 years ago
c029a91
Move cdemu call interface and disk_ret helper code to disk.c.
by Kevin O'Connor
· 8 years ago
02f7676
cdemu: store internal cdemu fields in standard "el-torito" spec format.
by Kevin O'Connor
· 8 years ago
39ca498
edd: Move EDD get drive parameters (int 1348) logic from disk.c to block.c.
by Kevin O'Connor
· 8 years ago
de30dad
xhci: Run the XHCI driver entirely in 32bit mode.
by Kevin O'Connor
· 8 years ago
d1bb7e5
Add space between DTYPE_* definitions.
by Kevin O'Connor
· 8 years ago
1902c94
Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.
by Kevin O'Connor
· 9 years ago
83d60b3
Add pvscsi boot support
by Evgeny Budilovsky
· 9 years ago
8ab9a34
Rename fields of 'struct chs_s' and use in floppy lba2chs().
by Kevin O'Connor
· 9 years ago
135f3f6
Split disk.h into block.h and std/disk.h.
by Kevin O'Connor
· 9 years ago