|
[PATCH V10 1/4] OvmfPkg: Copy Main.asm from UefiCpuPkg to OvmfPkg's ResetVector
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Previously OvmfPkg/ResetVector uses the Main.asm in
UefiCpuPkg/ReseteVector/Vtf0. In this Main.asm there is only Main16
entry point.
This
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Previously OvmfPkg/ResetVector uses the Main.asm in
UefiCpuPkg/ReseteVector/Vtf0. In this Main.asm there is only Main16
entry point.
This
|
By
Min Xu
·
#82437
·
|
|
[PATCH V10 0/4] Add Intel TDX support in OvmfPkg/ResetVector
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Intel's Trust Domain Extensions (Intel TDX) refers to an Intel technology
that extends Virtual Machines Extensions (VMX) and Multi-Key Total
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Intel's Trust Domain Extensions (Intel TDX) refers to an Intel technology
that extends Virtual Machines Extensions (VMX) and Multi-Key Total
|
By
Min Xu
·
#82436
·
|
|
Re: [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver
Hi, Any feedback on this?
Thanks,
-bob
Hi, Any feedback on this?
Thanks,
-bob
|
By
Bob Morgan
·
#82435
·
|
|
Re: Update NASM to stable release 2.15.05
Mike,
Sounds like a good plan.
Thanks,
Andrew Fish
Mike,
Sounds like a good plan.
Thanks,
Andrew Fish
|
By
Andrew Fish
·
#82434
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
Hi Mike,
Thanks for the review comments.
The PythonReadMe.txt available @ https://github.com/tianocore/edk2-libc/blob/master/AppPkg/Applications/Python/PythonReadMe.txt
is the readme file for
Hi Mike,
Thanks for the review comments.
The PythonReadMe.txt available @ https://github.com/tianocore/edk2-libc/blob/master/AppPkg/Applications/Python/PythonReadMe.txt
is the readme file for
|
By
Jayaprakash, N
·
#82433
·
|
|
Re: [PATCH v2 4/7] Platform/ARM/N1Sdp: Enable N1Sdp platform specific configurations
Hi Pierre,
By
Khasim Mohammed
·
#82432
·
|
|
Update NASM to stable release 2.15.05
Hello,
I would like to propose that we update to a newer version of NASM.
https://www.nasm.us/
The most recent stable version is
Hello,
I would like to propose that we update to a newer version of NASM.
https://www.nasm.us/
The most recent stable version is
|
By
Michael D Kinney
·
#82431
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
Hi JP,
Can you also update the documentation to remove references to Python 2.x or update for Python 3.x?
For example, the following file has Python 2.x
Hi JP,
Can you also update the documentation to remove references to Python 2.x or update for Python 3.x?
For example, the following file has Python 2.x
|
By
Michael D Kinney
·
#82430
·
|
|
Re: [PATCH] ShellPkg: Parse I/O APIC and x2APIC structure
[AMD Official Use Only]
Gentle reminder to merge the code.
[AMD Official Use Only]
Gentle reminder to merge the code.
|
By
Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@...>
·
#82429
·
|
|
[PATCH 6/6] uefi-sct/SctPkg: TCG2 Protocol: add SubmitCommand test
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for SubmitCommand()
-checkpoint for test function with GET_RANDOM Command
Cc: Barton Gao
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for SubmitCommand()
-checkpoint for test function with GET_RANDOM Command
Cc: Barton Gao
|
By
Joseph Hemann
·
#82428
·
|
|
[PATCH 5/6] uefi-sct/SctPkg: TCG2 Protocol: add GetEventLog test
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for GetEventLog()
-checkpoint for test function with invalid eventlog format
-checkpoint for test function with valid
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for GetEventLog()
-checkpoint for test function with invalid eventlog format
-checkpoint for test function with valid
|
By
Joseph Hemann
·
#82427
·
|
|
[PATCH 4/6] uefi-sct/SctPkg: TCG2 Protocol: add HashLogExtendEvent test
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for HashLogExtendEvent()
-checkpoint for test of function with invalid parameters
-checkpoint for test of function with
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for HashLogExtendEvent()
-checkpoint for test of function with invalid parameters
-checkpoint for test of function with
|
By
Joseph Hemann
·
#82426
·
|
|
[PATCH 3/6] uefi-sct/SctPkg: TCG2 Protocol: add GetActivePcrBanks test
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for GetActivePcrBanks()
-checkpoint for NULL pointer passed for buffer
-checkpoint for test of function with
From: Joseph Hemann <Joseph.hemann@...>
-add initial TCG2 protocol test for GetActivePcrBanks()
-checkpoint for NULL pointer passed for buffer
-checkpoint for test of function with
|
By
Joseph Hemann
·
#82425
·
|
|
[PATCH 2/6] uefi-sct/SctPkg: TCG2 Protocol: add GetCapability Test
From: Joseph Hemann <Joseph.hemann@...>
-implement initial infrastructure for the TCG2 protocol test
including updates to .dsc file, inf file, GUID source files,
update to Category.ini.
-add
From: Joseph Hemann <Joseph.hemann@...>
-implement initial infrastructure for the TCG2 protocol test
including updates to .dsc file, inf file, GUID source files,
update to Category.ini.
-add
|
By
Joseph Hemann
·
#82424
·
|
|
[PATCH 1/6] uefi-sct/SctPkg: TCG2 Protocol: add header with TCG2 protocol definitions
From: Joseph Hemann <Joseph.hemann@...>
Cc: Barton Gao <gaojie@...>
Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
Cc: Eric Jin <eric.jin@...>
Cc: Arvin Chen
From: Joseph Hemann <Joseph.hemann@...>
Cc: Barton Gao <gaojie@...>
Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
Cc: Eric Jin <eric.jin@...>
Cc: Arvin Chen
|
By
Joseph Hemann
·
#82423
·
|
|
[PATCH 0/6] Implementation of TCG2 Protocol test
From: Joseph Hemann <Joseph.hemann@...>
This patch series implements a set of SCT tests,
for the TCG2 UEFI protocol as defined in the TCG
EFI Protocol Specification. The series implements
the
From: Joseph Hemann <Joseph.hemann@...>
This patch series implements a set of SCT tests,
for the TCG2 UEFI protocol as defined in the TCG
EFI Protocol Specification. The series implements
the
|
By
Joseph Hemann
·
#82422
·
|
|
Re: [PATCH v1 1/1] ShellPkg: Add comment that ItemPtr is set after validation
Hi Chris,
Thanks for adding the comment that clarifies the usage.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
On 20/10/2021, 11:47, "Chris Jones"
Hi Chris,
Thanks for adding the comment that clarifies the usage.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
On 20/10/2021, 11:47, "Chris Jones"
|
By
Sami Mujawar
·
#82421
·
|
|
[PATCH v1 1/1] ShellPkg: Add comment that ItemPtr is set after validation
Add a comment to clarify that in Acpiview the ItemPtr is not set until
after the FieldValidator has been called.
Signed-off-by: Chris Jones <christopher.jones@...>
---
Add a comment to clarify that in Acpiview the ItemPtr is not set until
after the FieldValidator has been called.
Signed-off-by: Chris Jones <christopher.jones@...>
---
|
By
Chris Jones
·
#82420
·
|
|
Re: [PATCH 1/1] DynamicTablesPkg: Fix void pointer arithmetic
Hi Pierre,
Thank you for this fix.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and
Hi Pierre,
Thank you for this fix.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and
|
By
Sami Mujawar
·
#82419
·
|
|
Re: [PATCH] DynamicTablesPkg: Fix unitialized variable use
Merged as 37a33f02aa1a..4fdf843c75d2
Thanks.
Regards,
Sami Mujawar
Merged as 37a33f02aa1a..4fdf843c75d2
Thanks.
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#82418
·
|