[LinuxBIOS] [PATCH] v3: fix absolute calls from initram

Peter Stuge peter at stuge.se
Tue Dec 4 04:03:09 CET 2007


On Tue, Dec 04, 2007 at 03:39:58AM +0100, Carl-Daniel Hailfinger wrote:
> -		ret = execute_in_place(&archive, "normal/initram.o/segment0");
> +		ret = execute_in_place(&archive, "normal/initram/segment0");

This seems to have snuck in from another patch?


//Peter




More information about the coreboot mailing list