index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/stale-10
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.24.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.18.2
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
dependabot/pip/regex-2025.9.1
dependabot/pip/regex-2025.9.18
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
ShellPkg: Fix typos
Page Chen
5
-25
/
+25
2021-12-07
ShellPkg: Apply uncrustify changes
Michael Kubacki
14
-474
/
+465
2021-01-19
ShellPkg/ShellCommandLib: add ShellSortFileList()
Laszlo Ersek
1
-0
/
+81
2020-09-30
ShellPkg/DynamicCommand: add HttpDynamicCommand
Vladimir Olovyannikov
1
-0
/
+5
2020-08-19
ShellPkg: Fix spelling mistake for occurred
Michael D Kinney
1
-2
/
+2
2020-06-30
ShellPkg: Add AcpiViewCommandLib
Tomas Pilar
1
-0
/
+46
2019-10-09
ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
Laszlo Ersek
2
-3
/
+3
2019-04-09
ShellPkg: Replace BSD License with BSD+Patent License
Michael D Kinney
13
-91
/
+13
2019-03-19
ShellPkg: Correct a parameter's name
Shenglei Zhang
1
-2
/
+2
2018-11-22
ShellPkg: Remove ShellPkg wrapper header files
Shenglei Zhang
4
-82
/
+0
2018-11-05
ShellPkg-UefiShellLib: Add a function to fully-qualify paths
Jim.Dailey@dell.com
1
-0
/
+35
2018-08-16
ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath()
Laszlo Ersek
1
-2
/
+0
2018-06-28
ShellPkg: Clean up source files
Liming Gao
4
-13
/
+13
2017-08-30
ShellPkg: Rename gShellCurDir to gShellCurMapping
Huajing Li
1
-2
/
+2
2017-07-27
ShellPkg/ShellLib: Remove unused macros
Ruiyu Ni
1
-4
/
+1
2017-01-19
ShellPkg/HandleParsingLib: Fix coding style issue
Dandan Bi
1
-2
/
+2
2017-01-11
ShellPkg/HandleParsingLib: Add new API GetAllMappingGuids
Chen A Chen
1
-1
/
+20
2016-11-16
ShellPkg: #ifndef of header files should have postfix underscore
Ruiyu Ni
3
-6
/
+6
2016-11-15
ShellPkg: Fix typos in comments and variables
Gary Lin
3
-3
/
+3
2016-11-11
ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIs
Ruiyu Ni
1
-0
/
+2
2016-10-19
ShellPkg: Update sources to include MdePkg protocol definitions
Ruiyu Ni
2
-5
/
+4
2016-10-19
ShellPkg: Update header files to reference MdePkg protocol definition
Ruiyu Ni
4
-0
/
+82
2016-10-19
MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitions
Ruiyu Ni
4
-1433
/
+0
2016-10-19
ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.h
Ruiyu Ni
2
-10
/
+10
2016-09-08
ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsing
Laszlo Ersek
1
-2
/
+2
2016-08-25
Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"
Ruiyu Ni
1
-45
/
+0
2016-08-25
Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"
Ruiyu Ni
1
-23
/
+0
2016-07-20
ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib
Ruiyu Ni
1
-0
/
+23
2016-07-20
ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib
Ruiyu Ni
1
-0
/
+45
2016-07-20
ShellPkg/ShellCommandLib.h: Formalize EOL
Ruiyu Ni
1
-20
/
+20
2016-07-08
ShellPkg: Series of patches to fix typos - apropriate to appropriate
Mudusuru, Giri P
1
-1
/
+1
2016-04-25
ShellPkg: Enahance 'dh' command to add more protocols decoding support
Tapan Shah
1
-1
/
+19
2016-03-08
ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.
Zhang, Lubo
1
-1
/
+8
2016-02-10
ShellPkg: Fix ASCII and UNICODE file pipes.
jaben carsey
1
-0
/
+1
2016-01-21
ShellPkg: elevate DumpHex() from Debug1-internal to generic-internal
Laszlo Ersek
1
-0
/
+16
2015-10-23
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
Qiu Shumin
2
-2
/
+6
2015-07-15
ShellPkg: Add optional 'tftp' EFI Shell command
Ronald Cron
1
-0
/
+7
2015-07-08
ShellPkg: Fix typo of 'determines' in ShellPkg.
Bruce Cran
1
-3
/
+3
2015-04-23
ShellPkg/HandleParsingLib: Caller should free memory from 2 functions
Jaben Carsey
1
-1
/
+5
2015-02-05
ShellPkg: Standardized HP Copyright Message String
Tapan Shah
3
-3
/
+3
2015-01-13
MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...
Daryl McDaniel
3
-668
/
+0
2014-11-05
ShellPkg: Fix timezone command
jcarsey
1
-1
/
+2
2014-09-11
ShellPkg: Add a new library for "bcfg" command
Jaben Carsey
2
-0
/
+57
2014-08-19
ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 spec
Chris Phillips
1
-52
/
+29
2014-08-18
ShellPkg: Fix comments. Refine code style.
Qiu Shumin
1
-2
/
+2
2014-08-15
ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...
Chris Phillips
1
-3
/
+3
2014-08-06
ShellPkg: Remove double typedef for same struct
Jaben Carsey
1
-2
/
+2
2014-08-05
ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...
Jaben Carsey
1
-0
/
+21
2014-08-05
This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...
Jaben Carsey
1
-2
/
+156
2014-08-05
ShellPkg: Fix comments
Jaben Carsey
1
-3
/
+5
[next]