From: "Oram, Isaac W" <isaac.w.oram@intel.com>
To: devel@edk2.groups.io
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>,
Chasel Chiu <chasel.chiu@intel.com>
Subject: [edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PeiUbaPlatLib: Add missing PPI consumed
Date: Thu, 12 May 2022 11:25:42 -0700 [thread overview]
Message-ID: <e7dae3aa294ada9fcb00a2c2312ab5cfbfe4b24c.1652379898.git.isaac.w.oram@intel.com> (raw)
In-Reply-To: <cover.1652379898.git.isaac.w.oram@intel.com>
gEfiPeiSmbus2PpiGuid used but missing GUID in the INF file
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
---
.../WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaPlatLib.inf | 1 +
1 file changed, 1 insertion(+)
diff --git a/Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaPlatLib.inf b/Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaPlatLib.inf
index 5e911ba790..7154e72e73 100644
--- a/Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaPlatLib.inf
+++ b/Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaPlatLib.inf
@@ -54,6 +54,7 @@
[Ppis]
gUbaConfigDatabasePpiGuid
gDynamicSiLibraryPpiGuid ## ALWAYS_CONSUMES
+ gEfiPeiSmbus2PpiGuid ## ALWAYS_CONSUMES
[Depex]
gUbaConfigDatabasePpiGuid AND
--
2.36.1.windows.1
next parent reply other threads:[~2022-05-12 18:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1652379898.git.isaac.w.oram@intel.com>
2022-05-12 18:25 ` Oram, Isaac W [this message]
2022-05-18 22:44 ` [edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PeiUbaPlatLib: Add missing PPI consumed Nate DeSimone
2022-05-18 22:49 ` Oram, Isaac W
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=e7dae3aa294ada9fcb00a2c2312ab5cfbfe4b24c.1652379898.git.isaac.w.oram@intel.com \
--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