grub/grub-core/kern/ieee1275
Vladimir 'phcoder' Serbinenko 028501a0e0 Workaround yet another IEEE1275 bug.
* include/grub/ieee1275/ieee1275.h (grub_ieee1275_flag): New enum value
	GRUB_IEEE1275_FLAG_BROKEN_ADDRESS_CELLS.
	* grub-core/kern/ieee1275/mmap.c (grub_machine_mmap_iterate): Ignore
	adress_cells and size:cells if GRUB_IEEE1275_FLAG_BROKEN_ADDRESS_CELLS
	is set.
	* grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options): Set
	GRUB_IEEE1275_FLAG_BROKEN_ADDRESS_CELLS on powermacs.
2011-02-12 10:22:55 +03:00
..
cmain.c Workaround yet another IEEE1275 bug. 2011-02-12 10:22:55 +03:00
ieee1275.c automake commit without merge history 2010-05-06 11:34:04 +05:30
init.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
mmap.c Workaround yet another IEEE1275 bug. 2011-02-12 10:22:55 +03:00
openfw.c Filter devaliases and never open same device twice. 2010-09-13 19:17:29 +02:00