index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
devices
/
oprom
/
x86emu
Age
Commit message (
Expand
)
Author
2012-08-02
x86emu: fix jump_near_IMM to handle DATA: flag correctly
Stefan Reinauer
2012-08-02
x86emu: Fix more mis-decoding of the data prefix
Stefan Reinauer
2012-08-02
x86emu: Respect the LEA 67h address size prefix
Stefan Reinauer
2012-07-27
x86emu: Fix BSF and BSR instructions
Stefan Reinauer
2012-07-27
x86emu: fix comment for BTS instruction
Stefan Reinauer
2012-07-27
x86emu: Add an RDTSC implementation to the x86 emulator
Stefan Reinauer
2012-07-27
x86emu: Use NULL instead of 0 when assigning pointer
Stefan Reinauer
2011-10-13
Fix compilation of x86emu with gcc 4.6.x
Stefan Reinauer
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-23
mark unused variables in x86emu as unused. gcc has a mechanism for this.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-23
Prepare for using coreboot x86emu in userspace utility "vgabios"
Stefan Reinauer
2010-03-16
it was reason for workaround rules already, and it's somewhat ugly:
Stefan Reinauer