]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Hob/Hob.c
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Pei / PeiLib / Hob / Hob.c
index eb1ae2d437748208f34a9d42f945159950f303f1..fcdda931c59eb3ad1de94d9ac8d2c3c7b22d1f4e 100644 (file)
@@ -387,7 +387,7 @@ Returns:
   Hob->AllocDescriptor.Name = gEfiHobMemeryAllocStackGuid;\r
   Hob->AllocDescriptor.MemoryBaseAddress = BaseAddress;\r
   Hob->AllocDescriptor.MemoryLength = Length;\r
-  Hob->AllocDescriptor.MemoryType = EfiConventionalMemory;\r
+  Hob->AllocDescriptor.MemoryType = EfiBootServicesData;\r
   (*PeiServices)->SetMem (\r
                     Hob->AllocDescriptor.Reserved, \r
                     sizeof (Hob->AllocDescriptor.Reserved), \r