|
[PATCH 2/2] BaseTools: Work around array.array.tostring() removal in python 3.9
In python3, array.array.tostring() was a compat alias for tobytes().
tostring() was removed in python 3.9.
Convert this to use tolist() which should be valid for all python
versions.
This fixes this
In python3, array.array.tostring() was a compat alias for tobytes().
tostring() was removed in python 3.9.
Convert this to use tolist() which should be valid for all python
versions.
This fixes this
|
By
Cole
·
#64001
·
|
|
Re: [PATCH v2 0/9] Need add a FSP binary measurement
Hi Qi,
Two common comments here. More specific comments will be given separately
in each patch email later.
c1. SecurityPkg/Library/DxeTpmMeasurementLib/EventLogRecord.c and
Hi Qi,
Two common comments here. More specific comments will be given separately
in each patch email later.
c1. SecurityPkg/Library/DxeTpmMeasurementLib/EventLogRecord.c and
|
By
Wang, Jian J
·
#64000
·
|
|
Re: [PATCH v14 00/46] SEV-ES guest support
No worries, easy enough to do if I'm already updating the others.
I would like to be able to run this tool on my system, though, to see if
anything else gets flagged after fixing the above mentioned
No worries, easy enough to do if I'm already updating the others.
I would like to be able to run this tool on my system, though, to see if
anything else gets flagged after fixing the above mentioned
|
By
Lendacky, Thomas
·
#63999
·
|
|
Re: [PATCH v4 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
(1) This patch does not cover "OvmfPkg/Bhyve/BhyvePkgX64.dsc", which
also resolves "OpensslLib".
(2) Please add the RngLib resolution just after the "OpensslLib"
resolution(s), in each of the five
(1) This patch does not cover "OvmfPkg/Bhyve/BhyvePkgX64.dsc", which
also resolves "OpensslLib".
(2) Please add the RngLib resolution just after the "OpensslLib"
resolution(s), in each of the five
|
By
Laszlo Ersek
·
#63998
·
|
|
Re: [PATCH v4 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
In addition to the documentation updates requested by Ard and myself
under the OvmfPkg patch (non-empty commit message body, BZ reference),
I'd like to request that we add the RngLib resolution near
In addition to the documentation updates requested by Ard and myself
under the OvmfPkg patch (non-empty commit message body, BZ reference),
I'd like to request that we add the RngLib resolution near
|
By
Laszlo Ersek
·
#63997
·
|
|
Re: [PATCH v4 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
Hi Ard!
Cover letter:
[edk2-devel] [PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
https://edk2.groups.io/g/devel/message/63944
Hi Ard!
Cover letter:
[edk2-devel] [PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
https://edk2.groups.io/g/devel/message/63944
|
By
Laszlo Ersek
·
#63996
·
|
|
Re: [PATCH v9 00/16] Add a plugin to check Ecc issues for edk2 on open ci
Hello Shenglei,
(+Ard)
2/16: ".pytool/Plugin: Add a plugin EccCheck"
2/16: ".pytool/Plugin: Add a plugin EccCheck"
3/16: "MdeModulePkg/MdeModulePkg.ci.yaml: Add configuration for Ecc check"
5/16:
Hello Shenglei,
(+Ard)
2/16: ".pytool/Plugin: Add a plugin EccCheck"
2/16: ".pytool/Plugin: Add a plugin EccCheck"
3/16: "MdeModulePkg/MdeModulePkg.ci.yaml: Add configuration for Ecc check"
5/16:
|
By
Laszlo Ersek
·
#63995
·
|
|
Re: [Wiki][Patch V2] Add EDK II Code First Process Wiki Page
Hi Samer,
Comments included below.
Mike
Hi Samer,
Comments included below.
Mike
|
By
Michael D Kinney
·
#63994
·
|
|
Re: [PATCH v14 00/46] SEV-ES guest support
I don't understand this report; with this series applied, line 867 is
the following:
867 UINT8 *Src, *Dst;
coming from patch v14 37/46, "OvmfPkg/Sec: Add #VC exception handling
for Sec
I don't understand this report; with this series applied, line 867 is
the following:
867 UINT8 *Src, *Dst;
coming from patch v14 37/46, "OvmfPkg/Sec: Add #VC exception handling
for Sec
|
By
Laszlo Ersek
·
#63993
·
|
|
Re: [PATCH v14 00/46] SEV-ES guest support
So line 867 of SecMain.c has:
UINT8 *Src, *Dst;
which appears correct to me, so I believe that is an issue with the tool?
I'll fix this.
I'll fix this.
I'll fix this.
I'll fix this.
I'm trying
So line 867 of SecMain.c has:
UINT8 *Src, *Dst;
which appears correct to me, so I believe that is an issue with the tool?
I'll fix this.
I'll fix this.
I'll fix this.
I'll fix this.
I'm trying
|
By
Lendacky, Thomas
·
#63992
·
|
|
Re: [PATCH v6 00/14] Add the VariablePolicy feature
Hi Bret,
Sorry for the delayed response.
Some more comments here:
1. Currently I see the LockVaribePolicy is called at ReadyToBoot by variable driver, could we update it to be called at EndOfDxe?
Hi Bret,
Sorry for the delayed response.
Some more comments here:
1. Currently I see the LockVaribePolicy is called at ReadyToBoot by variable driver, could we update it to be called at EndOfDxe?
|
By
Dandan Bi
·
#63991
·
|
|
Re: [PATCH 2/3] MdeModulePkg/PartitionDxe: Remove the check for special MBR
I prefer to directly revert the patch. It simplifies the change history.
I prefer to directly revert the patch. It simplifies the change history.
|
By
Ni, Ray
·
#63990
·
|
|
Re: [PATCH 1/3] MdeModulePkg/PartitionDxe: Put the UDF check ahead of MBR
Can you please explain this in detail?
It's ok to not provide the "root" cause of why the image boot behavior is different.
Saying the specific issue can help people to understand the issue in
Can you please explain this in detail?
It's ok to not provide the "root" cause of why the image boot behavior is different.
Saying the specific issue can help people to understand the issue in
|
By
Ni, Ray
·
#63989
·
|
|
Re: acpiview error handling patches
Hi Zhichao,
Some patches in this series need reworking.
Example - For '[PATCH v3 1/8] ShellPkg/AcpiView: Extract configuration struct' & '[PATCH v3 2/8] ShellPkg/AcpiView: Declutter error
Hi Zhichao,
Some patches in this series need reworking.
Example - For '[PATCH v3 1/8] ShellPkg/AcpiView: Extract configuration struct' & '[PATCH v3 2/8] ShellPkg/AcpiView: Declutter error
|
By
Sami Mujawar
·
#63988
·
|
|
Re: [edk2-platform][PATCH v1 0/7] Platform/RaspberryPi : SMBIOS fixes and cleanup
Reminder for review of this series
Thanks,
--Samer
Reminder for review of this series
Thanks,
--Samer
|
By
Samer El-Haj-Mahmoud
·
#63987
·
|
|
Re: [edk2-platform][PATCH v1 1/1] Platforms/RaspberryPi: Fix RPi4 GICC PMU PPI
Thanks Pete.
Ard, Leif,
If there are no concerns, can you please push this patch, along with the other series that are
Thanks Pete.
Ard, Leif,
If there are no concerns, can you please push this patch, along with the other series that are
|
By
Samer El-Haj-Mahmoud
·
#63986
·
|
|
Re: [PATCH v2 1/2] CryptoPkg/OpensslLib: Add native instruction support for X64
It is slight complex, I will review it by 9/11/2020.
Thanks.
It is slight complex, I will review it by 9/11/2020.
Thanks.
|
By
Guomin Jiang
·
#63985
·
|
|
Re: [PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
I will review the patch by next week(8/21).
Thanks
Guomin
I will review the patch by next week(8/21).
Thanks
Guomin
|
By
Guomin Jiang
·
#63984
·
|
|
Re: [PATCH v9 05/16] CryptoPkg/CryptoPkg.ci.yaml: Add configuration for Ecc check
Reviewed-by: Guomin Jiang <guomin.jiang@...>
Thanks
Guomin
Reviewed-by: Guomin Jiang <guomin.jiang@...>
Thanks
Guomin
|
By
Guomin Jiang
·
#63983
·
|
|
Re: [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.
+Hao, Ray,
Hi Libo, thanks for your explanation.
So I think the patch is improvement for current logic.
Hi Hao and Ray,
Can you give some comments for the change.
Hi Jeremy,
It
+Hao, Ray,
Hi Libo, thanks for your explanation.
So I think the patch is improvement for current logic.
Hi Hao and Ray,
Can you give some comments for the change.
Hi Jeremy,
It
|
By
Guomin Jiang
·
#63982
·
|