* grub-core/boot/i386/pc/startup_raw.S: Move realmode routines to
non-RS part to avoid RS messing with GDT. * include/grub/offsets.h (GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART): Increase to suit in realmode routines.
This commit is contained in:
parent
b81d609e4c
commit
e3fd394a10
3 changed files with 15 additions and 3 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/startup_raw.S: Move realmode routines to
|
||||
non-RS part to avoid RS messing with GDT.
|
||||
* include/grub/offsets.h (GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART):
|
||||
Increase to suit in realmode routines.
|
||||
|
||||
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/i386/realmode.S: Increase alignment.
|
||||
* grub-core/boot/i386/pc/startup_raw.S: Likewise.
|
||||
|
||||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (init_powx): Set gf_powx_inv[0] just to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue