]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/kern/i386/pc/startup.S (bypass_table): Use 0x1b explicitly
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 14 Oct 2010 13:35:55 +0000 (15:35 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 14 Oct 2010 13:35:55 +0000 (15:35 +0200)
commitd87c681fd4e2a60ead314b35f881e61bad7664c6
tree5b0e4667dd7fbea1cdd8c127ece5c2320553626a
parent219b35646a0c71fe95d8997a79c474b1ab96bf87
* grub-core/kern/i386/pc/startup.S (bypass_table): Use 0x1b explicitly
rather than 0x1b.
(grub_console_getkey): Use correct jae opcode rather than ja.
ChangeLog
grub-core/kern/i386/pc/startup.S