* grub-core/boot/i386/pc/startup_raw.S (multiboot_trampoline): Fix
size calculation. * grub-core/kern/i386/realmode.S (realidt): Assume default BIOS IDT if none is known.
This commit is contained in:
parent
55b20e588c
commit
52bfedfa39
3 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-03-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/startup_raw.S (multiboot_trampoline): Fix
|
||||
size calculation.
|
||||
* grub-core/kern/i386/realmode.S (realidt): Assume default BIOS IDT if
|
||||
none is known.
|
||||
|
||||
2012-03-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/net/net.c (grub_net_addr_to_str): Don't translate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue