From: Shenglei Zhang Date: Thu, 28 Mar 2019 07:08:22 +0000 (+0800) Subject: OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h X-Git-Tag: edk2-stable201905~205 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=a8a8b408b7debef3a7d37d515e4dec73e02b08e8;hp=0851d7a53a1d7db853a0c553df95708923961418 OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h Mps.h is included in BdsPlatform.h but not actually used. So remove it. Cc: Jordan Justen Cc: Laszlo Ersek Cc: Ard Biesheuvel Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Shenglei Zhang Reviewed-by: Laszlo Ersek Reviewed-by: Liming Gao --- 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 #include -#include #include #include #include