grub/grub-core/loader/i386
Vladimir 'phcoder' Serbinenko 87edb8940a Replace single-linked with double-linked lists. It results in more
compact and more efficient code.

	* grub-core/kern/list.c (grub_list_push): Moved from here ...
	* include/grub/list.h (grub_list_push): ... to here. Set prev.
	(grub_list_remove): Moved from here ...
	* include/grub/list.h (grub_list_remove): ... here. Use and set prev.
	(grub_prio_list_insert): Set prev.
	* include/grub/list.h (grub_list): Add prev. All users updated.
2012-01-24 13:31:12 +01:00
..
coreboot Chainloading on coreboot support. 2011-06-27 14:14:11 +02:00
pc * util/grub.d/30_os-prober.in: Fix occurence of grub-probe instead of 2012-01-13 13:54:24 +01:00
bsd.c Don't override more informative errors. 2011-12-26 12:58:08 +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 * util/grub.d/30_os-prober.in: Fix occurence of grub-probe instead of 2012-01-13 13:54:24 +01:00
multiboot_mbi.c Merge mainline. 2011-05-05 12:12:22 -03:00
xnu.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00