public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix package build break in ShellPkg and NetworkPkg
@ 2022-01-28  9:14 gaoliming
  2022-01-28  9:14 ` [PATCH 1/2] ShellPkg: Add the missing VariablePolicyHelperLib in ShellPkg.dsc gaoliming
  2022-01-28  9:14 ` [PATCH 2/2] NetworkPkg: Add the missing VariablePolicyHelperLib in NetworkPkg.dsc gaoliming
  0 siblings, 2 replies; 4+ messages in thread
From: gaoliming @ 2022-01-28  9:14 UTC (permalink / raw)
  To: devel

Commit f4b7b473b4afd0093768905529bfae09a2061d41 adds new library class
dependency in UefiBootManagerLib. The package DSC should add this library 
class instance if it consumes UefiBootManagerLib.

Because this change fixes CI break, it will be merged soon.

Liming Gao (2):
  ShellPkg: Add the missing VariablePolicyHelperLib in ShellPkg.dsc
  NetworkPkg: Add the missing VariablePolicyHelperLib in NetworkPkg.dsc

 NetworkPkg/NetworkPkg.dsc | 1 +
 ShellPkg/ShellPkg.dsc     | 1 +
 2 files changed, 2 insertions(+)

-- 
2.27.0.windows.1



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

end of thread, other threads:[~2022-01-30  0:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-28  9:14 [PATCH 0/2] Fix package build break in ShellPkg and NetworkPkg gaoliming
2022-01-28  9:14 ` [PATCH 1/2] ShellPkg: Add the missing VariablePolicyHelperLib in ShellPkg.dsc gaoliming
2022-01-28  9:14 ` [PATCH 2/2] NetworkPkg: Add the missing VariablePolicyHelperLib in NetworkPkg.dsc gaoliming
2022-01-30  0:33   ` [edk2-devel] " Wu, Jiaxin

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