|
回复: [edk2-devel] [PATCH v2 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
Ard:
This patch fixes the compiler build error. It is a bug fix. I am OK to merge it for this stable tag.
Thanks
Liming
Ard:
This patch fixes the compiler build error. It is a bug fix. I am OK to merge it for this stable tag.
Thanks
Liming
|
By
gaoliming
·
#72247
·
|
|
[PATCH v3 7/7] SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS region
This changes added usage of MmUnblockMemoryLib to explicitly request
allocated NVS region to be accessible from MM environment. It will bring
in compatibility with architectures that supports full
This changes added usage of MmUnblockMemoryLib to explicitly request
allocated NVS region to be accessible from MM environment. It will bring
in compatibility with architectures that supports full
|
By
Kun Qin <kun.q@...>
·
#72246
·
|
|
[PATCH v3 6/7] SecurityPkg: Tcg2Smm: Added support for Standalone Mm
https://bugzilla.tianocore.org/show_bug.cgi?id=3169
This change added Standalone MM instance of Tcg2. The notify function for
Standalone MM instance is left empty.
A designated dependency library
https://bugzilla.tianocore.org/show_bug.cgi?id=3169
This change added Standalone MM instance of Tcg2. The notify function for
Standalone MM instance is left empty.
A designated dependency library
|
By
Kun Qin <kun.q@...>
·
#72245
·
|
|
[PATCH v3 5/7] SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modules
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3169
This change separated the original Tcg2Smm module into 2 drivers: the
SMM driver that registers callback for physical presence and
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3169
This change separated the original Tcg2Smm module into 2 drivers: the
SMM driver that registers callback for physical presence and
|
By
Kun Qin <kun.q@...>
·
#72244
·
|
|
[PATCH v3 4/7] SecurityPkg: Tcg2Smm: Switching from gSmst to gMmst
This change replaced gSmst with gMmst to support broader compatibility
under MM environment for Tcg2Smm driver.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Qi Zhang <qi1.zhang@...>
Cc: Rahul
This change replaced gSmst with gMmst to support broader compatibility
under MM environment for Tcg2Smm driver.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Qi Zhang <qi1.zhang@...>
Cc: Rahul
|
By
Kun Qin <kun.q@...>
·
#72243
·
|
|
[PATCH v3 2/7] MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interface
This changes added usage of MmUnblockMemoryLib to explicitly request
runtime cache regions(and its indicators) to be accessible from MM
environment when PcdEnableVariableRuntimeCache is enabled. It
This changes added usage of MmUnblockMemoryLib to explicitly request
runtime cache regions(and its indicators) to be accessible from MM
environment when PcdEnableVariableRuntimeCache is enabled. It
|
By
Kun Qin <kun.q@...>
·
#72242
·
|
|
[PATCH v3 3/7] OvmfPkg: CI Build: Added new library for VariableSmmRuntimeDxe
This change added NULL MmUnblockMemoryLib instance in dsc files of
OvmfPkg to pass CI build. When SMM_REQUIRE flag is set, the library
interface is consumed by VariableSmmRuntimeDxe to better support
This change added NULL MmUnblockMemoryLib instance in dsc files of
OvmfPkg to pass CI build. When SMM_REQUIRE flag is set, the library
interface is consumed by VariableSmmRuntimeDxe to better support
|
By
Kun Qin <kun.q@...>
·
#72241
·
|
|
[PATCH v3 1/7] MdePkg: MmUnblockMemoryLib: Added definition and null instance
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3168
This interface definition provides an abstraction layer for applicable
drivers to request certain memory blocks to be mapped/unblocked
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3168
This interface definition provides an abstraction layer for applicable
drivers to request certain memory blocks to be mapped/unblocked
|
By
Kun Qin <kun.q@...>
·
#72240
·
|
|
[PATCH v3 0/7] Add MmUnblockMemoryLib Interface and Usages
This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/71549
The module changes are validated on two different physical platforms and
QEMU based Q35
This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/71549
The module changes are validated on two different physical platforms and
QEMU based Q35
|
By
Kun Qin <kun.q@...>
·
#72239
·
|
|
Re: [PATCH v2 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
Hi Ard,
Yes. This patch with fix the build failure reported by the CI.
Regards,
Sami Mujawar
Hi Ard,
Yes. This patch with fix the build failure reported by the CI.
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#72238
·
|
|
Re: [PATCH v1 1/1] StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.h
Merged as #1465
Thanks all.
Merged as #1465
Thanks all.
|
By
Ard Biesheuvel
·
#72237
·
|
|
Re: [PATCH v2 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
Thanks. Sami, can you confirm that this patch fixes the CI failure I
reported to you in private? If so, I intend to merge this during the
freeze (assuming Liming is ok with that)
Thanks. Sami, can you confirm that this patch fixes the CI failure I
reported to you in private? If so, I intend to merge this during the
freeze (assuming Liming is ok with that)
|
By
Ard Biesheuvel
·
#72236
·
|
|
Re: [BUG] Platform/RaspberryPi/Acpitables: Correct duplicate _UIDs
Patch is still white space impaired, so I had to reconstruct it by
hand, which is is obviously not the end of the world in this case.
Reviewed-by: Ard Biesheuvel <ardb@...>
Pushed as
Patch is still white space impaired, so I had to reconstruct it by
hand, which is is obviously not the end of the world in this case.
Reviewed-by: Ard Biesheuvel <ardb@...>
Pushed as
|
By
Ard Biesheuvel
·
#72235
·
|
|
Re: [edk2-platforms][PATCH V1 1/5] Platform/ARM/Morello: Add Platform library implementation
With the platform resources being very similar to that of N1SDP SoC (Silicon/ARM/NeoverseN1Soc), are there opportunities to reuse the NeoverseN1Soc code to build the Morello platform support ?
-
With the platform resources being very similar to that of N1SDP SoC (Silicon/ARM/NeoverseN1Soc), are there opportunities to reuse the NeoverseN1Soc code to build the Morello platform support ?
-
|
By
Thomas Abraham
·
#72234
·
|
|
[BUG] Platform/RaspberryPi/Acpitables: Correct duplicate _UIDs
From: Jeremy Linton <jeremy.linton@...>
The new emmc2 device adds a container with a _UID of 0
which duplicates an existing ACPI container.
This causes windows to fail to boot with a Stop
From: Jeremy Linton <jeremy.linton@...>
The new emmc2 device adds a container with a _UID of 0
which duplicates an existing ACPI container.
This causes windows to fail to boot with a Stop
|
By
Jeremy Linton
·
#72233
·
|
|
[PATCH edk2-test 1/1] SctPkg: remove CR in uefi-sct/SctPkg/build.sh
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3239
A superfluous carriage return leads to an error:
uefi-sct/SctPkg/build.sh: line 61:
syntax error near unexpected token
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3239
A superfluous carriage return leads to an error:
uefi-sct/SctPkg/build.sh: line 61:
syntax error near unexpected token
|
By
Heinrich Schuchardt
·
#72232
·
|
|
Re: [PATCH v6 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMM stack offset is not correct
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#72231
·
|
|
Re: [PATCH v2 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
Tested the changes on the StandaloneMm image on the Qemu platform.
Tested-by: Sughosh Ganu <sughosh.ganu@...>
Reviewed-by: Sughosh Ganu <sughosh.ganu@...>
-sughosh
Tested the changes on the StandaloneMm image on the Qemu platform.
Tested-by: Sughosh Ganu <sughosh.ganu@...>
Reviewed-by: Sughosh Ganu <sughosh.ganu@...>
-sughosh
|
By
Sughosh Ganu
·
#72230
·
|
|
[PATCH v6 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMM stack offset is not correct
In function InitGdt(), SmiPFHandler() and Gen4GPageTable(), it uses
CpuIndex * mSmmStackSize to get the SMM stack address offset for
multi processor. It misses the SMM Shadow Stack Size. Each
In function InitGdt(), SmiPFHandler() and Gen4GPageTable(), it uses
CpuIndex * mSmmStackSize to get the SMM stack address offset for
multi processor. It misses the SMM Shadow Stack Size. Each
|
By
Sheng Wei
·
#72229
·
|
|
[PATCH v6 2/3] UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit
If CET shadows stack feature enabled in SMM and stack switch is enabled.
When code execute from SMM handler to SMM exception, CPU will check SMM
exception shadow stack token busy bit if it is cleared
If CET shadows stack feature enabled in SMM and stack switch is enabled.
When code execute from SMM handler to SMM exception, CPU will check SMM
exception shadow stack token busy bit if it is cleared
|
By
Sheng Wei
·
#72228
·
|