Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 0fdd466c75e5980972fa4d57a31671fd47672a55
      
https://github.com/tianocore/edk2/commit/0fdd466c75e5980972fa4d57a31671fd47672a55
  Author: wenyi,xie via groups.io <[email protected]>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M UefiCpuPkg/Library/MpInitLib/MpLib.h

  Log Message:
  -----------
  UefiCpuPkg/MpInitLib:remove optional in declaration

To keep the declaration same with definition, remove the last optional
in declaration of WakeUpAP.

Cc: Eric Dong <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
Cc: Rahul Kumar <[email protected]>
Signed-off-by: Wenyi Xie <[email protected]>


  Commit: 52e09dcd7a16c54442c059c2db8b8754534f9a5f
      
https://github.com/tianocore/edk2/commit/52e09dcd7a16c54442c059c2db8b8754534f9a5f
  Author: Kuo, Ted <[email protected]>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M UefiCpuPkg/ResetVector/Vtf0/Bin/IA32/ResetVector.ia32.port80.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/IA32/ResetVector.ia32.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/IA32/ResetVector.ia32.serial.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable1G/ResetVector.x64.port80.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable1G/ResetVector.x64.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable1G/ResetVector.x64.serial.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable2M/ResetVector.x64.port80.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable2M/ResetVector.x64.raw
    M UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable2M/ResetVector.x64.serial.raw
    M UefiCpuPkg/ResetVector/Vtf0/Ia32/SearchForBfvBase.asm

  Log Message:
  -----------
  UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asm

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3862
The new algorithm searches BFV address with FFS3 GUID first.
If not found, it will search BFV address with FFS2 GUID.

Reviewed-by: Ray Ni <[email protected]>
Cc: Debkumar De <[email protected]>
Cc: Harry Han <[email protected]>
Cc: Catharine West <[email protected]>
Signed-off-by: Ted Kuo <[email protected]>


  Commit: a13dfc769bd7097d8d9ffe3e029a2c1d062d712b
      
https://github.com/tianocore/edk2/commit/a13dfc769bd7097d8d9ffe3e029a2c1d062d712b
  Author: Lou, Yun <[email protected]>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c

  Log Message:
  -----------
  MdeModulePkg/DxeIpl: Create 5-level page table for long mode

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2008

Correct the logic about whether 5-level paging is supported.

Signed-off-by: Jason Lou <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
Cc: Dandan Bi <[email protected]>
Cc: Liming Gao <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/10b4c8f3b75f...a13dfc769bd7


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to