|
[PATCH 2/3] MdeModulePkg/PartitionDxe: Remove the check for special MBR
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2823
Follow the spec definition, the ISO 9660 (and UDF) would be
checked before the MBR. So it is not required to skip such
MBR talbe that contian
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2823
Follow the spec definition, the ISO 9660 (and UDF) would be
checked before the MBR. So it is not required to skip such
MBR talbe that contian
|
By
Gao, Zhichao
·
#63952
·
|
|
[PATCH 0/3] MdeModulePkg/PartitionDxe: Make the parition driver match the spec
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2823
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2843
Refer to the UEFI spec 2.8, Section 13.3.2:
A block device should be scanned as below
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2823
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2843
Refer to the UEFI spec 2.8, Section 13.3.2:
A block device should be scanned as below
|
By
Gao, Zhichao
·
#63951
·
|
|
[edk2-wiki][PATCH v2] 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
·
#63950
·
|
|
[PATCH v4 5/5] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
From: Matthew Carlson <macarl@...>
Changes OpenSSL to no longer depend on TimerLib and instead use RngLib.
This allows platforms to decide for themsevles what sort of entropy source
they
From: Matthew Carlson <macarl@...>
Changes OpenSSL to no longer depend on TimerLib and instead use RngLib.
This allows platforms to decide for themsevles what sort of entropy source
they
|
By
Matthew Carlson
·
#63949
·
|
|
[PATCH v4 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
From: Matthew Carlson <macarl@...>
Cc: Laszlo Ersek <lersek@...>
Cc: Ard Biesheuvel <ard.biesheuvel@...>
Cc: Leif Lindholm <leif@...>
Signed-off-by: Matthew Carlson
From: Matthew Carlson <macarl@...>
Cc: Laszlo Ersek <lersek@...>
Cc: Ard Biesheuvel <ard.biesheuvel@...>
Cc: Leif Lindholm <leif@...>
Signed-off-by: Matthew Carlson
|
By
Matthew Carlson
·
#63948
·
|
|
[PATCH v4 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
From: Matthew Carlson <macarl@...>
Cc: Laszlo Ersek <lersek@...>
Cc: Ard Biesheuvel <ard.biesheuvel@...>
Cc: Anthony Perard <anthony.perard@...>
Cc: Julien Grall
From: Matthew Carlson <macarl@...>
Cc: Laszlo Ersek <lersek@...>
Cc: Ard Biesheuvel <ard.biesheuvel@...>
Cc: Anthony Perard <anthony.perard@...>
Cc: Julien Grall
|
By
Matthew Carlson
·
#63947
·
|
|
[PATCH v4 2/5] MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe
From: Matthew Carlson <macarl@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Zhiguang Liu <zhiguang.liu@...>
Signed-off-by: Matthew
From: Matthew Carlson <macarl@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Zhiguang Liu <zhiguang.liu@...>
Signed-off-by: Matthew
|
By
Matthew Carlson
·
#63946
·
|
|
[PATCH v4 1/5] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
From: Matthew Carlson <macarl@...>
Added a new RngLib that provides random numbers from the TimerLib
using the performance counter. This is meant to be used for OpenSSL
to replicate past
From: Matthew Carlson <macarl@...>
Added a new RngLib that provides random numbers from the TimerLib
using the performance counter. This is meant to be used for OpenSSL
to replicate past
|
By
Matthew Carlson
·
#63945
·
|
|
[PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
From: Matthew Carlson <macarl@...>
Ref: https://github.com/tianocore/edk2/pull/845
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1871
Matthew Carlson (5):
MdePkg: TimerRngLib:
From: Matthew Carlson <macarl@...>
Ref: https://github.com/tianocore/edk2/pull/845
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1871
Matthew Carlson (5):
MdePkg: TimerRngLib:
|
By
Matthew Carlson
·
#63944
·
|
|
Re: TianoCore Bug Triage - APAC / NAMO - Tue, 08/11/2020 6:30pm-7:30pm
#cal-reminder
Below issues are submitted recently. They will be reviewed in this week meeting. Welcome the reporter join the meeting to introduce the more background and detail.
Below issues are submitted recently. They will be reviewed in this week meeting. Welcome the reporter join the meeting to introduce the more background and detail.
|
By
Liming Gao
·
#63943
·
|
|
Re: 答复: [edk2-devel] question about PCI bridge's bus range window configure's save and restore
When resuming from S3, UEFI skips the memory initialization and PCIe enumeration, just brings memory out of self-refresh state and jumps to the resuming point in memory. OS doesn't re-enumerate,
When resuming from S3, UEFI skips the memory initialization and PCIe enumeration, just brings memory out of self-refresh state and jumps to the resuming point in memory. OS doesn't re-enumerate,
|
By
Feng Libo <lbfeng@...>
·
#63942
·
|
|
Re: [PATCH v2 0/9] Need add a FSP binary measurement
Hi Qi
Thanks for the update.
1) Since this is a new feature, a platform may already measure FSP binary in some ways, I recommend we change the default policy to:
Hi Qi
Thanks for the update.
1) Since this is a new feature, a platform may already measure FSP binary in some ways, I recommend we change the default policy to:
|
By
Yao, Jiewen
·
#63941
·
|
|
Re: question about PCI bridge's bus range window configure's save and restore
Hi, Ric:
Thanks for your reply.
I think maybe some standard PCI config space registers, such as BAR registers, its content is restored by OS during S3 resume procedure.
Such as:
PCI bus
Hi, Ric:
Thanks for your reply.
I think maybe some standard PCI config space registers, such as BAR registers, its content is restored by OS during S3 resume procedure.
Such as:
PCI bus
|
By
Tiger Liu(BJ-RD)
·
#63940
·
|
|
TianoCore Bug Triage - APAC / NAMO - Tue, 08/11/2020 6:30pm-7:30pm
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When: Tuesday, 11 August 2020, 6:30pm to 7:30pm, (GMT-07:00) America/Los Angeles
Where:https://bluejeans.com/889357567?src=join_info
View
Reminder: TianoCore Bug Triage - APAC / NAMO
When: Tuesday, 11 August 2020, 6:30pm to 7:30pm, (GMT-07:00) America/Los Angeles
Where:https://bluejeans.com/889357567?src=join_info
View
|
By
devel@edk2.groups.io Calendar <devel@...>
·
#63939
·
|
|
Re: [PATCH v2 9/9] SecurityPkg/Tcg2: handle PRE HASH and LOG ONLY
Qi:
EccPlugin will be enabled in open CI. Then, ECC result can be checked in open CI result. Now, I use the standalone EccCheck.py from https://github.com/shenglei10/edk2/tree/ecc_script to check
Qi:
EccPlugin will be enabled in open CI. Then, ECC result can be checked in open CI result. Now, I use the standalone EccCheck.py from https://github.com/shenglei10/edk2/tree/ecc_script to check
|
By
Liming Gao
·
#63938
·
|
|
Re: [PATCH v14 00/46] SEV-ES guest support
Tom:
I run ECC plugin (https://edk2.groups.io/g/devel/message/63271) in my local machine. It reports below issues. Can you help update the patches to fix them?
I use the standalone EccCheck from
Tom:
I run ECC plugin (https://edk2.groups.io/g/devel/message/63271) in my local machine. It reports below issues. Can you help update the patches to fix them?
I use the standalone EccCheck from
|
By
Liming Gao
·
#63937
·
|
|
Re: TianoCore Community Meeting Minutes - August
Soumya:
I add my comments.
Thanks
Liming
Soumya:
I add my comments.
Thanks
Liming
|
By
Liming Gao
·
#63936
·
|
|
Re: [PATCH v2 9/9] SecurityPkg/Tcg2: handle PRE HASH and LOG ONLY
Hi, Liming
Thanks for your comments! Is there any wiki of how to run ECC plugin?
BRs
Qi Zhang
Hi, Liming
Thanks for your comments! Is there any wiki of how to run ECC plugin?
BRs
Qi Zhang
|
By
Qi Zhang
·
#63935
·
|
|
Re: [PATCH v2 2/6] FmpDevicePkg: Add LastAttemptStatus.h
My feedback:
#1: Why is LastAttemptStatus.h in PrivateInclude? Seems like something you would want to have as a public header.
#2: If someone inserts a new enum value in the middle of
My feedback:
#1: Why is LastAttemptStatus.h in PrivateInclude? Seems like something you would want to have as a public header.
#2: If someone inserts a new enum value in the middle of
|
By
Nate DeSimone
·
#63934
·
|
|
Re: [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.
+Jeremy,
I review the patch and think it is reasonable, but I want to know some more detail information
Can you provide the detail debug log about USB?
The symptom always can be seen or have fail
+Jeremy,
I review the patch and think it is reasonable, but I want to know some more detail information
Can you provide the detail debug log about USB?
The symptom always can be seen or have fail
|
By
Guomin Jiang
·
#63933
·
|