]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
change the name of macro or data structure to follow DataHubSubclass/MemSubclass...
[mirror_edk2.git] / Nt32Pkg / MiscSubClassPlatformDxe / MiscSubClassPlatformDxe.inf
index 92a2ea438151aa4b01915681cd2c31f5b90ce7e3..19f19d578ad52a6e4aef530dd3c3db24788d9075 100644 (file)
@@ -57,6 +57,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
   Nt32Pkg/Nt32Pkg.dec\r
 [LibraryClasses]\r
   DevicePathLib\r
   UefiBootServicesTableLib\r
-  MemoryAllocationLib\r
   BaseMemoryLib\r
   UefiDriverEntryPoint\r
   UefiLib\r
-  FrameworkHiiLib\r
+  HiiLib\r
   DebugLib\r
   BaseLib\r
   PcdLib\r
 [Guids]\r
   gEfiProcessorSubClassGuid                     # SOMETIMES_CONSUMED\r
   gEfiMiscSubClassGuid                          # SOMETIMES_CONSUMED\r
-  gEfiMemoryProducerGuid                        # SOMETIMES_CONSUMED\r
   gEfiMemorySubClassGuid                        # SOMETIMES_CONSUMED\r
 \r
 [Protocols]\r
   gEfiWinNtIoProtocolGuid                       # PROTOCOL_NOTIFY SOMETIMES_CONSUMED\r
-  gEfiHiiProtocolGuid                           # PROTOCOL ALWAYS_CONSUMED\r
   gEfiDataHubProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
 \r
 [Pcd.common]\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize\r
 \r
 [Depex]\r
-  gEfiDataHubProtocolGuid AND gEfiHiiProtocolGuid\r
+  gEfiDataHubProtocolGuid\r
   
\ No newline at end of file