]> 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 edd2e70bae49f041344feeaa3c2156061a1cf157..a5f0331a37e065db72777949daa8965dd25a8090 100644 (file)
@@ -1,5 +1,6 @@
 #/** @file\r
-#  This module provides an implementation of DXE Core that is compliant with DXE CIS.\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
@@ -18,8 +19,7 @@
   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
@@ -88,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