diff options
author | Michael Brown | 2016-07-03 13:50:19 +0200 |
---|---|---|
committer | Michael Brown | 2016-07-03 13:50:19 +0200 |
commit | c22da4b8ba09b60f8cfce9ac7136351c25588c65 (patch) | |
tree | 1263ad93a5529211ebe8debbb9914d90b4920e8e /src/arch/i386/include/pcbios/ipxe/dhcp_arch.h | |
parent | [efi] Fix uninitialised data in HII IFR structures (diff) | |
download | ipxe-c22da4b8ba09b60f8cfce9ac7136351c25588c65.tar.gz ipxe-c22da4b8ba09b60f8cfce9ac7136351c25588c65.tar.xz ipxe-c22da4b8ba09b60f8cfce9ac7136351c25588c65.zip |
[bios] Do not enable interrupts when printing to the console
There seems to be no reason for the sti/cli pair used around each call
to INT 10. Remove these instructions, so that printing debug messages
from within an ISR does not temporarily reenable interrupts.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/arch/i386/include/pcbios/ipxe/dhcp_arch.h')
0 files changed, 0 insertions, 0 deletions