Looks good to me

Reviewed-by: Feng Tian <feng.t...@intel.com>

Thanks
Feng

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jeff Fan
Sent: Wednesday, August 24, 2016 10:45 PM
To: edk2-devel@lists.01.org
Subject: [edk2] [Patch 0/6] Fixed bugs in MpInitLib

Jeff Fan (6):
  UefiCpuPkg/MpInitLib: Move timeout delay to WakupAp()
  UefiCpuPkg/MpInitLib: Move allocating reserved memory for AP loop code
  UefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestoreFlag
  UefiCpuPkg/MpInitLib: Fix function header comments typo
  UefiCpuPkg/MpInitLib: Move two functions location
  UefiCpuPkg/MpInitLib: Don't allocate reset vector in Exit Boot Service

 UefiCpuPkg/Library/MpInitLib/DxeMpLib.c  | 96 ++++++++++++++++++-------------- 
 UefiCpuPkg/Library/MpInitLib/Microcode.c |  2 +-
 UefiCpuPkg/Library/MpInitLib/MpLib.c     | 52 +++++++++++++++--
 UefiCpuPkg/Library/MpInitLib/MpLib.h     | 24 +++++++-
 UefiCpuPkg/Library/MpInitLib/PeiMpLib.c  | 45 +--------------
 5 files changed, 127 insertions(+), 92 deletions(-)

--
2.7.4.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

Reply via email to