grub/grub-core/efiemu
Vladimir 'phcoder' Serbinenko 30c7d3ce34 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 15:12:28 +01:00
..
i386 Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
runtime Fix efiemu. 2012-01-13 15:12:28 +01:00
loadcore.c Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
loadcore32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
loadcore64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
loadcore_common.c automake commit without merge history 2010-05-06 11:34:04 +05:30
main.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
mm.c Replace UINT_TO_PTR and PTR_TO_UINT with explicit grub_addr_t casts. 2011-12-15 19:59:49 +01:00
pnvram.c automake commit without merge history 2010-05-06 11:34:04 +05:30
prepare.c Replace UINT_TO_PTR and PTR_TO_UINT with explicit grub_addr_t casts. 2011-12-15 19:59:49 +01:00
prepare32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
prepare64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
symbols.c Replace UINT_TO_PTR and PTR_TO_UINT with explicit grub_addr_t casts. 2011-12-15 19:59:49 +01:00