Update return status code for SwitchBSP function to follow spec. Eric Dong (4): MdePkg MpServices: Update return status to follow spec. UefiCpuPkg CpuDxe: Update return status to follow spec. UefiCpuPkg CpuMpPei: Update return status to follow spec. UefiCpuPkg MpInitLib: Update return status to follow spec.
MdePkg/Include/Ppi/MpServices.h | 4 ++-- MdePkg/Include/Protocol/MpService.h | 4 ++-- UefiCpuPkg/CpuDxe/CpuMp.c | 2 +- UefiCpuPkg/CpuDxe/CpuMp.h | 2 +- UefiCpuPkg/CpuMpPei/CpuMpPei.c | 2 +- UefiCpuPkg/CpuMpPei/CpuMpPei.h | 2 +- UefiCpuPkg/Library/MpInitLib/MpLib.c | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) -- 2.7.0.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

