public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH v1 0/7] Resolving SecureBootVariableLib dependency
@ 2022-07-08 21:02 Kun Qin
  2022-07-08 21:02 ` [edk2-platforms][PATCH v1 1/7] RaspberryPi: Pipeline: Resolving newly introduced dependency Kun Qin
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Kun Qin @ 2022-07-08 21:02 UTC (permalink / raw)
  To: devel
  Cc: Ard Biesheuvel, Leif Lindholm, Graeme Gregory, Radoslaw Biernacki,
	Masami Hiramatsu, Nhi Pham, Vu Nguyen, Thang Nguyen, Chuong Tran,
	Thomas Abraham, Sami Mujawar, Abner Chang, Gilbert Chen,
	Daniel Schaefer, Jeremy Linton, Peng Xie, Ling Jia, Yiqi Shu

The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.

This patch series added the new library instance from SecurityPkg to
resolve edk2 platforms build.

Patch v1 branch: https://github.com/kuqin12/edk2-platforms/tree/fix_sb_dep

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Graeme Gregory <graeme@nuviainc.com>
Cc: Radoslaw Biernacki <rad@semihalf.com>
Cc: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Cc: Nhi Pham <nhi@os.amperecomputing.com>
Cc: Vu Nguyen <vunguyen@os.amperecomputing.com>
Cc: Thang Nguyen <thang@os.amperecomputing.com>
Cc: Chuong Tran <chuong@os.amperecomputing.com>
Cc: Thomas Abraham <thomas.abraham@arm.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Abner Chang <abner.chang@hpe.com>
Cc: Gilbert Chen <gilbert.chen@hpe.com>
Cc: Daniel Schaefer <daniel.schaefer@hpe.com>
Cc: Jeremy Linton <jeremy.linton@arm.com>
Cc: Peng Xie <xiepeng@phytium.com.cn>
Cc: Ling Jia <jialing@phytium.com.cn>
Cc: Yiqi Shu <shuyiqi@phytium.com.cn>

Kun Qin (7):
  RaspberryPi: Pipeline: Resolving newly introduced dependency
  U5SeriesPkg: Pipeline: Resolving newly introduced dependency
  VExpressPkg: Pipeline: Resolving newly introduced dependency
  Qemu: Pipeline: Resolving newly introduced dependency
  Socionext: Pipeline: Resolving newly introduced dependency
  AmpereAltraPkg: Pipeline: Resolving newly introduced dependency
  PhytiumCommonPkg: Pipeline: Resolving newly introduced dependency

 Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc                         | 1 +
 Platform/Qemu/SbsaQemu/SbsaQemu.dsc                                  | 1 +
 Platform/RaspberryPi/RPi3/RPi3.dsc                                   | 1 +
 Platform/RaspberryPi/RPi4/RPi4.dsc                                   | 1 +
 Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc           | 1 +
 Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc | 1 +
 Platform/Socionext/DeveloperBox/DeveloperBox.dsc                     | 1 +
 Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc                 | 1 +
 Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc            | 1 +
 9 files changed, 9 insertions(+)

-- 
2.37.0.windows.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-14 16:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 21:02 [edk2-platforms][PATCH v1 0/7] Resolving SecureBootVariableLib dependency Kun Qin
2022-07-08 21:02 ` [edk2-platforms][PATCH v1 1/7] RaspberryPi: Pipeline: Resolving newly introduced dependency Kun Qin
2022-07-14 15:30   ` Jeremy Linton
2022-07-08 21:02 ` [edk2-platforms][PATCH v1 2/7] U5SeriesPkg: " Kun Qin
2022-07-08 21:02 ` [edk2-platforms][PATCH v1 3/7] VExpressPkg: " Kun Qin
2022-07-14 16:16   ` [edk2-devel] " Sami Mujawar
2022-07-08 21:02 ` [edk2-platforms][PATCH v1 4/7] Qemu: " Kun Qin
2022-07-08 21:02 ` [edk2-platforms][PATCH v1 5/7] Socionext: " Kun Qin
2022-07-08 21:02 ` [edk2-platforms][PATCH v1 6/7] AmpereAltraPkg: " Kun Qin
2022-07-14  3:30   ` Nhi Pham
2022-07-08 21:02 ` [edk2-platforms][PATCH v1 7/7] PhytiumCommonPkg: " Kun Qin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox