public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/4] Update code to follow spec definition.
@ 2017-07-06  1:30 Eric Dong
  2017-07-06  1:30 ` [Patch 1/4] MdePkg MpServices: Update return status to follow spec Eric Dong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Dong @ 2017-07-06  1:30 UTC (permalink / raw)
  To: edk2-devel

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-06  1:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06  1:30 [Patch 0/4] Update code to follow spec definition Eric Dong
2017-07-06  1:30 ` [Patch 1/4] MdePkg MpServices: Update return status to follow spec Eric Dong
2017-07-06  1:30 ` [Patch 2/4] UefiCpuPkg CpuDxe: " Eric Dong
2017-07-06  1:30 ` [Patch 3/4] UefiCpuPkg CpuMpPei: " Eric Dong
2017-07-06  1:30 ` [Patch 4/4] UefiCpuPkg MpInitLib: " Eric Dong
2017-07-06  1:53 ` [Patch 0/4] Update code to follow spec definition Fan, Jeff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox