* 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.
This commit is contained in:
parent
219b35646a
commit
d87c681fd4
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-10-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2010-10-12 Robert Millan <rmh@gnu.org>
|
||||
|
||||
* util/grub-mkconfig.in: Merge `GRUB_DISABLE_LINUX_RECOVERY' and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue