Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
a0c6879a74d6e888c080101ce99d84f7cbd49347
/
src
/
cdrom.c
a0c6879
Enhance cdrom capacity/media sensing timers.
by Kevin O'Connor
· 14 years ago
95827c4
Introduce MBR struct; simplify cdrom emulation code.
by Kevin O'Connor
· 14 years ago
35ae726
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
by Kevin O'Connor
· 14 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 14 years ago
4524bf7
Use new 'struct disk_op_s' to issue ata requests.
by Kevin O'Connor
· 14 years ago
4a16ef6
Return CDEMU parameters to ebda segment (instead of using globals).
by Kevin O'Connor
· 14 years ago
0881537
Introduce GET/SET_EBDA2() macros - they take a cached ebda seg.
by Kevin O'Connor
· 14 years ago
92f95b0
Add more linker protections around variables accessed from 16bit mode.
by Kevin O'Connor
· 14 years ago
609da23
Move most of ATA and CDEMU from ebda to global variables.
by Kevin O'Connor
· 14 years ago
15157a3
Implement GET/SET_GLOBAL(...) instead of using GET/SET_VAR(CS, ...)
by Kevin O'Connor
· 14 years ago
37ef9ae
Make sure to exit from cdrom_boot() if a cdrom is not found.
by Kevin O'Connor
· 14 years ago
65e6342
Misc fixes and updates.
by Kevin O'Connor
· 15 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 15 years ago
a05223c
Improve some debugging output.
by Kevin O'Connor
· 15 years ago
ac8df8c
Improve control of debug messages.
by Kevin O'Connor
· 15 years ago
ee55c76
Reduce ide stack usage by reorganizing ata calls.
by Kevin O'Connor
· 15 years ago
117fc21
Compile fixes for gcc 4.3.
by Kevin O'Connor
· 15 years ago
aa7ddd7
Limit cdrom emulation available functions.
by Kevin O'Connor
· 15 years ago
aa2590c
Cleanup cdrom emulation.
by Kevin O'Connor
· 15 years ago
070231b
Use "FARPTR" consistently in macros.
by Kevin O'Connor
· 15 years ago
dfa1650
Breakout cdrom emulation support into CONFIG_CDROM_EMU.
by Kevin O'Connor
· 15 years ago
efde609
Use 32bit absolute pointers for buffers in ATA code.
by Kevin O'Connor
· 15 years ago
a69bc3a
Fix bug in atapi_get_sense.
by Kevin O'Connor
· 15 years ago
f205f9f
Minor debugging improvements.
by Kevin O'Connor
· 15 years ago
6c78122
Replace debug_exit calls with debug info while setting a failure.
by Kevin O'Connor
· 15 years ago
180a959
Get CDROM emulation working.
by Kevin O'Connor
· 15 years ago
31d8c8a
Move cdrom code to its own file (cdrom.c).
by Kevin O'Connor
· 15 years ago