grub/grub-core/loader/i386
Vladimir 'phcoder' Serbinenko f2b60fbdb8 Replace UINT_TO_PTR and PTR_TO_UINT with explicit grub_addr_t casts.
* include/grub/types.h (UINT_TO_PTR): Removed. All users switched to
	grub_addr_t casts.
	(PTR_TO_UINT64): Likewise.
	(PTR_TO_UINT32): Likewise.
2011-12-15 19:59:49 +01:00
..
coreboot Chainloading on coreboot support. 2011-06-27 14:14:11 +02:00
pc * grub-core/lib/adler32.c: Add missing license specification. 2011-11-14 14:25:09 +01:00
bsd.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
bsd32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd_pagetable.c * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
bsdXX.c * grub-core/loader/i386/bsdXX.c (grub_freebsd_load_elfmodule): Fix 2011-12-15 19:32:41 +01:00
linux.c * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01:00
multiboot_mbi.c Merge mainline. 2011-05-05 12:12:22 -03:00
xnu.c Replace UINT_TO_PTR and PTR_TO_UINT with explicit grub_addr_t casts. 2011-12-15 19:59:49 +01:00