[edk2-devel][edk2-platforms: 00/22] Add ResetUtilityLib to dsc files that contian CapsuleRuntimeDxe

Gao, Zhichao posted 22 patches 4 years, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
Platform/AMD/OverdriveBoard/OverdriveBoard.dsc               | 2 ++
Platform/ARM/JunoPkg/ArmJuno.dsc                             | 2 ++
Platform/ARM/SgiPkg/SgiPlatform.dsc                          | 2 ++
Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc            | 2 ++
Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc         | 2 ++
Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc       | 2 ++
Platform/Comcast/RDKQemu/RDKQemu.dsc                         | 2 ++
Platform/Hisilicon/D03/D03.dsc                               | 2 ++
Platform/Hisilicon/D05/D05.dsc                               | 2 ++
Platform/Hisilicon/D06/D06.dsc                               | 2 ++
Platform/Hisilicon/HiKey/HiKey.dsc                           | 2 ++
Platform/Hisilicon/HiKey960/HiKey960.dsc                     | 2 ++
Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc | 5 ++++-
Platform/Intel/QuarkPlatformPkg/Quark.dsc                    | 2 ++
Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc                 | 2 ++
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc         | 2 ++
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc          | 2 ++
Platform/LeMaker/CelloBoard/CelloBoard.dsc                   | 2 ++
Platform/RaspberryPi/RPi3/RPi3.dsc                           | 2 ++
Platform/Socionext/DeveloperBox/DeveloperBox.dsc             | 2 ++
Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc | 2 ++
Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc  | 2 ++
22 files changed, 46 insertions(+), 1 deletion(-)
[edk2-devel][edk2-platforms: 00/22] Add ResetUtilityLib to dsc files that contian CapsuleRuntimeDxe
Posted by Gao, Zhichao 4 years, 7 months ago
The ResetUtilityLib would be consumed by CapsuleRuntimeDxe.
So add it to the related platform dsc files.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Michael Kubacki <michael.a.kubacki@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>

Zhichao Gao (22):
  Platform/ARM/JunoPkg/ArmJuno.dsc: Add ResetUtilityLib to dsc file
  Platform/ArmVExpress-CTA15-A7.dsc: Add ResetUtilityLib to dsc file
  Platform/ArmVExpress-FVP-AArch64.dsc: Add ResetUtilityLib to dsc file
  Platform/BeagleBoardPkg.dsc: Add ResetUtilityLib to dsc file
  Platform/CelloBoard.dsc: Add ResetUtilityLib to dsc file
  Platform/CoreDxeInclude.dsc: Add ResetUtilityLib to dsc file
  Platform/D03.dsc: Add ResetUtilityLib to dsc file
  Platform/D05.dsc: Add ResetUtilityLib to dsc file
  Platform/D06.dsc: Add ResetUtilityLib to dsc file
  Platform/DeveloperBox.dsc: Add ResetUtilityLib to dsc file
  Platform/HiKey.dsc: Add ResetUtilityLib to dsc file
  Platform/HiKey960.dsc: Add ResetUtilityLib to dsc file
  Platform/Overdrive1000Board.dsc: Add ResetUtilityLib to dsc file
  Platform/OverdriveBoard.dsc: Add ResetUtilityLib to dsc file
  Platform: Add ResetUtilityLib to vlv2 PlatformPkgIA32.dsc
  Platform: Add ResetUtilityLib to vlv2 PlatformPkgX64.dsc
  Platform/Quark.dsc: Add ResetUtilityLib to dsc file
  Platform/QuarkMin.dsc: Add ResetUtilityLib to dsc file
  Platform/RDKQemu.dsc: Add ResetUtilityLib to dsc file
  Platform/RPi3.dsc: Add ResetUtilityLib to dsc file
  Platform/SgiPlatform.dsc: Add ResetUtilityLib to dsc file
  Platform/SynQuacerEvalBoard.dsc: Add ResetUtilityLib to dsc file

 Platform/AMD/OverdriveBoard/OverdriveBoard.dsc               | 2 ++
 Platform/ARM/JunoPkg/ArmJuno.dsc                             | 2 ++
 Platform/ARM/SgiPkg/SgiPlatform.dsc                          | 2 ++
 Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc            | 2 ++
 Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc         | 2 ++
 Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc       | 2 ++
 Platform/Comcast/RDKQemu/RDKQemu.dsc                         | 2 ++
 Platform/Hisilicon/D03/D03.dsc                               | 2 ++
 Platform/Hisilicon/D05/D05.dsc                               | 2 ++
 Platform/Hisilicon/D06/D06.dsc                               | 2 ++
 Platform/Hisilicon/HiKey/HiKey.dsc                           | 2 ++
 Platform/Hisilicon/HiKey960/HiKey960.dsc                     | 2 ++
 Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc | 5 ++++-
 Platform/Intel/QuarkPlatformPkg/Quark.dsc                    | 2 ++
 Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc                 | 2 ++
 Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc         | 2 ++
 Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc          | 2 ++
 Platform/LeMaker/CelloBoard/CelloBoard.dsc                   | 2 ++
 Platform/RaspberryPi/RPi3/RPi3.dsc                           | 2 ++
 Platform/Socionext/DeveloperBox/DeveloperBox.dsc             | 2 ++
 Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc | 2 ++
 Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc  | 2 ++
 22 files changed, 46 insertions(+), 1 deletion(-)

-- 
2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#45071): https://edk2.groups.io/g/devel/message/45071
Mute This Topic: https://groups.io/mt/32794373/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-