]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/DxeMain.inf
INF head modified
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain.inf
index 4e1186f87a357d44664aa17a42463e99a5d37a1f..a5f0331a37e065db72777949daa8965dd25a8090 100644 (file)
@@ -1,8 +1,6 @@
 #/** @file\r
-#  \r
-#    Component description file for DxeMain module.\r
-#  \r
-#   This module provide an DXE CIS compliant implementation of DXE Core.\r
+#  This is core module in DXE phase. It provides an implementation of DXE Core that is\r
+#  compliant with DXE CIS.  \r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
   FILE_GUID                      = D6A2CB7F-6A18-4e2f-B43B-9920A733700A\r
   MODULE_TYPE                    = DXE_CORE\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
+  PI_SPECIFICATION_VERSION       = 0x00010000\r
 \r
   ENTRY_POINT                    = DxeMain\r
 \r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#\r
+# The following information is for reference only and not required by the build tools.\r
+#\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
+#\r
 \r
 [Sources.common]\r
   DxeMain.h\r
@@ -87,9 +88,9 @@
   UefiBootServicesTableLib\r
   DevicePathLib\r
   ReportStatusCodeLib\r
+  TimerLib\r
 \r
 [Guids]\r
-  gEfiEventLegacyBootGuid                       # ALWAYS_CONSUMED\r
   gEfiEventReadyToBootGuid                      # ALWAYS_CONSUMED\r
   gEfiEventMemoryMapChangeGuid                  # ALWAYS_CONSUMED\r
   gEfiEventVirtualAddressChangeGuid             # ALWAYS_CONSUMED\r