]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf
Update NT32 to produce the gEfiMemoryTypeInformation HOB
[mirror_edk2.git] / Nt32Pkg / WinNtAutoScanPei / WinNtAutoScanPei.inf
index f85cafedfb1d7b00f70199b01dbbbd08fdd0d517..0971c0ea29d5753e4c6d0b3b9d22cd79f34c24f8 100644 (file)
@@ -2,9 +2,9 @@
 # Component description file for WinNtAutoScan module\r
 #\r
 # This module abstracts memory auto-scan in a Windows NT environment.\r
-# Copyright (c) 2006 - 2010, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
 \r
 [Ppis]\r
   gPeiNtAutoScanPpiGuid                         # PPI ALWAYS_CONSUMED\r
+  gEfiPeiReadOnlyVariable2PpiGuid               # PPI ALWAYS_CONSUMED\r
 \r
-[depex]\r
-  gPeiNtAutoScanPpiGuid AND gEfiPeiMasterBootModePpiGuid\r
+[Guids]\r
+  gEfiMemoryTypeInformationGuid\r
+  \r
+[Depex]\r
+  gPeiNtAutoScanPpiGuid AND gEfiPeiMasterBootModePpiGuid AND gEfiPeiReadOnlyVariable2PpiGuid\r