|
[edk2-platforms][PATCH v2 3/5] MinPlatformPkg/TestPointCheckLib: Fix incorrect array index
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3520
TestPointSmmEndOfDxeSmrrFunctional() uses the incorrect byte index
to skip the test.
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3520
TestPointSmmEndOfDxeSmrrFunctional() uses the incorrect byte index
to skip the test.
|
By
Michael Kubacki
·
#78770
·
|
|
[edk2-platforms][PATCH v2 2/5] MinPlatformPkg/TestPointCheckLib: Set required size field in protocol
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3518
Per the protocol definition, the caller must allocate the input
structure and set the
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3518
Per the protocol definition, the caller must allocate the input
structure and set the
|
By
Michael Kubacki
·
#78769
·
|
|
[edk2-platforms][PATCH v2 1/5] MinPlatformPkg/TestPointCheckLib: Fix MessageLength cast issue
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3531
The MessageLength field of EFI_MM_COMMUNICATE_HEADER as defined
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3531
The MessageLength field of EFI_MM_COMMUNICATE_HEADER as defined
|
By
Michael Kubacki
·
#78768
·
|
|
[edk2-platforms][PATCH v2 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements
From: Michael Kubacki
By
Michael Kubacki
·
#78767
·
|
|
回复: [edk2-devel] [PATCH v2 00/13] Add ACPI 6.4 header file
Thanks for your update. Reviewed-by: Liming Gao <gaoliming@...>
If no other comments, I will merge this patch set for 202108 stable tag.
Thanks
Liming
Thanks for your update. Reviewed-by: Liming Gao <gaoliming@...>
If no other comments, I will merge this patch set for 202108 stable tag.
Thanks
Liming
|
By
gaoliming
·
#78766
·
|
|
Re: [edk2-platforms][PATCH v4 00/41] Consolidate SpiFlashCommonLib instances
Hi Michael,
I have not tried actually. Now that TiogaPass has been merged upstream we have not been focusing on Mt. Olympus. I believe the original code was pair programmed by Mallik and Jiewen and
Hi Michael,
I have not tried actually. Now that TiogaPass has been merged upstream we have not been focusing on Mt. Olympus. I believe the original code was pair programmed by Mallik and Jiewen and
|
By
Nate DeSimone
·
#78765
·
|
|
Re: [PATCH 1/1] MdeModulePkg/Console: Improve encoding of box drawing characters
Caden,
Please make sure you test this patch thoroughly. With that...
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Thanks!
Nate
Caden,
Please make sure you test this patch thoroughly. With that...
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Thanks!
Nate
|
By
Nate DeSimone
·
#78764
·
|
|
Re: [edk2-platforms][PATCH v1 5/5] MinPlatformPkg/TestPointCheckLib: Make OutTable parameter optional
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#78763
·
|
|
Re: [edk2-platforms][PATCH v1 4/5] MinPlatformPkg/TestPointCheckLib: Improve adjacent region checking
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#78762
·
|
|
Re: [edk2-platforms][PATCH v1 1/5] MinPlatformPkg/TestPointCheckLib: Fix MessageLength cast issue
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#78761
·
|
|
Re: [edk2-platforms][PATCH v1 2/5] MinPlatformPkg/TestPointCheckLib: Set required size field in protocol
Hi Michael,
Comments are inline.
Thanks,
Nate
Hi Michael,
Comments are inline.
Thanks,
Nate
|
By
Nate DeSimone
·
#78760
·
|
|
Re: [edk2-platforms][PATCH v1 3/5] MinPlatformPkg/TestPointCheckLib: Fix incorrect array index
Hi Michael,
Comments are inline.
Thanks,
Nate
Hi Michael,
Comments are inline.
Thanks,
Nate
|
By
Nate DeSimone
·
#78759
·
|
|
Re: [edk2-platforms][PATCH v1 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements
Hi Michael,
Here is a summary of my feedback:
1. Patch 2/5: DxeCheckTcgTrustedBoot.c: line 44 - I think we should also have a ZeroMem ((VOID *) &ProtocolCapability, sizeof (ProtocolCapability))
Hi Michael,
Here is a summary of my feedback:
1. Patch 2/5: DxeCheckTcgTrustedBoot.c: line 44 - I think we should also have a ZeroMem ((VOID *) &ProtocolCapability, sizeof (ProtocolCapability))
|
By
Nate DeSimone
·
#78758
·
|
|
Re: [Patch 0/3] Ext4Pkg: Add Ext4Pkg
Hi Mike,
Thanks for the helpful pointers. I'll consider everything for V2,
which I'll submit as soon as possible (hopefully tomorrow).
RE: Code style. I'll re-run ECC and try to solve the issues.
Hi Mike,
Thanks for the helpful pointers. I'll consider everything for V2,
which I'll submit as soon as possible (hopefully tomorrow).
RE: Code style. I'll re-run ECC and try to solve the issues.
|
By
Pedro Falcato
·
#78757
·
|
|
Re: Is there any use case of FirmwarePerformanceStandaloneMm.inf now?
Hi Dandan,
Thanks for letting me know. I added Bret and Sean to the thread for broader view in our scope.
But currently our StandaloneMm Core does not report performance data to
Hi Dandan,
Thanks for letting me know. I added Bret and Sean to the thread for broader view in our scope.
But currently our StandaloneMm Core does not report performance data to
|
By
Kun Qin
·
#78756
·
|
|
Re: [PATCH] IntelFsp2Pkg: Fix multibyte array data issue
Hi Tung Lun,
Is this patch still needed or was it superseded by https://edk2.groups.io/g/devel/message/75168 ?
Thanks,
Nate
Hi Tung Lun,
Is this patch still needed or was it superseded by https://edk2.groups.io/g/devel/message/75168 ?
Thanks,
Nate
|
By
Nate DeSimone
·
#78755
·
|
|
[PATCH v2 3/3] OvmfPkg/ResetVector: move the GHCB page setup in AmdSev.asm
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
While build the initial page table, the SetCr3ForPageTables64 checks
whether SEV-ES is enabled. If so, clear the page encryption mask from
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
While build the initial page table, the SetCr3ForPageTables64 checks
whether SEV-ES is enabled. If so, clear the page encryption mask from
|
By
Brijesh Singh
·
#78754
·
|
|
[PATCH v2 2/3] OvmfPkg/ResetVector: update SEV support to use new work area format
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Update the SEV support to switch to using the newer work area format.
Cc: Min Xu <min.m.xu@...>
Cc: Tom Lendacky
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Update the SEV support to switch to using the newer work area format.
Cc: Min Xu <min.m.xu@...>
Cc: Tom Lendacky
|
By
Brijesh Singh
·
#78753
·
|
|
[PATCH v2 1/3] OvmfPkg: introduce a common work area
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Both the TDX and SEV support needs to reserve a page in MEMFD as a work
area. The page will contain meta data specific to the guest
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Both the TDX and SEV support needs to reserve a page in MEMFD as a work
area. The page will contain meta data specific to the guest
|
By
Brijesh Singh
·
#78752
·
|
|
[PATCH v2 0/3] reuse the SevEsWork area
Based on the discussion on the mailing list, we agreed that instead
of wasting extra page in the MEMFD, we can reuse the SevEsWorkArea
buffer for the TDX. To avoid any confusion, lets introduce a
Based on the discussion on the mailing list, we agreed that instead
of wasting extra page in the MEMFD, we can reuse the SevEsWorkArea
buffer for the TDX. To avoid any confusion, lets introduce a
|
By
Brijesh Singh
·
#78751
·
|