[edk2] [PATCH 0/2] OvmfPkg, SecurityPkg: small followup patches after the TPM2 addition to OVMF

Laszlo Ersek posted 2 patches 6 years, 1 month ago
Failed in applying to current master (apply log)
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf | 20 +++----
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c  | 55 +++++++++++---------
SecurityPkg/Tcg/TcgPei/TcgPei.inf        |  1 -
3 files changed, 40 insertions(+), 36 deletions(-)
[edk2] [PATCH 0/2] OvmfPkg, SecurityPkg: small followup patches after the TPM2 addition to OVMF
Posted by Laszlo Ersek 6 years, 1 month ago
Repo:   https://github.com/lersek/edk2.git
Branch: ovmf_tcg2_followup

The first patch brings small coding style improvements to
OvmfPkg/Tcg/Tcg2Config. The second patch trims a superfluous PPI from
SecurityPkg/Tcg/TcgPei's DEPEX.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>

Laszlo Ersek (2):
  OvmfPkg/Tcg2ConfigPei: trivial coding style updates
  SecurityPkg/TcgPei: drop PeiReadOnlyVariable from Depex

 OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf | 20 +++----
 OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c  | 55 +++++++++++---------
 SecurityPkg/Tcg/TcgPei/TcgPei.inf        |  1 -
 3 files changed, 40 insertions(+), 36 deletions(-)

-- 
2.14.1.3.gb7cf6e02401b

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] OvmfPkg, SecurityPkg: small followup patches after the TPM2 addition to OVMF
Posted by Jordan Justen 6 years, 1 month ago
Series Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

On 2018-03-09 12:05:23, Laszlo Ersek wrote:
> Repo:   https://github.com/lersek/edk2.git
> Branch: ovmf_tcg2_followup
> 
> The first patch brings small coding style improvements to
> OvmfPkg/Tcg/Tcg2Config. The second patch trims a superfluous PPI from
> SecurityPkg/Tcg/TcgPei's DEPEX.
> 
> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> Cc: Chao Zhang <chao.b.zhang@intel.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> Laszlo Ersek (2):
>   OvmfPkg/Tcg2ConfigPei: trivial coding style updates
>   SecurityPkg/TcgPei: drop PeiReadOnlyVariable from Depex
> 
>  OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf | 20 +++----
>  OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c  | 55 +++++++++++---------
>  SecurityPkg/Tcg/TcgPei/TcgPei.inf        |  1 -
>  3 files changed, 40 insertions(+), 36 deletions(-)
> 
> -- 
> 2.14.1.3.gb7cf6e02401b
> 
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] OvmfPkg, SecurityPkg: small followup patches after the TPM2 addition to OVMF
Posted by Laszlo Ersek 6 years, 1 month ago
On 03/10/18 00:50, Jordan Justen wrote:
> Series Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

Thanks! :)

Commit range e4a1d5a7c4e4..7548947d040e.

Thank you Jiewen as well,
Laszlo

> On 2018-03-09 12:05:23, Laszlo Ersek wrote:
>> Repo:   https://github.com/lersek/edk2.git
>> Branch: ovmf_tcg2_followup
>>
>> The first patch brings small coding style improvements to
>> OvmfPkg/Tcg/Tcg2Config. The second patch trims a superfluous PPI from
>> SecurityPkg/Tcg/TcgPei's DEPEX.
>>
>> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>> Cc: Chao Zhang <chao.b.zhang@intel.com>
>> Cc: Jiewen Yao <jiewen.yao@intel.com>
>> Cc: Jordan Justen <jordan.l.justen@intel.com>
>> Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
>>
>> Laszlo Ersek (2):
>>   OvmfPkg/Tcg2ConfigPei: trivial coding style updates
>>   SecurityPkg/TcgPei: drop PeiReadOnlyVariable from Depex
>>
>>  OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf | 20 +++----
>>  OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c  | 55 +++++++++++---------
>>  SecurityPkg/Tcg/TcgPei/TcgPei.inf        |  1 -
>>  3 files changed, 40 insertions(+), 36 deletions(-)
>>
>> -- 
>> 2.14.1.3.gb7cf6e02401b
>>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
> 

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel