]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/GenericBdsLib/Performance.c
Do not use EfiACPIReclaimMemory type to log performance data because some OS might...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / GenericBdsLib / Performance.c
index 6fbb12b7c324bfbb8077a9f15fa7ba44be9f5903..66dd20a55b2ec760b39c25e0a047f3535076eb80 100644 (file)
@@ -194,7 +194,7 @@ WriteBootToOsPerformanceData (
   //\r
   Status = gBS->AllocatePages (\r
                   AllocateAnyPages,\r
-                  EfiACPIReclaimMemory,\r
+                  EfiReservedMemoryType,\r
                   EFI_SIZE_TO_PAGES (AcpiLowMemoryLength),\r
                   &AcpiLowMemoryBase\r
                   );\r