From: Hao A Wu Date: Tue, 14 May 2019 03:02:19 +0000 (+0800) Subject: EmbeddedPkg/PrePiLib: Drop dependency on IntelFramework[Module]Pkg X-Git-Tag: edk2-stable201905~82 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=32f345eba7193b067248b97ba02eba14237e3537 EmbeddedPkg/PrePiLib: Drop dependency on IntelFramework[Module]Pkg REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1720 This commit will remove the dependency on IntelFramework[Module]Pkg from the PrePiLib. Cc: Ard Biesheuvel Signed-off-by: Hao A Wu Reviewed-by: Ray Ni Reviewed-by: Leif Lindholm --- diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf index 9446bc47df..bdedb8d666 100644 --- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf +++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf @@ -35,9 +35,6 @@ MdePkg/MdePkg.dec EmbeddedPkg/EmbeddedPkg.dec MdeModulePkg/MdeModulePkg.dec - IntelFrameworkPkg/IntelFrameworkPkg.dec # needed to support StatusCodes - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec # needed to support StatusCodes - [LibraryClasses] BaseLib diff --git a/EmbeddedPkg/Library/PrePiLib/ReportStatusCode.c b/EmbeddedPkg/Library/PrePiLib/ReportStatusCode.c index c56d2318fd..043cf5e9cd 100644 --- a/EmbeddedPkg/Library/PrePiLib/ReportStatusCode.c +++ b/EmbeddedPkg/Library/PrePiLib/ReportStatusCode.c @@ -15,7 +15,6 @@ #include #include #include -#include EFI_STATUS EFIAPI