* grub-core/lib/i386/relocator16.S (grub_relocator16_start): Move switch
to real mode down to execute A20-related code in protected mode as intended.
This commit is contained in:
parent
eb6e664936
commit
a51dab1328
2 changed files with 37 additions and 31 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-02-05 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/i386/relocator16.S (grub_relocator16_start): Move switch
|
||||
to real mode down to execute A20-related code in protected mode as
|
||||
intended.
|
||||
|
||||
2012-02-05 Grégoire Sutre <gregoire.sutre@gmail.com>
|
||||
|
||||
* grub-core/disk/diskfilter.c (grub_diskfilter_make_raid): Return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue