]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/DxeMain.inf
Fixed an issue which would cause build failure if there's more than one option input...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain.inf
index 2345470759daa85413576d551bc56bda5e8ee124..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,7 +19,6 @@
   FILE_GUID                      = D6A2CB7F-6A18-4e2f-B43B-9920A733700A\r
   MODULE_TYPE                    = DXE_CORE\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
   PI_SPECIFICATION_VERSION       = 0x00010000\r
 \r
   ENTRY_POINT                    = DxeMain\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