VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsBoot/DcsBoot.inf
diff options
context:
space:
mode:
Diffstat (limited to 'DcsBoot/DcsBoot.inf')
-rw-r--r--DcsBoot/DcsBoot.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/DcsBoot/DcsBoot.inf b/DcsBoot/DcsBoot.inf
index 745f985..c8c3aa5 100644
--- a/DcsBoot/DcsBoot.inf
+++ b/DcsBoot/DcsBoot.inf
@@ -16,7 +16,7 @@
INF_VERSION = 0x00010006
BASE_NAME = DcsBoot
FILE_GUID = DE8AB4B2-EB47-44E1-A4D7-1001E5E9F0A5
- MODULE_TYPE = UEFI_DRIVER
+ MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.0
ENTRY_POINT = DcsBootMain
@@ -36,7 +36,7 @@
DcsPkg/DcsPkg.dec
[LibraryClasses]
- UefiDriverEntryPoint
+ UefiApplicationEntryPoint
UefiLib
BaseLib
MemoryAllocationLib