Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
0ac5e9e0fc84032c99d9be6c4903afb2d616c97f
/
src
/
boot.h
8a0a972
POST: Reorganize post init functions for better grouping and reusability.
by Kevin O'Connor
· 9 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 9 years ago
7fa31b5
Support USB MSC devices with multiples LUNs
by Kevin O'Connor
· 10 years ago
ea27478
usb: Build path via chain of usbdevice_s.
by Kevin O'Connor
· 10 years ago
c5c488f
add virtio-scsi driver
by Paolo Bonzini
· 10 years ago
fce9189
Push use of 'struct pci_device' to bootprio_find_pci_rom().
by Kevin O'Connor
· 11 years ago
95b2e0c
Push use of 'struct pci_device' to bootprio_find_ata_device().
by Kevin O'Connor
· 11 years ago
03e589c
Push use of 'struct pci_device' to bootprio_find_fdc_device().
by Kevin O'Connor
· 11 years ago
dc3a7d6
Push use of 'struct pci_device' to bootprio_find_pci_device().
by Kevin O'Connor
· 11 years ago
1355a88
Push use of 'struct pci_device' to bootprio_find_usb().
by Kevin O'Connor
· 11 years ago
4d0c592
Minor boot fixes.
by Kevin O'Connor
· 11 years ago
c2002a1
Add support for finding the boot priority of USB drives.
by Kevin O'Connor
· 12 years ago
ca2bc1c
Remove drive->desc field.
by Kevin O'Connor
· 12 years ago
3da2c1c
Move IPL.fw_bootorder to static variables in boot.c.
by Kevin O'Connor
· 12 years ago
7bb1584
Move IPL.bev to static variables in boot.c
by Kevin O'Connor
· 12 years ago
baaadb6
Move IPL.checkfloppysig to a global (CheckFloppySig) in boot.c.
by Kevin O'Connor
· 12 years ago
031ef55
Add stubs to permit devices to specify their boot priority.
by Kevin O'Connor
· 12 years ago
72eee3e
Simplify boot ordering by building an inclusive boot list.
by Kevin O'Connor
· 12 years ago
b9a7591
Read bootorder file into memory.
by Gleb Natapov
· 12 years ago
4c90a20
Create separate IPL entry for each CD/DVD
by Gleb Natapov
· 12 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 12 years ago
77d227b
Pass 'drive_s' pointer instead of driveid.
by Kevin O'Connor
· 13 years ago
51fd0a1
Add mechanism for describing internal drives in boot menu.
by Kevin O'Connor
· 13 years ago
6782344
Initial support for running CBFS payloads.
by Kevin O'Connor
· 13 years ago
7da1dcd
Enhance boot menu to allow user to select which CD drive to boot from.
by Kevin O'Connor
· 13 years ago
0a92412
Add support for selecting harddrive order in boot menu.
by Kevin O'Connor
· 13 years ago
9f4e1d9
Reorganize boot code.
by Kevin O'Connor
· 13 years ago
c659fde
Move IPL definitions from ebda to global variables.
by Kevin O'Connor
· 14 years ago