From: "Zhang, Shenglei" <shenglei.zhang@intel.com>
To: devel@edk2.groups.io
Cc: Jordan Justen <jordan.l.justen@intel.com>,
Laszlo Ersek <lersek@redhat.com>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH v2 1/4] OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h
Date: Fri, 26 Apr 2019 11:01:39 +0800 [thread overview]
Message-ID: <20190426030142.7880-2-shenglei.zhang@intel.com> (raw)
In-Reply-To: <20190426030142.7880-1-shenglei.zhang@intel.com>
Mps.h is included in BdsPlatform.h but not actually used.
So remove it.
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
---
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h b/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h
index da6dd86616..49a072b400 100644
--- a/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h
+++ b/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h
@@ -57,7 +57,6 @@ Abstract:
#include <Guid/Acpi.h>
#include <Guid/SmBios.h>
-#include <Guid/Mps.h>
#include <Guid/HobList.h>
#include <Guid/GlobalVariable.h>
#include <Guid/EventGroup.h>
--
2.18.0.windows.1
next prev parent reply other threads:[~2019-04-26 3:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-26 3:01 [PATCH v2 0/4] Remove IPF and related code Zhang, Shenglei
2019-04-26 3:01 ` Zhang, Shenglei [this message]
2019-04-26 3:01 ` [PATCH v2 2/4] ShellPkg/UefiShellDebug1CommandsLib Zhang, Shenglei
2019-04-26 5:53 ` Ni, Ray
2019-04-26 3:01 ` [PATCH v2 3/4] ShellPkg/UefiHandleParsingLib: Remove some unused Guids Zhang, Shenglei
2019-04-26 5:56 ` Ni, Ray
2019-04-26 3:01 ` [PATCH v2 4/4] MdePkg: Removed IPF related code Zhang, Shenglei
2019-04-26 4:40 ` [PATCH v2 0/4] Remove IPF and " Liming Gao
[not found] ` <1598EC71E5B05FD5.20378@groups.io>
2019-04-28 1:27 ` [edk2-devel] " Liming Gao
2019-04-28 1:32 ` Yao, Jiewen
2019-04-28 1:36 ` Liming Gao
2019-04-28 1:46 ` Yao, Jiewen
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=20190426030142.7880-2-shenglei.zhang@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