]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.inf
Enable MiscSubclassDriver.inf in Nt32Pkg
[mirror_edk2.git] / Nt32Pkg / MiscSubClassPlatformDxe / MiscSubclassDriver.inf
index c9a43c20f4cfd82e523241ce337dd8d79a41db4d..5ff5fa1da85b710c9f57524ee5b4c8e49814ac95 100644 (file)
   MiscBaseBoardManufacturer.uni\r
   CommonHeader.h\r
 \r
-\r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
   BaseMemoryLib\r
   UefiDriverEntryPoint\r
   UefiLib\r
-  HiiLib\r
+  HiiLibFramework\r
   DebugLib\r
   BaseLib\r
 \r
 \r
 [Guids]\r
   gEfiWinNtMemoryGuid                           # SOMETIMES_CONSUMED\r
-\r
+  gEfiProcessorSubClassGuid                     # SOMETIMES_CONSUMED\r
+  gEfiMiscSubClassGuid                          # SOMETIMES_CONSUMED\r
+  gEfiMemoryProducerGuid                        # SOMETIMES_CONSUMED\r
+  gEfiMemorySubClassGuid                        # SOMETIMES_CONSUMED\r
+  gEfiWinNtMemoryGuid                           # SOMETIMES_CONSUMED\r
 \r
 ################################################################################\r
 #\r
   gEfiHiiProtocolGuid                           # PROTOCOL ALWAYS_CONSUMED\r
   gEfiDataHubProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
 \r
+################################################################################\r
+#\r
+# Dependency Expression Section - list of Dependency expressions that are required for\r
+#                              this module.\r
+#\r
+################################################################################\r
+\r
+[Depex]\r
+  gEfiDataHubProtocolGuid AND gEfiHiiProtocolGuid
\ No newline at end of file