mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
MdePkg: Add UefiFileHandleLib to DSC file
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> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
parent
46bb812007
commit
8d89159245
@ -27,6 +27,7 @@
|
||||
gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
|
||||
|
||||
[Components]
|
||||
MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
|
||||
MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
|
||||
MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
|
||||
MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
||||
|
Loading…
x
Reference in New Issue
Block a user