[edk2] [Patch 0/2] SignedCapsulePkg/SystemFirmwareUpdate:

Kinney, Michael D posted 2 patches 6 years ago
Failed in applying to current master (apply log)
.../SystemFirmwareUpdate/SystemFirmwareReportDxe.c |  10 +-
.../SystemFirmwareUpdate/SystemFirmwareUpdateDxe.c | 343 +++++++++++++++++++--
2 files changed, 329 insertions(+), 24 deletions(-)
[edk2] [Patch 0/2] SignedCapsulePkg/SystemFirmwareUpdate:
Posted by Kinney, Michael D 6 years ago
https://bugzilla.tianocore.org/show_bug.cgi?id=928

* SystemFirmwareReportDxe: Only looks for System FMP Protocol on same handle
  as FMP Protocol
* SystemFirmwareUpdateDxe: Do not allow multiple FMP Protocols to be installed
  for the same system firmware device.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1

Kinney, Michael D (2):
  SignedCapsulePkg/SystemFirmwareUpdateDxe: Single FMP
  SignedCapsulePkg/SystemFirmwareReportDxe: Pass thru on same handle

 .../SystemFirmwareUpdate/SystemFirmwareReportDxe.c |  10 +-
 .../SystemFirmwareUpdate/SystemFirmwareUpdateDxe.c | 343 +++++++++++++++++++--
 2 files changed, 329 insertions(+), 24 deletions(-)

-- 
2.14.2.windows.3

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/2] SignedCapsulePkg/SystemFirmwareUpdate:
Posted by Yao, Jiewen 6 years ago
Thank you Mike.
Reviewed-by: Jiewen.yao@intel.com

> -----Original Message-----
> From: Kinney, Michael D
> Sent: Tuesday, April 10, 2018 1:54 PM
> To: edk2-devel@lists.01.org
> Cc: Yao, Jiewen <jiewen.yao@intel.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>
> Subject: [Patch 0/2] SignedCapsulePkg/SystemFirmwareUpdate:
> 
> https://bugzilla.tianocore.org/show_bug.cgi?id=928
> 
> * SystemFirmwareReportDxe: Only looks for System FMP Protocol on same
> handle
>   as FMP Protocol
> * SystemFirmwareUpdateDxe: Do not allow multiple FMP Protocols to be
> installed
>   for the same system firmware device.
> 
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> 
> Kinney, Michael D (2):
>   SignedCapsulePkg/SystemFirmwareUpdateDxe: Single FMP
>   SignedCapsulePkg/SystemFirmwareReportDxe: Pass thru on same handle
> 
>  .../SystemFirmwareUpdate/SystemFirmwareReportDxe.c |  10 +-
>  .../SystemFirmwareUpdate/SystemFirmwareUpdateDxe.c | 343
> +++++++++++++++++++--
>  2 files changed, 329 insertions(+), 24 deletions(-)
> 
> --
> 2.14.2.windows.3

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