|
Re: [PATCH v5 0/5] Use RngLib instead of TimerLib for OpensslLib
Thank you!
Laszlo
By
Laszlo Ersek
·
#64065
·
|
|
Re: [PATCH v5 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
Hi Matthew,
I think you must have missed my feedback on the ArmVirtPkg patch
Hi Matthew,
I think you must have missed my feedback on the ArmVirtPkg patch
|
By
Laszlo Ersek
·
#64064
·
|
|
Re: [PATCH v5 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
This hunk, unlike the other hunks, inserts an unwarranted-for empty line
between the openssl lib resolution(s) and the new lib class resolution.
This makes it more difficult to diff the DSC files
This hunk, unlike the other hunks, inserts an unwarranted-for empty line
between the openssl lib resolution(s) and the new lib class resolution.
This makes it more difficult to diff the DSC files
|
By
Laszlo Ersek
·
#64063
·
|
|
Re: [PATCH v4 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
(+Rebecca)
Right, with Bhyve we indeed broke the DEC spec first, having two DEC
files under OvmfPkg (this was reported by Sean). The issue was fixed in
commit e557442e3f7e; since then, bhyve is not a
(+Rebecca)
Right, with Bhyve we indeed broke the DEC spec first, having two DEC
files under OvmfPkg (this was reported by Sean). The issue was fixed in
commit e557442e3f7e; since then, bhyve is not a
|
By
Laszlo Ersek
·
#64062
·
|
|
Re: A problem to build KabyLake
Hi Nate,
In this webpage https://github.com/intel/FSP/wiki
The link to coreboot.git is broken
http://review.coreboot.org/coreboot.git
How can I integrate Amberlake FSP with coreboot? Is there a
Hi Nate,
In this webpage https://github.com/intel/FSP/wiki
The link to coreboot.git is broken
http://review.coreboot.org/coreboot.git
How can I integrate Amberlake FSP with coreboot? Is there a
|
By
Canh Kha
·
#64061
·
|
|
[PATCH EDK2 v1 1/1] SecurityPkg/DxeImageVerificationLib:Enhanced verification of Offset(CVE-2019-14562)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2215
There is an integer overflow vulnerability in DxeImageVerificationHandler
function when parsing the PE files attribute certificate table. In
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2215
There is an integer overflow vulnerability in DxeImageVerificationHandler
function when parsing the PE files attribute certificate table. In
|
By
wenyi,xie
·
#64060
·
|
|
[PATCH EDK2 v1 0/1] Enhanced verification of Offset(CVE-2019-14562)
Main Changes:
1.check offset inbetween VirtualAddress and VirtualAddress + Size.
2.Using SafeintLib to do offset addition with result check.
Code can also be found in
Main Changes:
1.check offset inbetween VirtualAddress and VirtualAddress + Size.
2.Using SafeintLib to do offset addition with result check.
Code can also be found in
|
By
wenyi,xie
·
#64059
·
|
|
Re: [PATCH] Add a stub CONTRIBUTING.md pointing to the wiki
This has convinced me, thanks. I've tried the above myself, and it is
indeed as you explain (see the screenshot with highlights attached). And
both highlighted links refer
This has convinced me, thanks. I've tried the above myself, and it is
indeed as you explain (see the screenshot with highlights attached). And
both highlighted links refer
|
By
Laszlo Ersek
·
#64058
·
|
|
Re: [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.
Hi Libo,
I review the USB Spec 2.0 and have some confusion when check the spec as below:
From the USB 2.0 spec:
Section 5.5.3 Control Transfer Packet Size Constraints
...
In order to
Hi Libo,
I review the USB Spec 2.0 and have some confusion when check the spec as below:
From the USB 2.0 spec:
Section 5.5.3 Control Transfer Packet Size Constraints
...
In order to
|
By
Guomin Jiang
·
#64057
·
|
|
[PATCH v1 1/1] IntelSiliconPkg/ShadowMicrocodePei: Add PCD for shadowing all microcode.
This patch is to add a PCD PcdShadowAllMicrocode to support shadowing
all microcode patch to memory.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2891
Signed-off-by: Aaron Li
This patch is to add a PCD PcdShadowAllMicrocode to support shadowing
all microcode patch to memory.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2891
Signed-off-by: Aaron Li
|
By
Aaron Li
·
#64056
·
|
|
Re: [PATCH v5 0/5] Use RngLib instead of TimerLib for OpensslLib
Thanks Matthew. This looks a lot better.
Given that it was me who reported 1871 in the first place, could you resend this series and put me on cc on all of it? Laszlo explicitly requested me to
Thanks Matthew. This looks a lot better.
Given that it was me who reported 1871 in the first place, could you resend this series and put me on cc on all of it? Laszlo explicitly requested me to
|
By
Ard Biesheuvel
·
#64055
·
|
|
Re: [PATCH 1/1] CryptoPkg/Library: Remove the redundant build option
Pushed in commit be01087e07809d20aa2db27b37029c324c824407.
Thanks
Guomin
Pushed in commit be01087e07809d20aa2db27b37029c324c824407.
Thanks
Guomin
|
By
Guomin Jiang
·
#64054
·
|
|
[edk2-wiki][PATCH v3] Update the Boot Guard TOCTOU wiki page.
The Boot Guard TOCTOU have been migrated into edk2/master.
Update the document to meet the change.
Signed-off-by: Guomin Jiang <guomin.jiang@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc:
The Boot Guard TOCTOU have been migrated into edk2/master.
Update the document to meet the change.
Signed-off-by: Guomin Jiang <guomin.jiang@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc:
|
By
Guomin Jiang
·
#64053
·
|
|
Re: [PATCH v1 1/1] FmpDevicePkg/FmpDxe: Fix Clang build error
Reviewed-by: Guomin Jiang <guomin.jiang@...>
Thanks
Guomin
Reviewed-by: Guomin Jiang <guomin.jiang@...>
Thanks
Guomin
|
By
Guomin Jiang
·
#64052
·
|
|
Re: [PATCH V2 2/3] MdeModulePkg/PartitionDxe: Revert changes for the special MBR
By
Wu, Hao A
·
#64051
·
|
|
Re: [PATCH V2 2/3] MdeModulePkg/PartitionDxe: Revert changes for the special MBR
By
Wu, Hao A
·
#64050
·
|
|
Re: [PATCH V2 1/3] MdeModulePkg/PartitionDxe: Put the UDF check ahead of MBR
By
Wu, Hao A
·
#64049
·
|
|
Re: [PATCH V2 3/3] MdeModulePkg/PartitionDxe: Fix the incorrect LBA size in child hander
By
Wu, Hao A
·
#64048
·
|
|
Re: [PATCH V2 0/3] MdeModulePkg/PartitionDxe: Make the parition driver match the spec
I've tested the following ISO images and all booted as expected.
openSUSE Leap 15.2
SLES 15-SP2
Fedora 32
Ubuntu 20.04
Tested-by: Gary Lin <glin@...>
I've tested the following ISO images and all booted as expected.
openSUSE Leap 15.2
SLES 15-SP2
Fedora 32
Ubuntu 20.04
Tested-by: Gary Lin <glin@...>
|
By
Gary Lin
·
#64047
·
|
|
[Patch] BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallel
AsBuiltInf can be created during AutoGen phase. Move CreateAsBuiltInf
into AutoGenWorker to make this step run in parallel.
Signed-off-by: Bob Feng <bob.c.feng@...>
Cc: Liming Gao
AsBuiltInf can be created during AutoGen phase. Move CreateAsBuiltInf
into AutoGenWorker to make this step run in parallel.
Signed-off-by: Bob Feng <bob.c.feng@...>
Cc: Liming Gao
|
By
Bob Feng
·
#64046
·
|