[edk2] [Patch 0/4] Update code to follow spec definition.

Eric Dong posted 4 patches 6 years, 9 months ago
Failed in applying to current master (apply log)
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(-)
[edk2] [Patch 0/4] Update code to follow spec definition.
Posted by Eric Dong 6 years, 9 months ago
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
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/4] Update code to follow spec definition.
Posted by Fan, Jeff 6 years, 9 months ago
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Eric Dong
Sent: Thursday, July 06, 2017 9:30 AM
To: edk2-devel@lists.01.org
Subject: [edk2] [Patch 0/4] Update code to follow spec definition.

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
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel