summaryrefslogtreecommitdiffstats
path: root/ShellPkg/ShellPkg.dsc
diff options
context:
space:
mode:
authorChen A Chen <chen.a.chen@intel.com>2017-02-23 14:03:43 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2017-03-01 13:39:46 +0800
commit5ab97a64b51cbf803005eb664cdeab3b562d9c56 (patch)
tree4a732f722515efd5ad9543ce545305e0aca0d5ae /ShellPkg/ShellPkg.dsc
parent7f6511ee577cd292312f1dfb02908794c8bc5aba (diff)
downloadedk2-5ab97a64b51cbf803005eb664cdeab3b562d9c56.tar.gz
edk2-5ab97a64b51cbf803005eb664cdeab3b562d9c56.tar.bz2
edk2-5ab97a64b51cbf803005eb664cdeab3b562d9c56.zip
ShellPkg/bcfg: Add Shell Spec 2.2 modification functionality
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chen A Chen <chen.a.chen@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'ShellPkg/ShellPkg.dsc')
-rw-r--r--ShellPkg/ShellPkg.dsc8
1 files changed, 8 insertions, 0 deletions
diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
index 5c01933c52..a87428ad6f 100644
--- a/ShellPkg/ShellPkg.dsc
+++ b/ShellPkg/ShellPkg.dsc
@@ -55,6 +55,14 @@
BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
+ UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
+ HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
+ TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
+ PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
+ DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
+ DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
+ ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
+
[LibraryClasses.ARM]
#
# It is not possible to prevent the ARM compiler for generic intrinsic functions.