X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FLibrary%2FMpInitLib%2FDxeMpLib.c;fp=UefiCpuPkg%2FLibrary%2FMpInitLib%2FDxeMpLib.c;h=8ccddf8e9f9c6d198fe9509e3e5903eb8464bcc6;hp=56b776d3d81631b56e45d3b90f9412c5efae2ebb;hb=4ac82ea1e11ed037468b01655200a425504f2c86;hpb=381f8ef6a176b41c350a7c50da403c30da70cde7 diff --git a/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c b/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c index 56b776d3d8..8ccddf8e9f 100644 --- a/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c +++ b/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c @@ -822,7 +822,7 @@ MpInitLibEnableDisableAP ( This funtion will try to invoke platform specific microcode shadow logic to relocate microcode update patches into memory. - @param[in] CpuMpData The pointer to CPU MP Data structure. + @param[in, out] CpuMpData The pointer to CPU MP Data structure. @retval EFI_SUCCESS Shadow microcode success. @retval EFI_OUT_OF_RESOURCES No enough resource to complete the operation.