From: Kevin O'Connor Date: Sun, 21 Jun 2009 13:57:33 +0000 (-0400) Subject: Remove 0x09 as a normal post code (forward port from bochs). X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=a3a729f043125b635bb57eb3aff1df849d20c4c3;p=seabios.git Remove 0x09 as a normal post code (forward port from bochs). --- diff --git a/src/resume.c b/src/resume.c index e7d4101..76a8c50 100644 --- a/src/resume.c +++ b/src/resume.c @@ -48,7 +48,6 @@ handle_resume(u8 status) } // NO BREAK case 0x00: - case 0x09: case 0x0d ... 0xfd: case 0xff: // Normal post - now that status has been cleared a reset will