|
[PATCH 2/2] SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guest
Both are merged. https://github.com/tianocore/edk2/pull/2981
Both are merged. https://github.com/tianocore/edk2/pull/2981
|
By
Yao, Jiewen
· #90546
·
|
|
[PATCH 2/2] SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guest
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90464
·
|
|
[PATCH 1/2] OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBase
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90463
·
|
|
[PATCH V1 1/1] MdeModulePkg: Add Definition of EDKII_PEI_VARIABLE_PPI
Thanks for the response. 1) Why we need "enable UEFI variable write before permanent memory is available"? 2) If the implementation is not ready, I do have concern to add it so early in EDKII. If I do
Thanks for the response. 1) Why we need "enable UEFI variable write before permanent memory is available"? 2) If the implementation is not ready, I do have concern to add it so early in EDKII. If I do
|
By
Yao, Jiewen
· #90454
·
|
|
[PATCH V1 1/1] MdeModulePkg: Add Definition of EDKII_PEI_VARIABLE_PPI
Hi I am curious why we need this interface. Why we need write variable capability in PEI phase? Where is the implementation of this? I prefer to see an implementation submitted together with header fi
Hi I am curious why we need this interface. Why we need write variable capability in PEI phase? Where is the implementation of this? I prefer to see an implementation submitted together with header fi
|
By
Yao, Jiewen
· #90446
·
|
|
[PATCH v6 1/3] Revert "OvmfPkg/Sec: fix stack switch"
OK. I will revert this at first. Let's figure out a right solution. Acked-by: Jiewen Yao <Jiewen.yao@...>
OK. I will revert this at first. Let's figure out a right solution. Acked-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90444
·
|
|
Why need to put AP in HLT/MWAIT in ExitBootServices callback
I remember a wait-for-SIPI CPU cannot response to SMI. We do want to let AP response SMI to perform some action, because some SMM code will rely on all APs in SMM. Thank you Yao Jiewen
I remember a wait-for-SIPI CPU cannot response to SMI. We do want to let AP response SMI to perform some action, because some SMM code will rely on all APs in SMM. Thank you Yao Jiewen
|
By
Yao, Jiewen
· #90385
·
|
|
[PATCH v5 1/1] OvmfPkg/Sec: fix stack switch
Merged https://github.com/tianocore/edk2/pull/2956
Merged https://github.com/tianocore/edk2/pull/2956
|
By
Yao, Jiewen
· #90331
·
|
|
[PATCH v4 1/1] OvmfPkg/Sec: fix stack switch
Hey Gerd CI failed - https://github.com/tianocore/edk2/pull/2954 Have you run the CI before you submit the patch? Thank you Yao Jiewen
Hey Gerd CI failed - https://github.com/tianocore/edk2/pull/2954 Have you run the CI before you submit the patch? Thank you Yao Jiewen
|
By
Yao, Jiewen
· #90327
·
|
|
[PATCH v4 1/1] OvmfPkg/Sec: fix stack switch
OK. Let's get it work at first. Acked-by: Jiewen Yao <Jiewen.yao@...>
OK. Let's get it work at first. Acked-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90298
·
|
|
[PATCH v4 1/1] OvmfPkg/Sec: fix stack switch
Hello As far as I know the TemporaryRamMigration() is an optional PPI according to PI spec, I forget why we add it in the beginning. To reduce the maintenance effort, can we try to remove it? As such
Hello As far as I know the TemporaryRamMigration() is an optional PPI according to PI spec, I forget why we add it in the beginning. To reduce the maintenance effort, can we try to remove it? As such
|
By
Yao, Jiewen
· #90296
·
|
|
[PATCH 0/3] Introduce SecTpmMeasurementLibTdx
The previous patch created a new instance SecTpmMeasurementLibTdx, which is not a best idea. If we can use the existing instance, there is no need to create a new one. Just create a new instance. Than
The previous patch created a new instance SecTpmMeasurementLibTdx, which is not a best idea. If we can use the existing instance, there is no need to create a new one. Just create a new instance. Than
|
By
Yao, Jiewen
· #90288
·
|
|
[PATCH 0/3] Introduce SecTpmMeasurementLibTdx
Merged https://github.com/tianocore/edk2/pull/2951
Merged https://github.com/tianocore/edk2/pull/2951
|
By
Yao, Jiewen
· #90287
·
|
|
[PATCH 04/14] MdePkg: Add UEFI Unaccepted memory definition
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90235
·
|
|
[PATCH 02/14] MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90234
·
|
|
[PATCH 12/14] MdePkg: The prototype definition of EfiMemoryAcceptProtocol
Hi I don't remember it is accepted in UEFI protocol. As such, we cannot use EFI_ prefix, and we cannot put it to MdePkg. I recommend we use EDKII_ prefix, and move it to MdeModulePkg as first step. Th
Hi I don't remember it is accepted in UEFI protocol. As such, we cannot use EFI_ prefix, and we cannot put it to MdePkg. I recommend we use EDKII_ prefix, and move it to MdeModulePkg as first step. Th
|
By
Yao, Jiewen
· #90233
·
|
|
[PATCH 0/3] Introduce SecTpmMeasurementLibTdx
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90213
·
|
|
[PATCH V4 0/9] Enable RTMR based measurement and measure boot for Td guest
Merged https://github.com/tianocore/edk2/pull/2943
Merged https://github.com/tianocore/edk2/pull/2943
|
By
Yao, Jiewen
· #90178
·
|
|
[PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses
Merged https://github.com/tianocore/edk2/pull/2942
Merged https://github.com/tianocore/edk2/pull/2942
|
By
Yao, Jiewen
· #90176
·
|
|
[PATCH 1/1] OvmfPkg/Microvm: drop CODE and VARS files
Acked-by: Jiewen Yao <Jiewen.yao@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #90157
·
|