]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/DxeMain.inf
Fix the issue that memory for device path is incorrectly freed, which leads to the...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain.inf
index edd2e70bae49f041344feeaa3c2156061a1cf157..9a058f1949647b79876c0f71a02a41546592bee0 100644 (file)
@@ -18,8 +18,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 +87,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