From: Matthew Garrett Date: Thu, 26 Jul 2012 22:00:00 +0000 (-0400) Subject: efi: Build EFI stub with EFI-appropriate options X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~87^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dead5bbb825d7c25c0400e61de83075046322d0;p=pandora-kernel.git efi: Build EFI stub with EFI-appropriate options We can't assume the presence of the red zone while we're still in a boot services environment, so we should build with -fno-red-zone to avoid problems. Change the size of wchar at the same time to make string handling simpler. Signed-off-by: Matthew Garrett Signed-off-by: Matt Fleming --- Reading git-diff-tree failed