]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
config: Compile Linux as EFI
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 1 May 2017 01:04:56 +0000 (21:04 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 1 May 2017 01:07:21 +0000 (21:07 -0400)
So one can you execute Linux from EFI shell.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
linux.config

index e8c7e2f245fa4d1b0bb30a1152cff279e6b744d5..7a3203085f6d4ed06876d7f89b8cf602d4d4173d 100644 (file)
@@ -942,3 +942,6 @@ CONFIG_CRYPTO_LZ4=y
 CONFIG_LZ4_COMPRESS=y
 CONFIG_LZO_COMPRESS=y
 
+CONFIG_EFI_STUB=y
+CONFIG_EFI_MIXED=y
+