grub/grub-core/mmap
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
..
efi * grub-core/mmap/efi/mmap.c (grub_mmap_unregister): Remove 2011-03-31 12:25:10 +01:00
i386 Replace UINT_TO_PTR and PTR_TO_UINT with explicit grub_addr_t casts. 2011-12-15 19:59:49 +01:00
mips sgi support 2011-05-13 16:36:05 +02:00
mmap.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00