VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsBml/DcsBml.inf
diff options
context:
space:
mode:
Diffstat (limited to 'DcsBml/DcsBml.inf')
-rw-r--r--DcsBml/DcsBml.inf7
1 files changed, 7 insertions, 0 deletions
diff --git a/DcsBml/DcsBml.inf b/DcsBml/DcsBml.inf
index 10bdfda..f0b3109 100644
--- a/DcsBml/DcsBml.inf
+++ b/DcsBml/DcsBml.inf
@@ -28,6 +28,9 @@
[Sources]
DcsBml.c
+ DcsBml.h
+ ComponentName.c
+ ComponentName.h
[Packages]
MdePkg/MdePkg.dec
@@ -41,14 +44,18 @@
UefiLib
UefiRuntimeLib
UefiBootServicesTableLib
+ CommonLib
[Guids]
gEfiGlobalVariableGuid
gEfiDcsVariableGuid
gEfiEventVirtualAddressChangeGuid
+ gEfiFileInfoGuid
[Protocols]
gEfiBlockIoProtocolGuid
+ gEfiComponentName2ProtocolGuid
+ gEfiComponentNameProtocolGuid
[BuildOptions.IA32]
RELEASE_VS2010x86_IA32_CC_FLAGS = /arch:IA32 /FAcs