|
[PATCH v4 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@...>
·
#72348
·
|
|
[PATCH v4 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@...>
·
#72347
·
|
|
[PATCH v4 3/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@...>
·
#72346
·
|
|
[PATCH v4 2/7] OvmfPkg: resolve MmUnblockMemoryLib (mainly 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@...>
·
#72345
·
|
|
[PATCH v4 1/7] MdePkg: MmUnblockMemoryLib: Added definition and null instance
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3168
This interface provides an abstration layer to allow MM modules to access
requested areas that are outside of MMRAM. On MM model that blocks
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3168
This interface provides an abstration layer to allow MM modules to access
requested areas that are outside of MMRAM. On MM model that blocks
|
By
Kun Qin <kun.q@...>
·
#72344
·
|
|
[PATCH v4 0/7] Add MmUnblockMemoryLib Interface and Usages
This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/72239
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/72239
The module changes are validated on two different physical platforms and
QEMU based Q35
|
By
Kun Qin <kun.q@...>
·
#72343
·
|
|
Re: [PATCH edk2-platforms 1/1] Silicon/Qemu: Move SbsaQemu MPIDR-retrieval function to FdtHelperLib
W dniu 02.03.2021 o 15:14, Graeme Gregory pisze:
Tested-by: Marcin Juszkiewicz <marcin.juszkiewicz@...>
sbsa-acs now finish in seconds like before.
W dniu 02.03.2021 o 15:14, Graeme Gregory pisze:
Tested-by: Marcin Juszkiewicz <marcin.juszkiewicz@...>
sbsa-acs now finish in seconds like before.
|
By
Marcin Juszkiewicz <marcin.juszkiewicz@...>
·
#72342
·
|
|
Re: [PATCH edk2-test 1/1] SctPkg: remove CR in uefi-sct/SctPkg/build.sh
Reviewed-by: G Edhaya Chandran<edhaya.chandran@...>
Reviewed-by: G Edhaya Chandran<edhaya.chandran@...>
|
By
G Edhaya Chandran
·
#72341
·
|
|
Re: [PATCH] drop Tanmay Jagdale from sbsa-ref maintainers
Reviewed-by: Leif Lindholm <leif@...>
Thanks!
Pushed as db922e1253cb.
Reviewed-by: Leif Lindholm <leif@...>
Thanks!
Pushed as db922e1253cb.
|
By
Leif Lindholm
·
#72340
·
|
|
Re: [PATCH edk2-platforms 1/1] Silicon/Qemu: Move SbsaQemu MPIDR-retrieval function to FdtHelperLib
Thanks all.
Pushed as a3ce6f8df2b6.
Thanks all.
Pushed as a3ce6f8df2b6.
|
By
Leif Lindholm
·
#72339
·
|
|
[PATCH] drop Tanmay Jagdale from sbsa-ref maintainers
Tanmay is no longer at Linaro
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@...>
---
Maintainers.txt | 1 -
1 file changed, 1 deletion(-)
diff --git Maintainers.txt
Tanmay is no longer at Linaro
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@...>
---
Maintainers.txt | 1 -
1 file changed, 1 deletion(-)
diff --git Maintainers.txt
|
By
Marcin Juszkiewicz <marcin.juszkiewicz@...>
·
#72338
·
|
|
Re: [PATCH edk2-platforms 1/1] Silicon/Qemu: Move SbsaQemu MPIDR-retrieval function to FdtHelperLib
Tested-By: Graeme Gregory <graeme@...>
This fixes the issue from inspection of APIC table with acpiview!
Tested-By: Graeme Gregory <graeme@...>
This fixes the issue from inspection of APIC table with acpiview!
|
By
Graeme Gregory <graeme@...>
·
#72337
·
|
|
Re: [PATCH edk2-platforms v2 1/4] SbsaQemu: Build infrastructure for StandaloneMm image
Sorry, that's just my brain failure: I meant to say SbsaQemu.fdf.
Regards,
Leif
Sorry, that's just my brain failure: I meant to say SbsaQemu.fdf.
Regards,
Leif
|
By
Leif Lindholm
·
#72336
·
|
|
Re: [PATCH edk2-platforms 1/1] Silicon/Qemu: Move SbsaQemu MPIDR-retrieval function to FdtHelperLib
Acked-by: Ard Biesheuvel <ardb@...>
Acked-by: Ard Biesheuvel <ardb@...>
|
By
Ard Biesheuvel
·
#72335
·
|
|
Re: [PATCH] [edk2-platforms]Intel/BoardModulePkg: Always sort load option
Good catch.
BdsAfterConsoleReadyBeforeBootOptionCallback() in BoardModulePkg is not implemented properly.
It should only do the boot option sort either:
1. in the first boot after flashing the
Good catch.
BdsAfterConsoleReadyBeforeBootOptionCallback() in BoardModulePkg is not implemented properly.
It should only do the boot option sort either:
1. in the first boot after flashing the
|
By
Ni, Ray
·
#72334
·
|
|
[PATCH edk2-platforms 1/1] Silicon/Qemu: Move SbsaQemu MPIDR-retrieval function to FdtHelperLib
Commit 822634fc1bf1 ("SbsaQemu: Update SbsaQemuAcpiDxe to use FdtHelperLib")
replaced the CountCpusFromFdt() function in SbsaQemuAcpiDxe with a call to
FdtHelperCountCpus() in FdtHelperLib. This ended
Commit 822634fc1bf1 ("SbsaQemu: Update SbsaQemuAcpiDxe to use FdtHelperLib")
replaced the CountCpusFromFdt() function in SbsaQemuAcpiDxe with a call to
FdtHelperCountCpus() in FdtHelperLib. This ended
|
By
Leif Lindholm
·
#72333
·
|
|
Re: [PATCH edk2-platforms v2 1/4] SbsaQemu: Build infrastructure for StandaloneMm image
Hi Leif,
Thank you for you comments.
Sorry I forgot to add these options, will be included in the next version.
I probably does not understand your comment correctly,
Hi Leif,
Thank you for you comments.
Sorry I forgot to add these options, will be included in the next version.
I probably does not understand your comment correctly,
|
By
Masahisa Kojima
·
#72332
·
|
|
Re: [PATCH] [edk2-platforms]Intel/BoardModulePkg: Always sort load option
Hi Ray,
I just think of that if we always do the sort, it may cause the changed boot order (by the user of the platform) resort again. That's unexpected.
Thanks,
Zhichao
Hi Ray,
I just think of that if we always do the sort, it may cause the changed boot order (by the user of the platform) resort again. That's unexpected.
Thanks,
Zhichao
|
By
Gao, Zhichao
·
#72331
·
|
|
Re: [PATCH] [edk2-platforms]Intel/BoardModulePkg: Always sort load option
Zhiguang,
Reviewed-by: Ray Ni <ray.ni@...>
I think you can add a third reason in commit message:
3. Below change in UefiBootManagerLib puts setup in the end
MdeModulePkg/UefiBootManagerLib:
Zhiguang,
Reviewed-by: Ray Ni <ray.ni@...>
I think you can add a third reason in commit message:
3. Below change in UefiBootManagerLib puts setup in the end
MdeModulePkg/UefiBootManagerLib:
|
By
Ni, Ray
·
#72330
·
|
|
[PATCH] [edk2-platforms]Intel/BoardModulePkg: Always sort load option
Currently, load option is only sorted when setup is the first priority in b=
oot option.
This condition is not needed because the below reasons:
1. Setup option may have different string name
Currently, load option is only sorted when setup is the first priority in b=
oot option.
This condition is not needed because the below reasons:
1. Setup option may have different string name
|
By
Zhiguang Liu
·
#72329
·
|