|
[PATCH] CryptoPkg/Library: add -Wno-unused-but-set-variable for openssl
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99714
·
|
|
EDKII -CI weird issue
Thank you very much, Mike. I noticed all 3 are merged. :-)
Thank you very much, Mike. I noticed all 3 are merged. :-)
|
By
Yao, Jiewen
· #99640
·
|
|
[RFC] [staging/CryptoLibrary] Openssl1.1 replacement proposal
Hello I would like to give a proposal for the openssl 1.1 replacement in EDKII community. [Problem Statement] Openssl 1.1 is about to EOL at September, 2023. We need find replacement. Bugzilla: 1. Ope
Hello I would like to give a proposal for the openssl 1.1 replacement in EDKII community. [Problem Statement] Openssl 1.1 is about to EOL at September, 2023. We need find replacement. Bugzilla: 1. Ope
|
By
Yao, Jiewen
· #99638
·
|
|
EDKII -CI weird issue
Hi Sean/Mike/Liming I notice all recent P-R failed. Besides Ard's PR, https://github.com/tianocore/edk2/pull/3992 has 2 cancelled task. https://github.com/tianocore/edk2/pull/3993 has 6 cancelled task
Hi Sean/Mike/Liming I notice all recent P-R failed. Besides Ard's PR, https://github.com/tianocore/edk2/pull/3992 has 2 cancelled task. https://github.com/tianocore/edk2/pull/3993 has 6 cancelled task
|
By
Yao, Jiewen
· #99624
·
|
|
[PATCH V1 1/1] OvmfPkg/IntelTdx: Update README
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99599
·
|
|
[PATCH v1 3/4] ArmVirtPkg: require self-signed PK when secure boot is enabled
That is fine. This patch is just to maintain the compatibility. Feel free to drop it, if you think it is not needed for this platform. I can merge rest patches at first.
That is fine. This patch is just to maintain the compatibility. Feel free to drop it, if you think it is not needed for this platform. I can merge rest patches at first.
|
By
Yao, Jiewen
· #99559
·
|
|
[RFC PATCH 2/3] MdeModulePkg: Enable forward edge CFI in mem attributes table
Adding bit in Image header is best way. I totally agree. The only disadvantage is that it may take time to update PE/COFF specification and take time to update the compiler to generate such bit. If pe
Adding bit in Image header is best way. I totally agree. The only disadvantage is that it may take time to update PE/COFF specification and take time to update the compiler to generate such bit. If pe
|
By
Yao, Jiewen
· #99555
·
|
|
[PATCH V5 00/13] Enable Tdx measurement in OvmfPkgX64
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99516
·
|
|
[RFC PATCH 2/3] MdeModulePkg: Enable forward edge CFI in mem attributes table
Hello Can we assume that the entrypoint of PE/COFF image is always ENDBR64, if the PE/COFF image is enlightened to support IBT? I believe the compiler should do that, because the loader need use indir
Hello Can we assume that the entrypoint of PE/COFF image is always ENDBR64, if the PE/COFF image is enlightened to support IBT? I believe the compiler should do that, because the loader need use indir
|
By
Yao, Jiewen
· #99515
·
|
|
[PATCH v1 3/4] ArmVirtPkg: require self-signed PK when secure boot is enabled
Could ArmVirtPkg maintainer(s) review this patch?
Could ArmVirtPkg maintainer(s) review this patch?
|
By
Yao, Jiewen
· #99512
·
|
|
[PATCH v1 0/4] Don't require self-signed PK in setup mode
Thanks Sean. Acked-by: Jiewen Yao <Jiewen.yao@...>
Thanks Sean. Acked-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99511
·
|
|
[PATCH V1 1/1] SecurityPkg/TdTcg2Dxe: td-guest shall halt when CcMeasurement install fail
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99510
·
|
|
[PATCH V3 1/1] OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVF
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99509
·
|
|
[PATCH V3 3/9] OvmfPkg/IntelTdx: Add SecTdxHelperLib
Hey I don't think it is a good idea to define a context size here, because that will assume the openssl implementation. Please don't do that. Could you please just use Sha384HashAll() API, if you don'
Hey I don't think it is a good idea to define a context size here, because that will assume the openssl implementation. Please don't do that. Could you please just use Sha384HashAll() API, if you don'
|
By
Yao, Jiewen
· #99059
·
|
|
[PATCH 1/1] OvmfPkg: fix BuildResourceDescriptorHob call in PlatformAddHobCB()
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99056
·
|
|
[PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
· #99055
·
|
|
[PATCH v10 2/4] MdePkg: Introduce the SevMemoryAcceptance protocol
I don’t think MdePkg is the right place. MdePkg only includes the approved industry standard. As Gerd and I discussed before, this protocol should be in OvmfPkg. Please move to https://github.com/tian
I don’t think MdePkg is the right place. MdePkg only includes the approved industry standard. As Gerd and I discussed before, this protocol should be in OvmfPkg. Please move to https://github.com/tian
|
By
Yao, Jiewen
· #99054
·
|
|
[PATCH v9 0/4] Add safe unaccepted memory behavior
hello If this protocol is SEV specific, please also add prefix SEV_ or AMD_ for the protocol name. 发件人: Ard Biesheuvel <ardb@...> 发送时间: Wednesday, January 25, 2023 10:52:42 PM 收件人: Gerd Hoffman
hello If this protocol is SEV specific, please also add prefix SEV_ or AMD_ for the protocol name. 发件人: Ard Biesheuvel <ardb@...> 发送时间: Wednesday, January 25, 2023 10:52:42 PM 收件人: Gerd Hoffman
|
By
Yao, Jiewen
· #99030
·
|
|
[PATCH v1 0/4] Don't require self-signed PK in setup mode
Hi Sean I would like to hear your feedback, since it is a little different from the original MSFT patch. Would you please take a look? Thank you Yao, Jiewen
Hi Sean I would like to hear your feedback, since it is a little different from the original MSFT patch. Would you please take a look? Thank you Yao, Jiewen
|
By
Yao, Jiewen
· #98957
·
|
|
[PATCH v2 1/1] SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo present
Merged https://github.com/tianocore/edk2/pull/3940 From: Yao, Jiewen <jiewen.yao@...> Sent: Monday, January 23, 2023 10:38 AM To: Jan Bobek <jbobek@...>; devel@edk2.groups.io Cc: Jan Bobe
Merged https://github.com/tianocore/edk2/pull/3940 From: Yao, Jiewen <jiewen.yao@...> Sent: Monday, January 23, 2023 10:38 AM To: Jan Bobek <jbobek@...>; devel@edk2.groups.io Cc: Jan Bobe
|
By
Yao, Jiewen
· #98956
·
|