Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
5e03881f98b3331f2459e00101474c06a8f3a065
/
src
/
hw
/
virtio-scsi.c
5e03881
init_virtio_blk, init_virtio_scsi: reset HBA on error
by Eric Northup
· 10 years ago
5f2d17d
init_virtio_scsi(): reset the HBA before freeing its virtio ring
by Laszlo Ersek
· 10 years ago
1902c94
Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.
by Kevin O'Connor
· 10 years ago
07cf73b
Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.
by Kevin O'Connor
· 10 years ago
135f3f6
Split disk.h into block.h and std/disk.h.
by Kevin O'Connor
· 10 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 10 years ago
9dea590
Move malloc code from pmm.c to new files malloc.c and malloc.h.
by Kevin O'Connor
· 10 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 10 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 10 years ago
[Renamed from src/virtio-scsi.c]
5a7730d
virtio-scsi: Set _DRIVER_OK flag before scsi target scanning
by Asias He
· 11 years ago
897fb11
Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen().
by Kevin O'Connor
· 11 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 11 years ago
8c31307
virtio-scsi: Fix virtio-scsi after cdb_is_read changes.
by Paolo Bonzini
· 12 years ago
1fd9a89
Use OUT mode for all zero byte "scsi" transfers.
by Kevin O'Connor
· 12 years ago
c5c488f
add virtio-scsi driver
by Paolo Bonzini
· 12 years ago