grub/grub-core/mmap
Vladimir 'phcoder' Serbinenko e745cf0ca6 Implement automatic module license checking according to new GNU
guidelines.

	* grub-core/kern/dl.c (grub_dl_check_license): New function.
	(grub_dl_load_core): Use grub_dl_check_license.
	* include/grub/dl.h (GRUB_MOD_SECTION): New macro.
	(GRUB_MOD_LICENSE): Likewise.
	(GRUB_MOD_DUAL_LICENSE): Likewise.
	All modules updated.
2011-04-11 23:01:51 +02:00
..
efi * grub-core/mmap/efi/mmap.c (grub_mmap_unregister): Remove 2011-03-31 12:25:10 +01:00
i386 Reorganise memory map handling 2010-09-04 17:10:10 +02:00
mips/yeeloong Reorganise memory map handling 2010-09-04 17:10:10 +02:00
mmap.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00