public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming" <gaoliming@byosoft.com.cn>
To: devel@edk2.groups.io
Subject: [PATCH 0/2] Fix package build break in ShellPkg and NetworkPkg
Date: Fri, 28 Jan 2022 17:14:08 +0800	[thread overview]
Message-ID: <20220128091410.1412-1-gaoliming@byosoft.com.cn> (raw)

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



             reply	other threads:[~2022-01-28  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28  9:14 gaoliming [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220128091410.1412-1-gaoliming@byosoft.com.cn \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox