]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/MpLib.h
MpInitLib: Allocate code buffer for PEI phase
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / MpLib.h
index f8c52426dd5f090535b701cb29775987f68d2e22..59ab96089759e80e9867eefb2f446c22e0a4acdf 100644 (file)
@@ -442,7 +442,7 @@ GetWakeupBuffer (
   @retval 0       Cannot find free memory below 4GB.\r
 **/\r
 UINTN\r
-GetModeTransitionBuffer (\r
+AllocateCodeBuffer (\r
   IN UINTN  BufferSize\r
   );\r
 \r