Fix efiemu.
* grub-core/efiemu/runtime/efiemu.c: explicitly include right cpu/types.h. (efiemu_set_virtual_address_map): Remove UINT_TO_PTR. * configure.ac: Fix efiemu check.
This commit is contained in:
parent
3c76ea0c2c
commit
30c7d3ce34
3 changed files with 53 additions and 37 deletions
|
@ -1,3 +1,12 @@
|
|||
2012-01-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix efiemu.
|
||||
|
||||
* grub-core/efiemu/runtime/efiemu.c: explicitly include right
|
||||
cpu/types.h.
|
||||
(efiemu_set_virtual_address_map): Remove UINT_TO_PTR.
|
||||
* configure.ac: Fix efiemu check.
|
||||
|
||||
2012-01-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub.d/30_os-prober.in: Fix occurence of grub-probe instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue