]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
update the file header comment
[mirror_edk2.git] / Nt32Pkg / MiscSubClassPlatformDxe / MiscSubClassPlatformDxe.inf
index bc8bc6d5f4cbae122ebefb14ac02903d736658fa..19f19d578ad52a6e4aef530dd3c3db24788d9075 100644 (file)
   MiscSubclassDriver.h\r
   MiscDevicePath.h\r
   MiscSubclassDriver.uni\r
-  CommonHeader.h\r
 \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
-  HiiLibFramework\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
-[PcdsDynamic.common]\r
-  PcdWinNtMemorySize|gEfiNt32PkgTokenSpaceGuid\r
+[Pcd.common]\r
+  gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize\r
 \r
 [Depex]\r
-  gEfiDataHubProtocolGuid AND gEfiHiiProtocolGuid\r
+  gEfiDataHubProtocolGuid\r
   
\ No newline at end of file