summaryrefslogtreecommitdiff
path: root/ShellPkg/ShellPkg.dsc
AgeCommit message (Expand)AuthorFilesLines
2025-09-26ShellPkg: Remove ARM32 SupportOliver Smith-Denny1-1/+1
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-4/+0
2024-10-29ShellPkg: UefiShellDebug1CommandsLib: CodeQL FixesOliver Smith-Denny1-0/+2
2024-09-13ShellPkg: Add StackCheckLibOliver Smith-Denny1-3/+3
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny1-7/+0
2024-07-26ShellPkg: Add missing appsMichael Kubacki1-1/+5
2023-10-31ShellPkg: Add varpolicy dynamic shell command and appMichael Kubacki1-0/+5
2022-10-14ShellPkg: Add LOONGARCH64 architecture for EDK2 CI.Chao Li1-1/+2
2022-01-29ShellPkg: Add the missing VariablePolicyHelperLib in ShellPkg.dscLiming Gao1-0/+1
2021-03-31ShellPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+3
2021-01-19ShellPkg/ShellCommandLib: add ShellSortFileList()Laszlo Ersek1-0/+1
2020-09-30ShellPkg/DynamicCommand: add HttpDynamicCommandVladimir Olovyannikov1-0/+5
2020-06-30ShellPkg/AcpiView: Add application wrapperTomas Pilar1-0/+1
2020-06-30ShellPkg: Add AcpiViewCommandLibTomas Pilar1-1/+2
2020-04-03ShellPkg: Shell package changes for RISC-V EDK2 CI.Abner Chang1-1/+2
2019-09-05ShellPkg/ShellPkg.dsc AARCH64: enable stack protectorArd Biesheuvel1-4/+1
2019-08-06ShellPkg: Add shell with all commands integratedMichael D Kinney1-1/+21
2019-05-19ShellPkg: Update DSC to use NetworkPkg's include fragment fileLiming Gao1-1/+1
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-06ShellPkg: Remove DxeSmmPerformanceLibDandan Bi1-6/+1
2018-07-25ShellPkg: add UefiShellAcpiViewCommandLib.inf to ShellPkg.dscAlexeiFedorov1-0/+2
2018-06-29ShellPkg: Removing ipf which is no longer supported from edk2.chenc21-1/+1
2018-02-13ShellPkg: remove superfluous TimerLib resolutionLaszlo Ersek1-1/+0
2018-01-26ShellPkg: Update package version from 1.01 to 1.02Ruiyu Ni1-2/+2
2017-11-29ShellPkg/DynamicCommand: Fix bug that cannot start in bootRuiyu Ni1-1/+6
2017-11-28ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni1-9/+8
2017-11-28ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni1-5/+6
2017-05-03ShellPkg: Update package version to 1.01Ruiyu Ni1-1/+1
2017-03-02ShellPkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng1-1/+1
2017-03-01ShellPkg/bcfg: Add Shell Spec 2.2 modification functionalityChen A Chen1-0/+8
2017-02-23ShellPkg UefiDpLib: Remove TimerLib dependencyStar Zeng1-2/+1
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni1-0/+2
2016-08-08ShellPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+2
2016-05-06ShellPkg: Remove debug message in release binaries.Qiu Shumin1-0/+4
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo1-2/+4
2016-01-19ShellPkg: Add NOOPT target in ShellPkg.dscHao Wu1-2/+2
2015-12-10ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni1-0/+1
2015-09-28ShellPkg: Build all libraries unconditionally.Qiu Shumin1-2/+13
2015-07-15ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron1-0/+3
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-5/+3
2014-09-16ShellPkg: Add support for GCC stack protectorRonald Cron1-0/+3
2014-09-16ShellPkg: Specify AArch64 intrinsics libraryHarry Liebel1-0/+3
2014-09-11ShellPkg: Add a new library for "bcfg" commandJaben Carsey1-1/+2
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-1/+1
2013-07-18ShellPkg: Added Aarch64 supportHarry Liebel1-1/+1
2013-03-05ShellPkg: Add "dp" command library to ShellPkg.jcarsey1-3/+13
2011-07-01This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-0/+1
2011-05-18Clarify an error in Map command.jcarsey1-1/+1
2011-05-17add support to easily remove profiles and shell levels. the libraries will n...jcarsey1-26/+11
2011-04-08Fix Xcode, clang, and ARM build and link issues.andrewfish1-1/+10