]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/Gcd/gcd.c
Update gHobList in DXE core when GCD relocates hob list.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Gcd / gcd.c
index be3dbdd959a5dd560d5b6e7f6bb7b0298921daa8..4d58687c69230e9b365212fc8cd1473748852ae6 100644 (file)
@@ -2461,6 +2461,7 @@ Returns:
   ASSERT (NewHobList != NULL);\r
 \r
   *HobStart = NewHobList;\r
+  gHobList  = NewHobList;\r
 \r
   //\r
   // Add and allocate the remaining unallocated system memory to the memory services.\r