From 03a592cf14bb41abc91158993b42c32184ff99a7 Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Thu, 9 Aug 2018 10:21:13 -0400 Subject: [PATCH] Linux should be an application, not a DXE driver, with the BDS patch --- Makefile.uefi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.uefi b/Makefile.uefi index 4df5e0f..337b2df 100644 --- a/Makefile.uefi +++ b/Makefile.uefi @@ -22,7 +22,7 @@ IntelCrystalRidgeGuid := 626967C7-071B-4D9A-9D0C-F112CF0836E9 LpcSomethingGuid := 64021DFE-A62C-42A7-BF46-15078CDF9F89 Linux-guid := DECAFBAD-6548-6461-732d-2f2d4e455246 -Linux-depex := $(RuntimeArchProtocolGuid) +Linux-type := APPLICATION Initrd-type := FREEFORM Initrd-guid := 74696e69-6472-632e-7069-6f2f62696f73