Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
d42b795516c0efdcb4bded346872d69c5882ee62
/
src
/
bregs.h
b4f4d33
Move definition of struct segoff_s from farptr.h to types.h.
by Kevin O'Connor
· 9 years ago
b9c6a96
Split x86 specific functions out of util.c/h to new files x86.c/h.
by Kevin O'Connor
· 9 years ago
9eb2100
Detect CPUID instruction before using it.
by Kevin O'Connor
· 10 years ago
88db9fd
Fix struct bregs - it shouldn't have multiple members with the same name.
by Kevin O'Connor
· 11 years ago
cfdc13f
Introduce standard warnings for allocation failures and timeouts.
by Kevin O'Connor
· 12 years ago
dfefeb5
Distinguish between debug reports for unimplemented vs invalid calls.
by Kevin O'Connor
· 13 years ago
9f98542
Replace common segment/offset pairs with struct segoff_s.
by Kevin O'Connor
· 13 years ago
7da210c
Support %ebp register in 'struct bregs'.
by Kevin O'Connor
· 13 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 13 years ago
0560034
Improve set_code_fail/floppy_ret/disk_ret code generation.
by Kevin O'Connor
· 13 years ago
3eac009
Define bit definitions for cr0 register.
by Kevin O'Connor
· 14 years ago
65e6342
Misc fixes and updates.
by Kevin O'Connor
· 14 years ago
a68aeaf
Improve debugging output.
by Kevin O'Connor
· 14 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 14 years ago