kernel-fxtec-pro1x/arch/ia64/hp/sim/boot
Roel Kluin b17de36195 [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c
The sizeof a pointer is constant, we want the sizeof what is pointed to.
Zero out 'sizeof(*efi_systab)' bytes of the efi_system_table_t pointer
'efi_systab' instead.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-11-06 13:27:18 -08:00
..
boot_head.S [IA64] make unwinder stop at last frame of the bootloader 2007-08-13 13:26:02 -07:00
bootloader.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bootloader.lds
fw-emu.c [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c 2007-11-06 13:27:18 -08:00
Makefile
ssc.h