]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
Fix the issue that memory for device path is incorrectly freed, which leads to the...
[mirror_edk2.git] / MdeModulePkg / Core / RuntimeDxe / RuntimeDxe.inf
index 8519cc84fba02fea09b86f991389812ad6a60c2c..7d34aada830618cd56f22e7415924e8ce7f38dd9 100644 (file)
   FILE_GUID                      = B601F8C4-43B7-4784-95B1-F4226CB40CEE\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = RuntimeDriverInitialize\r
 \r
+#\r
+# The following information is for reference only and not required by the build tools.\r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
   PeCoffLib\r
   CacheMaintenanceLib\r
   UefiBootServicesTableLib\r
+  UefiLib\r
   UefiRuntimeServicesTableLib\r
-  BaseMemoryLib\r
   ReportStatusCodeLib\r
   DebugLib\r
   UefiDriverEntryPoint\r
   BaseLib\r
 \r
-[Guids]\r
-  gEfiCapsuleInfoGuid\r
-\r
 [Protocols]\r
   gEfiRuntimeArchProtocolGuid                   # PROTOCOL ALWAYS_PRODUCED\r
   gEfiLoadedImageProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r