* 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:
Vladimir 'phcoder' Serbinenko 2012-02-05 10:12:18 +01:00
parent eb6e664936
commit a51dab1328
2 changed files with 37 additions and 31 deletions

View file

@ -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