* [Patch] MdePkg: Add UefiFileHandleLib to DSC file
@ 2019-10-18 20:38 Michael D Kinney
2019-10-21 1:36 ` Liming Gao
0 siblings, 1 reply; 2+ messages in thread
From: Michael D Kinney @ 2019-10-18 20:38 UTC (permalink / raw)
To: devel; +Cc: Sean Brogan, Liming Gao
From: Sean Brogan <sean.brogan@microsoft.com>
https://bugzilla.tianocore.org/show_bug.cgi?id=2261
Add the UefiFileHandleLib to the [Components] section of the
MdePkg DSC file to support full build testing of the MdePkg.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
MdePkg/MdePkg.dsc | 1 +
1 file changed, 1 insertion(+)
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index a2ff12fe75..c1278e7907 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -27,6 +27,7 @@ [PcdsFixedAtBuild]
gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
[Components]
+ MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
--
2.21.0.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Patch] MdePkg: Add UefiFileHandleLib to DSC file
2019-10-18 20:38 [Patch] MdePkg: Add UefiFileHandleLib to DSC file Michael D Kinney
@ 2019-10-21 1:36 ` Liming Gao
0 siblings, 0 replies; 2+ messages in thread
From: Liming Gao @ 2019-10-21 1:36 UTC (permalink / raw)
To: Kinney, Michael D, devel@edk2.groups.io; +Cc: Sean Brogan
Reviewed-by: Liming Gao <liming.gao@intel.com>
>-----Original Message-----
>From: Kinney, Michael D
>Sent: Saturday, October 19, 2019 4:38 AM
>To: devel@edk2.groups.io
>Cc: Sean Brogan <sean.brogan@microsoft.com>; Gao, Liming
><liming.gao@intel.com>
>Subject: [Patch] MdePkg: Add UefiFileHandleLib to DSC file
>
>From: Sean Brogan <sean.brogan@microsoft.com>
>
>https://bugzilla.tianocore.org/show_bug.cgi?id=2261
>
>Add the UefiFileHandleLib to the [Components] section of the
>MdePkg DSC file to support full build testing of the MdePkg.
>
>Cc: Michael D Kinney <michael.d.kinney@intel.com>
>Cc: Liming Gao <liming.gao@intel.com>
>Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
>---
> MdePkg/MdePkg.dsc | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
>index a2ff12fe75..c1278e7907 100644
>--- a/MdePkg/MdePkg.dsc
>+++ b/MdePkg/MdePkg.dsc
>@@ -27,6 +27,7 @@ [PcdsFixedAtBuild]
> gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
>
> [Components]
>+ MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
> MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
> MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
> MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
>--
>2.21.0.windows.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-21 1:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-18 20:38 [Patch] MdePkg: Add UefiFileHandleLib to DSC file Michael D Kinney
2019-10-21 1:36 ` Liming Gao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox