From: Konrad Rzeszutek Wilk Date: Mon, 1 May 2017 01:04:56 +0000 (-0400) Subject: config: Compile Linux as EFI X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d3dea3738cb6a870bb3dc44b8913aa314f8be38d;p=xentesttools%2Fbootstrap.git config: Compile Linux as EFI So one can you execute Linux from EFI shell. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index e8c7e2f..7a32030 100644 --- a/linux.config +++ b/linux.config @@ -942,3 +942,6 @@ CONFIG_CRYPTO_LZ4=y CONFIG_LZ4_COMPRESS=y CONFIG_LZO_COMPRESS=y +CONFIG_EFI_STUB=y +CONFIG_EFI_MIXED=y +