|
[edk2-staging/RiscV64QemuVirt PATCH V7 00/20] Add support for RISC-V virt machine
2) Added an extra patch to fix up the consumers of NvVarStoreFormattedLib Changes since V1: 1) Added couple of patches from Ard to optimize the NorFlashDxe in Ovmf.
2) Added an extra patch to fix up the consumers of NvVarStoreFormattedLib Changes since V1: 1) Added couple of patches from Ard to optimize the NorFlashDxe in Ovmf.
|
By
Sunil V L
· #99225
·
|
|
[PATCH V5 13/13] OvmfPkg: Support Tdx measurement in OvmfPkgX64
endif + # # TPM support # -- 2.29.2.windows.2
endif + # # TPM support # -- 2.29.2.windows.2
|
By
Min Xu
· #99223
·
|
|
[PATCH V5 07/13] OvmfPkg: Refactor ProcessHobList
= EFI_SUCCESS) { CpuDeadLoop (); } } -- 2.29.2.windows.2
= EFI_SUCCESS) { CpuDeadLoop (); } } -- 2.29.2.windows.2
|
By
Min Xu
· #99217
·
|
|
[PATCH V5 06/13] OvmfPkg: Refactor MeaureFvImage
This patch splits MeasureFvImage into 2 functions and implement them in SecTdxHelperLib. - TdxHelperMeasureCfvImage - TdxHelperBuildGuidHobForTdxMeasurement TdxHelperMeasureCfvImage
This patch splits MeasureFvImage into 2 functions and implement them in SecTdxHelperLib. - TdxHelperMeasureCfvImage - TdxHelperBuildGuidHobForTdxMeasurement TdxHelperMeasureCfvImage
|
By
Min Xu
· #99216
·
|
|
[PATCH V5 05/13] OvmfPkg: Refactor MeasureHobList
This patch splits MeasureHobList into 2 functions and implement them in SecTdxHelperLib. - TdxHelperMeasureTdHob - TdxHelperBuildGuidHobForTdxMeasurement TdxHelperMeasureTdHob measures
This patch splits MeasureHobList into 2 functions and implement them in SecTdxHelperLib. - TdxHelperMeasureTdHob - TdxHelperBuildGuidHobForTdxMeasurement TdxHelperMeasureTdHob measures
|
By
Min Xu
· #99215
·
|
|
[PATCH V5 03/13] OvmfPkg/IntelTdx: Add SecTdxHelperLib
It implements 4 functions for tdx in SEC phase: - TdxHelperProcessTdHob consumes TdHob to accept un-accepted memories.
It implements 4 functions for tdx in SEC phase: - TdxHelperProcessTdHob consumes TdHob to accept un-accepted memories.
|
By
Min Xu
· #99213
·
|
|
[PATCH V5 00/13] Enable Tdx measurement in OvmfPkgX64
Patch #8/9: These 2 patches are the changes for tdx measurement in IntelTdxX64. Patch #10-13: These 4 patches are the changes for OvmfPkgX64 to enable Tdx measurement.
Patch #8/9: These 2 patches are the changes for tdx measurement in IntelTdxX64. Patch #10-13: These 4 patches are the changes for OvmfPkgX64 to enable Tdx measurement.
|
By
Min Xu
· #99210
·
|
|
[PATCH v2 2/4] BaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts/PatchCheck.py
With the removal of RVCT support and the related Bin/CYGWIN_NT-5.1-i686 and Darwin-i386 directories, remove a leftover reference to CYGWIN_NT-5.1-i686 from Scripts/PatchCheck.py. Signed-off-by: Rebecc
With the removal of RVCT support and the related Bin/CYGWIN_NT-5.1-i686 and Darwin-i386 directories, remove a leftover reference to CYGWIN_NT-5.1-i686 from Scripts/PatchCheck.py. Signed-off-by: Rebecc
|
By
Rebecca Cran
· #99184
·
|
|
[PATCH v2 1/4] BaseTools: Delete Bin/{CYGWIN_NT-5.1-i686,Darwin-i386} directories
#M6l-E(E6CgQs%=hNQ%V}*CG@Z9tI%*91>i#A0XBGYGmafLbE z+-Z)r9c2xcP25)#xiZ3<$A*cA&P(YF{fu(f8QXJi^4;vc1u;=62u$P@eHuHVef+EQ zSL==&q_^xRQx^2~8&YjZX!
#M6l-E(E6CgQs%=hNQ%V}*CG@Z9tI%*91>i#A0XBGYGmafLbE z+-Z)r9c2xcP25)#xiZ3<$A*cA&P(YF{fu(f8QXJi^4;vc1u;=62u$P@eHuHVef+EQ zSL==&q_^xRQx^2~8&YjZX!
|
By
Rebecca Cran
· #99183
·
|
|
[PATCH V4 06/12] OvmfPkg/PeilessStartupLib: Build GuidHob for Tdx measurement
So there are below 2 options 1) Implement all these 4 functions in PlatformInitLib 2) Implement all these 4 functions in a new TdxHelperLib We choose option-2 (a new TdxHelperLib).
So there are below 2 options 1) Implement all these 4 functions in PlatformInitLib 2) Implement all these 4 functions in a new TdxHelperLib We choose option-2 (a new TdxHelperLib).
|
By
Min Xu
· #99153
·
|
|
[edk2-platforms][PATCH V2 0/5] Enable SoC expansion block and Virtio-P9 for RD-N2 variants
This patch series is now a combination of two patch series [1] and [2] that added Virtio-P9 support and SoC expansion block (non-discoverable) IO block for RD-N2: [edk2-platforms][PATCH
This patch series is now a combination of two patch series [1] and [2] that added Virtio-P9 support and SoC expansion block (non-discoverable) IO block for RD-N2: [edk2-platforms][PATCH
|
By
Vivek Kumar Gautam
· #99130
·
|
|
[PATCH V4 06/12] OvmfPkg/PeilessStartupLib: Build GuidHob for Tdx measurement
(4) A patch moving the code from PlatformInitLib to TdxHelperLib. (5) A patch moving the calls to TdxHelperMeasureTdHob and TdxHelperMeasureCfvImage to SEC. (6) A patch adding the
(4) A patch moving the code from PlatformInitLib to TdxHelperLib. (5) A patch moving the calls to TdxHelperMeasureTdHob and TdxHelperMeasureCfvImage to SEC. (6) A patch adding the
|
By
Gerd Hoffmann
· #99125
·
|
|
[PATCH v11 2/4] MdePkg: Introduce the SevMemoryAcceptance protocol
I've fixed that up - thanks.
I've fixed that up - thanks.
|
By
Ard Biesheuvel
· #99124
·
|
|
[PATCH V4 09/12] OvmfPkg: Enable Tdx measurement in OvmfPkgX64
= EFI_SUCCESS) { CpuDeadLoop (); } } -- 2.29.2.windows.2
= EFI_SUCCESS) { CpuDeadLoop (); } } -- 2.29.2.windows.2
|
By
Min Xu
· #99116
·
|
|
[PATCH V4 06/12] OvmfPkg/PeilessStartupLib: Build GuidHob for Tdx measurement
These 2 functions are to be moved to TdxHelperLib in the following patch. That is to make the code more reviewable.
These 2 functions are to be moved to TdxHelperLib in the following patch. That is to make the code more reviewable.
|
By
Min Xu
· #99113
·
|
|
[PATCH V4 03/12] OvmfPkg/IntelTdx: Add SecTdxHelperLib
This patch implements TdxHelperMeasureTdHob and TdxHelperMeasureCfvImage.
This patch implements TdxHelperMeasureTdHob and TdxHelperMeasureCfvImage.
|
By
Min Xu
· #99110
·
|
|
[PATCH V4 00/12] Enable Tdx measurement in OvmfPkgX64
Patch #10: This patch introduce PeiTdxHelperLib which is for PEI phase. Patch #9/11: These 2 patches are the changes for OvmfPkg/OvmfPkgX64 to enable Tdx measurement.
Patch #10: This patch introduce PeiTdxHelperLib which is for PEI phase. Patch #9/11: These 2 patches are the changes for OvmfPkg/OvmfPkgX64 to enable Tdx measurement.
|
By
Min Xu
· #99107
·
|
|
[PATCH v11 2/4] MdePkg: Introduce the SevMemoryAcceptance protocol
Might want to fix up the commit title from MdePkg to OvmfPkg before committing. Thanks, Tom
Might want to fix up the commit title from MdePkg to OvmfPkg before committing. Thanks, Tom
|
By
Lendacky, Thomas
· #99106
·
|
|
[PATCH v11 2/4] MdePkg: Introduce the SevMemoryAcceptance protocol
michael.d.kinney@...> Signed-off-by: Dionna Glaze <dionnaglaze@...> --- OvmfPkg/Include/Protocol/SevMemoryAcceptance.h | 42 ++++++++++++++++++++ OvmfPkg/OvmfPkg.dec | 1 + 2
michael.d.kinney@...> Signed-off-by: Dionna Glaze <dionnaglaze@...> --- OvmfPkg/Include/Protocol/SevMemoryAcceptance.h | 42 ++++++++++++++++++++ OvmfPkg/OvmfPkg.dec | 1 + 2
|
By
Dionna Glaze
· #99100
·
|
|
[PATCH v11 0/4] Add safe unaccepted memory behavior
. - Fixed missing #include in >=4GB patch.
. - Fixed missing #include in >=4GB patch.
|
By
Dionna Glaze
· #99098
·
|