|
[edk2-platforms][PATCH V1 1/1] 1. Add the PCD for GPE 1 block register width control in FADT 2. Re-arrange PCD category for some PCDs
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Eric Dong <eric.dong@...>
Signed-off-by: Ankit Sinha <ankit.sinha@...>
---
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Eric Dong <eric.dong@...>
Signed-off-by: Ankit Sinha <ankit.sinha@...>
---
|
By
Ankit Sinha
·
#91901
·
|
|
Re: [PATCH] SecurityPkg: Add retry mechanism for tpm command
Why is 3 the correct retry count?
Do we need this to be configurable?
Is a delay required between retries?
What specific state is a DTPM getting into that
requires this retry mechanism? Can that
Why is 3 the correct retry count?
Do we need this to be configurable?
Is a delay required between retries?
What specific state is a DTPM getting into that
requires this retry mechanism? Can that
|
By
Michael D Kinney
·
#91900
·
|
|
Re: [edk2-staging][PATCH v3 05/15] edk2-staging/RedfishClientPkg: Introduce resource identify library
[AMD Official Use Only - General]
Reviewed-by: Abner Chang <abner.chang@...>
[AMD Official Use Only - General]
Reviewed-by: Abner Chang <abner.chang@...>
|
By
Chang, Abner
·
#91899
·
|
|
Re: [PATCH edk2-platforms v4 00/17] Fix build breaks and update IORT revision macro
For the associated fixes for all the above:
Reviewed-by: Ard Biesheuvel <ardb@...>
Feel free to push all of these changes when you feel it is appropriate.
For the associated fixes for all the above:
Reviewed-by: Ard Biesheuvel <ardb@...>
Feel free to push all of these changes when you feel it is appropriate.
|
By
Ard Biesheuvel
·
#91898
·
|
|
Re: [PATCH v1 1/1] OvmfPkg/QemuVideoDxe: Zero out PixelInformation in QueryMode
Is this valid C? Or is the patch corrupted by email?
Is this valid C? Or is the patch corrupted by email?
|
By
Ard Biesheuvel
·
#91897
·
|
|
[PATCH] VirtualKeyboardFeaturePkg: Pre OS virtual keyboard touch response are very slow with I2C touch panel
On one Touch, multiple Reads happend and this reads varying based on Key Press time.
Resulting in Multiple key press update on screen. This condition avoids KeyPressed skips
resulting due to faster
On one Touch, multiple Reads happend and this reads varying based on Key Press time.
Resulting in Multiple key press update on screen. This condition avoids KeyPressed skips
resulting due to faster
|
By
KalaiyarasanX Thangaraj
·
#91896
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] Silicon/Qemu: Add SMBIOS tables of types 16, 17, and 19
Thanks Dimitrije for the patch!
Reviewed-By: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
Thanks Dimitrije for the patch!
Reviewed-By: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
|
By
Samer El-Haj-Mahmoud
·
#91895
·
|
|
Re: [edk2-platforms] [PATCH 1/1] Platform/Sgi: Add support to disable isolated cpus
Hi Sami,
Please find my reply inline
Hi Sami,
Please find my reply inline
|
By
Nishant Sharma
·
#91894
·
|
|
[PATCH v2 0/2] Add EDKII_PCI_DEVICE_PPI support to EDK2
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907
The purpose of those changes is to introduce the way to enumerate and assign resources in PEI for the systems with more than one PCI root.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907
The purpose of those changes is to introduce the way to enumerate and assign resources in PEI for the systems with more than one PCI root.
|
By
Maciej Czajkowski
·
#91893
·
|
|
[PATCH v2 1/2] MdeModulePkg: Add EDKII_PCI_DEVICE_PPI definition
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907
This commit introduces EDKII_PCI_DEVICE_PPI. The purpose of this PPI is
to provide a way of accessing PCI devices to drvice drivers such
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907
This commit introduces EDKII_PCI_DEVICE_PPI. The purpose of this PPI is
to provide a way of accessing PCI devices to drvice drivers such
|
By
Maciej Czajkowski
·
#91892
·
|
|
[PATCH v2 2/2] MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI device
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907
This change modifies AhciPei library to allow usage both EDKII_PCI_DEVICE_PPI
and EDKII_PEI_ATA_AHCI_HOST_CONTROLLER_PPI to manage ATA HDD
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907
This change modifies AhciPei library to allow usage both EDKII_PCI_DEVICE_PPI
and EDKII_PEI_ATA_AHCI_HOST_CONTROLLER_PPI to manage ATA HDD
|
By
Maciej Czajkowski
·
#91891
·
|
|
Re: [PATCH] SecurityPkg: Add retry mechanism for tpm command
Thanks. Please add Bugzilla ID and add tested-by tag by the people who performed the test.
For the code, reviewed-by: Jiewen Yao <Jiewen.yao@...>
Thanks. Please add Bugzilla ID and add tested-by tag by the people who performed the test.
For the code, reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#91890
·
|
|
[PATCH] SecurityPkg: Add retry mechanism for tpm command
Signed-off-by: Qi Zhang <qi1.zhang@...>
Cc: Jiewen Yao <jiewen.yao@...>
Cc: Jian J Wang <jian.j.wang@...>
---
.../Library/Tpm2DeviceLibDTpm/Tpm2Ptp.c | 107 +++++++++++-------
Signed-off-by: Qi Zhang <qi1.zhang@...>
Cc: Jiewen Yao <jiewen.yao@...>
Cc: Jian J Wang <jian.j.wang@...>
---
.../Library/Tpm2DeviceLibDTpm/Tpm2Ptp.c | 107 +++++++++++-------
|
By
Qi Zhang
·
#91889
·
|
|
Re: [PATCH edk2-platforms v4 00/17] Fix build breaks and update IORT revision macro
Hi All,
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3458
The edk2 patch series for IORT Rev E.d updates has been submitted to the mailing list and has been reviewed at
Hi All,
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3458
The edk2 patch series for IORT Rev E.d updates has been submitted to the mailing list and has been reviewed at
|
By
Sami Mujawar
·
#91888
·
|
|
[PATCH] MdeModulePkg/DumpDynPcd: Remove unsupported format specifiers
Some print statements use format specifiers like %N/%H/%E/%B that are
only supported in the shell print functions. In the ordinary 'Print'
function they are just displayed as letters N/H/E/B.
Remove
Some print statements use format specifiers like %N/%H/%E/%B that are
only supported in the shell print functions. In the ordinary 'Print'
function they are just displayed as letters N/H/E/B.
Remove
|
By
Konstantin Aladyshev
·
#91887
·
|
|
[edk2-platforms: PATCH] Modify processor _UID ordering by CPU default fused in MADT
BIOS should not reordering cpu processor_uid
Signed-off-by: JackX Lin <JackX.Lin@...>
Cc: Dong Eric <eric.dong@...>
Cc: Ray Ni <ray.ni@...>
Cc: Donald Kuo <Donald.Kuo@...>
Cc:
BIOS should not reordering cpu processor_uid
Signed-off-by: JackX Lin <JackX.Lin@...>
Cc: Dong Eric <eric.dong@...>
Cc: Ray Ni <ray.ni@...>
Cc: Donald Kuo <Donald.Kuo@...>
Cc:
|
By
JackX Lin
·
#91886
·
|
|
Re: Casting i128 into f64 in UEFI Rust pagefaults
Thanks, Andrew. I will try it out and add it to UEFI Rust documentation as well. I will ask more questions in case I get stuck somewhere.
Ayush Singh
On 7/27/22
Thanks, Andrew. I will try it out and add it to UEFI Rust documentation as well. I will ask more questions in case I get stuck somewhere.
Ayush Singh
On 7/27/22
|
By
Ayush Singh
·
#91885
·
|
|
Re: [edk2-staging][PATCH v2 05/15] edk2-staging/RedfishClientPkg: Introduce resource identify library
Thanks Abner! Review comments for 04/15 and 05/15 are addressed in version 3.
Nickle
Thanks Abner! Review comments for 04/15 and 05/15 are addressed in version 3.
Nickle
|
By
Nickle Wang
·
#91884
·
|
|
[edk2-staging][PATCH v3 15/15] edk2-staging/RedfishClientPkg: Introduce Bios feature driver
Introduce new feature driver to support Bios version 1.0.9 schema.
Update corresponding FDF and DSC file to enable this feature driver.
Signed-off-by: Nickle Wang <nickle.wang@...>
Cc: Abner
Introduce new feature driver to support Bios version 1.0.9 schema.
Update corresponding FDF and DSC file to enable this feature driver.
Signed-off-by: Nickle Wang <nickle.wang@...>
Cc: Abner
|
By
Nickle Wang
·
#91883
·
|
|
[edk2-staging][PATCH v3 14/15] edk2-staging/RedfishClientPkg: Introduce Computer System feature driver
Introduce new feature driver to support Computer System version 1.5.0
schema. Update corresponding FDF and DSC file to enable this feature
driver.
Signed-off-by: Nickle Wang <nickle.wang@...>
Cc:
Introduce new feature driver to support Computer System version 1.5.0
schema. Update corresponding FDF and DSC file to enable this feature
driver.
Signed-off-by: Nickle Wang <nickle.wang@...>
Cc:
|
By
Nickle Wang
·
#91882
·
|