* grub-core/boot/i386/pc/startup_raw.S (grub_gate_a20): Remove
argument. We don't disable Gate A20 in this code.
This commit is contained in:
parent
b46684ae53
commit
ad2dc00309
2 changed files with 18 additions and 30 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/startup_raw.S (grub_gate_a20): Remove
|
||||
argument. We don't disable Gate A20 in this code.
|
||||
|
||||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/qemu/boot.S: Ensure that A20 is enabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue