Add SecurityPkg maintainers.
Thanks,
Derek
From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
derek.l...@hpe.com
Sent: Tuesday, July 2, 2019 1:25 PM
To: devel@edk2.groups.io
Subject: [edk2-devel] [PATCH] SecurityPkg: Don't Verify the enrolled PK in
setup mode
Patch is attach
1. mMaxNumberOfCpus and gSmmCpuPrivate->SmmCoreEntryContext.NumberOfCpus are
both used. Can you please refine the code to use only one?
2. I do think that MM_MP code needs to maintain a internal linked list
containing all created tokens. Because it's possible that caller is written in
below way:
> -Original Message-
> From: Leif Lindholm [mailto:leif.lindh...@linaro.org]
> Sent: Wednesday, July 03, 2019 6:44 PM
> To: Wu, Hao A
> Cc: devel@edk2.groups.io
> Subject: Re: [RFC PATCH 2/3] Maintainers.txt: add wildcard path association
> for Arm/AArch64
>
> On Wed, Jul 03, 2019 at 07:52
(a) OvmfPkg first had to resolve the TpmMeasurementLib class -- for
SECURE_BOOT_ENABLE only -- when the DxeImageVerificationLib instance
became dependent on TpmMeasurementLib. For details, refer to commit
0d28d286bf4d ("OvmfPkg: resolve TpmMeasurementLib dependency
introduced in r14
On Wed, Jul 03, 2019 at 09:49:26PM +0200, Laszlo Ersek wrote:
> Hi Gary,
>
> On 07/03/19 12:22, Gary Lin wrote:
> > DxeTpmMeasurementLib is only useful when TPM is enabled.
> >
> > Cc: Jordan Justen
> > Cc: Laszlo Ersek
> > Cc: Marc-André Lureau
> > Cc: Stefan Berger
> > Signed-off-by: Gary
Push
@03835a8c7325d5ddd0b03ee412a8a08d88258128..080981d72dcbb782ad73716c439639324b0aa4dd
If you meet with the issue, please let me know.
Thanks
Liming
>-Original Message-
>From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
>Liming Gao
>Sent: Monday, July 01, 2019 7:27
Reviewed-by: Ray Ni
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of Dong,
> Eric
> Sent: Wednesday, July 3, 2019 10:43 AM
> To: devel@edk2.groups.io
> Cc: Ni, Ray ; Laszlo Ersek
> Subject: [edk2-devel] [Patch v3 1/2] MdePkg: Add new MM MP Protocol
> definition.
>
> V2 ch
OK. Thanks.
I just noticed my local repo is still in devel-minplatform branch.
Thanks,
Bob
-Original Message-
From: Bi, Dandan
Sent: Thursday, July 4, 2019 8:55 AM
To: Feng, Bob C ; Gao, Liming ;
devel@edk2.groups.io
Subject: RE: [patch 0/2] Edk2Setup: Enahnce edk2setup batch files
H
Hi Bob,
I have updated GitEdk2MinMtOlympus.bat for minpurely via
https://github.com/tianocore/edk2-platforms/commit/e7fc97a3f9045c35a077ab0151c696aeba722417
And GitEdk2MinKabylake.bat for minkabylake has been removed via
https://github.com/tianocore/edk2-platforms/commit/acbd81a92de1b4213f272a2
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
banks. This digest algorithm is part of the China Crypto algorithm suite.
This integration has dependency on the openssl_1_1_1b integration into
edk2.
This patch link
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
banks. This digest algorithm is part of the China Crypto algorithm suite.
This integration has dependency on the openssl_1_1_1b integration into
edk2.
This patch adds
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
banks. This digest algorithm is part of the China Crypto algorithm suite.
This integration has dependency on the openssl_1_1_1b integration into
edk2.
Cc: Michael D K
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
banks. This digest algorithm is part of the China Crypto algorithm suite.
This integration has dependency on the openssl_1_1_1b integration into
edk2.
This patch add
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
banks. This digest algorithm is part of the China Crypto algorithm suite.
This integration has dependency on the openssl_1_1_1b integration into
edk2.
This patch ad
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
banks. This digest algorithm is part of the China Crypto algorithm suite.
This integration has dependency on the openssl_1_1_1b integration into
edk2.
This patch sets
Thanks I will follow the convention next time.
Best Regards,
Imran Desai
From: Wang, Jian J
Sent: Wednesday, July 03, 2019 1:33 AM
To: devel@edk2.groups.io; Wang, Jian J; Desai, Imran
Subject: RE: [edk2-devel] [PATCH v4 2/5] SecurityPkg: introduce the SM3
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Wu, Hao A
> Sent: Wednesday, July 03, 2019 3:21 PM
> To: devel@edk2.groups.io; r...@edk2.groups.io
> Cc: ler...@redhat.com; Gao, Liming; Andrew Fish; Leif Lindholm; Kinney,
> Michael D; Justen, Jo
Hello Lersek/ Leif,
Like Lersek hinted, this in fact was an inadvertent issue with the git
configuration.
I suspect the suppresscc in my configuration may have been the source of all
confusion. My apologies.
I will send in a new version v5 of the full series of the patches.
I appreciate all
On 07/03/19 04:42, Dong, Eric wrote:
> v3 changes:
> 1. Fix Token clean up too early caused CheckProcedure return error.
>
> https://bugzilla.tianocore.org/show_bug.cgi?id=1937
>
> PI spec added a new protocol named MM MP protocol. This protocol
> allows for better remote queuing of execution of
On Wed, Jul 03, 2019 at 10:37:40PM +0200, Laszlo Ersek wrote:
> On 05/28/19 22:40, Imran Desai wrote:
> >
> > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
> >
> > EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
> > banks. This digest algorithm is part of the
On 07/03/19 04:42, Dong, Eric wrote:
> v3 changes:
> 1. Fix Token clean up too early caused CheckProcedure return error.
>
> v2 changes:
> 1. Remove some duplicated global variables.
> 2. Enhance token design to support multiple task trig for different APs at
> the same time.
>
> V1 changes:
> REF
On 05/28/19 22:40, Imran Desai wrote:
>
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781
>
> EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
> banks. This digest algorithm is part of the China Crypto algorithm suite.
> This integration has dependency on the ope
Hi Gary,
On 07/03/19 12:22, Gary Lin wrote:
> DxeTpmMeasurementLib is only useful when TPM is enabled.
>
> Cc: Jordan Justen
> Cc: Laszlo Ersek
> Cc: Marc-André Lureau
> Cc: Stefan Berger
> Signed-off-by: Gary Lin
> ---
> OvmfPkg/OvmfPkgIa32.dsc| 10 +++---
> OvmfPkg/OvmfPkgIa32X64.d
On Wed, Jul 3, 2019 at 11:30 PM, Leif Lindholm wrote:
>
> Normally, we expect patches to be submitted via git send-email, as
> opposed to through the groups.io web interface (it introduces
> spectacular levels of corruption to the original patch).
Hello Leif, and thank you for the message and th
On Thu, Jun 27, 2019 at 02:12:11PM +0100, Sami Mujawar wrote:
> edk2 implements the DISABLE_NEW_DEPRECATED_INTERFACES macro that prevents the
> usage of unsafe/deprecated APIs/macros by reporting errors at build time.
>
> This patch series:
> - defines DISABLE_NEW_DEPRECATED_INTERFACES macro as p
On Wed, Jul 03, 2019 at 04:47:35PM +0200, Laszlo Ersek wrote:
> On 07/03/19 12:36, Leif Lindholm wrote:
> > ArmVirtPkg was created before we introduced the Package Reviewer (R:)
> > role in Maintainers.txt. However, we have always had an informal
> > agreement that if Ard or Laszlo is absent, I can
Hi Cœur,
Thank you for your contribution.
Normally, we expect patches to be submitted via git send-email, as
opposed to through the groups.io web interface (it introduces
spectacular levels of corruption to the original patch).
However, as this is a first submission, and it actually worked
surpr
Fair enough, I'll spin a new patch.
-Original Message-
From: Laszlo Ersek
Sent: 03 July 2019 15:46
To: Tomas Pilar ; Devel EDK2
Cc: jordan.l.jus...@intel.com; Ard Biesheuvel ;
Michael Kinney
Subject: Re: [edk2-devel] [PATCH v2] OvmfPkg: Use DxeRuntimeCapsuleLib from
DxeCapsuleLibFmp
Fix various typos in BaseTools.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Coeur
---
BaseTools/Conf/XMLSchema/DistributionPackage.xsd | 8
.../plugins/EdkPlugins/edk2/model/doxygengen.py | 2 +-
.../plugins/EdkPlugins/edk2/model/doxygengen_spe
On 07/03/19 12:36, Leif Lindholm wrote:
> ArmVirtPkg was created before we introduced the Package Reviewer (R:)
> role in Maintainers.txt. However, we have always had an informal
> agreement that if Ard or Laszlo is absent, I can review patches by
> the still present one for going into ArmVirtPkg.
On 07/03/19 13:31, Tomas Pilar (tpilar) wrote:
> On 24/06/2019 22:28, Laszlo Ersek wrote:
>> (+Mike)
>>
>> On 06/24/19 17:53, Tomas Pilar (tpilar) wrote:
>>> Switching to this library enables capsule support for FMP devices.
>>> This will allow testing of FMP for PCI devices using OVMF and PCI
>>>
Hi Dandan,
I found the GitEdk2MinMtOlympus.bat for minpurely and GitEdk2MinKabylake.bat
for minkabylake need to update. Would you update it?
Thanks,
Bob
-Original Message-
From: Gao, Liming
Sent: Friday, June 28, 2019 9:12 AM
To: Bi, Dandan ; Feng, Bob C ;
devel@edk2.groups.io
Subject
Hi Leif,
On 2019.07.03 12:42, Leif Lindholm wrote:
On Tue, Jul 02, 2019 at 05:13:41PM +0100, Pete Batard wrote:
Allow users to set a custom CPU frequency [100 - 1600 MHz]
in 'Device Manager' -> 'Raspberry Pi Configuration'.
Signed-off-by: Pete Batard
---
Platform/RaspberryPi/RPi3/Drivers/Co
On Tue, Jul 02, 2019 at 05:13:40PM +0100, Pete Batard wrote:
> This makes boot from SD/USB the default, which is what most users
> should expect. Pressing F1 at boot still boots to UEFI Shell.
>
> Signed-off-by: Pete Batard
> ---
> Platform/RaspberryPi/RPi3/Library/PlatformBootManagerLib/Platfor
On Tue, Jul 02, 2019 at 05:13:41PM +0100, Pete Batard wrote:
> Allow users to set a custom CPU frequency [100 - 1600 MHz]
> in 'Device Manager' -> 'Raspberry Pi Configuration'.
>
> Signed-off-by: Pete Batard
> ---
> Platform/RaspberryPi/RPi3/Drivers/ConfigDxe/ConfigDxe.c | 13
> ++
On 24/06/2019 22:28, Laszlo Ersek wrote:
> (+Mike)
>
> On 06/24/19 17:53, Tomas Pilar (tpilar) wrote:
>> Switching to this library enables capsule support for FMP devices.
>> This will allow testing of FMP for PCI devices using OVMF and PCI
>> passthrough as well as software parts of the FMP API.
>
On Wed, Jul 03, 2019 at 07:52:46AM +, Wu, Hao A wrote:
> > -Original Message-
> > From: Leif Lindholm [mailto:leif.lindh...@linaro.org]
> > Sent: Saturday, June 15, 2019 4:21 AM
> > To: devel@edk2.groups.io
> > Cc: Feng, Bob C; Gao, Liming; Andrew Fish; Laszlo Ersek; Kinney, Michael D;
ArmVirtPkg was created before we introduced the Package Reviewer (R:)
role in Maintainers.txt. However, we have always had an informal
agreement that if Ard or Laszlo is absent, I can review patches by
the still present one for going into ArmVirtPkg.
Plus, as one of the ArmPkg maintainers, it make
DxeTpmMeasurementLib is only useful when TPM is enabled.
Cc: Jordan Justen
Cc: Laszlo Ersek
Cc: Marc-André Lureau
Cc: Stefan Berger
Signed-off-by: Gary Lin
---
OvmfPkg/OvmfPkgIa32.dsc| 10 +++---
OvmfPkg/OvmfPkgIa32X64.dsc | 10 +++---
OvmfPkg/OvmfPkgX64.dsc | 10 +++---
Hi Ray,
On 07/02/19 17:20, Laszlo Ersek wrote:
> On 07/02/19 17:18, Laszlo Ersek wrote:
>> On 07/02/19 16:44, Ni, Ray wrote:
>>> Laszlo,
>>> I agree with your changes.
>>> Will include your changes in V2.
>>
>> Thanks, Ray -- currently waiting for suitable hardware (with 5-level
>> paging support)
Liming,
I filed two BZ, One for this, and another one for INF/BUILD spec.
https://bugzilla.tianocore.org/show_bug.cgi?id=1956
https://bugzilla.tianocore.org/show_bug.cgi?id=1952
Thanks,
Xiaoyu
> -Original Message-
> From: Gao, Liming
> Sent: Monday, July 1, 2019 6:18 PM
> To: Lu, XiaoyuX
Pushed at a7c7d21ffa9ad14b418e728a882df0a9b8815bf6
Regards,
Jian
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Wang, Jian J
> Sent: Wednesday, July 03, 2019 10:55 AM
> To: devel@edk2.groups.io; Desai, Imran
> Subject: Re: [edk2-devel] [PA
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1952
INF spec add a new MODULE_TYPE HOST_APPLICATION, it indicate those
modules that can run directly in OS environment. So BUILD spec also
need be updated to support HOST_APPLICATION build.
Cc: Liming Gao
Cc: Jiewen Yao
Signed-off-by: Xiaoyu L
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1952
Background:
Host-based Firmware Analyzer (HBFA) is a opensouce tools enables advanced
testing of UEFI and UEFI PI drivers in developer's OS environment. It
will generate OS application which can run directly in OS environment. But
there is no
> -Original Message-
> From: Wu, Hao A
> Sent: Wednesday, July 03, 2019 3:53 PM
> To: 'Leif Lindholm'
> Cc: devel@edk2.groups.io
> Subject: RE: [RFC PATCH 2/3] Maintainers.txt: add wildcard path association
> for Arm/AArch64
>
> > -Original Message-
> > From: Leif Lindholm [mailto:
> -Original Message-
> From: Leif Lindholm [mailto:leif.lindh...@linaro.org]
> Sent: Saturday, June 15, 2019 4:21 AM
> To: devel@edk2.groups.io
> Cc: Feng, Bob C; Gao, Liming; Andrew Fish; Laszlo Ersek; Kinney, Michael D;
> Wu, Hao A
> Subject: [RFC PATCH 2/3] Maintainers.txt: add wildcard
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Laszlo Ersek
> Sent: Thursday, June 27, 2019 7:59 PM
> To: Wu, Hao A; devel@edk2.groups.io; r...@edk2.groups.io
> Cc: Gao, Liming; Andrew Fish; Leif Lindholm; Kinney, Michael D; Justen,
> Jordan L
47 matches
Mail list logo