]> xenbits.xensource.com Git - seabios.git/commit
vgabios: Add config option for assembler fixups
authorKevin O'Connor <kevin@koconnor.net>
Thu, 9 Apr 2015 21:15:23 +0000 (17:15 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 10 Apr 2015 04:38:17 +0000 (00:38 -0400)
commit799b20b0db45891845e2d820368a66af538d5664
tree7e731c80347a28629a14df607c95307526ca42c1
parent3b9b9f2446e69a081c5f10a1755b62a31980c52a
vgabios: Add config option for assembler fixups

Add a kconfig build option (CONFIG_VGA_FIXUP_ASM) to allow users to
build the vgabios without the complex assembler fixups that work
around emulator bugs.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Makefile
vgasrc/Kconfig
vgasrc/vgaentry.S