From 74529e2e62727ea25964c89c79367075dbc2b9c7 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 27 Dec 2020 22:33:47 -0800 Subject: 7431 Typo. --- baremetal/boot.hex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'baremetal/boot.hex') diff --git a/baremetal/boot.hex b/baremetal/boot.hex index 8caaa12f..441b59eb 100644 --- a/baremetal/boot.hex +++ b/baremetal/boot.hex @@ -238,7 +238,7 @@ e9 fb ff # loop forever # store eax in 'keyboard buffer' 89 # copy r32 to rm32 05 # 00/indirect 000/r32/eax 101/rm32/use-disp32 - 30 70 00 00 # disp32 + 30 7d 00 00 # disp32 # epilogue 61 # pop all registers fb # enable interrupts -- cgit 1.4.1-2-gfad0