]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled
authorMichael Brown <mcb30@ipxe.org>
Thu, 26 Feb 2015 12:56:07 +0000 (12:56 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 26 Feb 2015 12:56:07 +0000 (12:56 +0000)
commit93178adb981ba0068826ab223f40a78c4098e7bb
treea5faab6e58ffc451820c6d701bbccfe02118fd70
parent9cdf68a2190a050a0b60d4ad6f51ec88c1b1b296
[prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled

Allow the decompressor the option of generating debugging output via
the BIOS console by calling it in flat real mode (rather than 16-bit
protected mode) when libprefix.S is built with debugging enabled.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/prefix/libprefix.S