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.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.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
/
Library
/
UefiShellLevel2CommandsLib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
ShellPkg: Tidy for code readability
Daniel Nguyen
1
-19
/
+24
2023-12-08
ShellPkg: Fix typos
Page Chen
8
-16
/
+16
2023-03-14
ShellPkg/Library: Fix 32-bit truncation of pointer values
Michael D Kinney
1
-2
/
+1
2021-12-07
ShellPkg: Apply uncrustify changes
Michael Kubacki
16
-2432
/
+2725
2021-01-19
ShellPkg/Ls: sort output by FileName in non-SFO mode
Laszlo Ersek
1
-0
/
+14
2020-08-19
ShellPkg: Fix spelling mistake for occurred
Michael D Kinney
2
-2
/
+2
2020-06-18
ShellPkg: Update timezone of 3 cities
Dorapika Wu
1
-6
/
+6
2019-11-04
ShellPkg/Ls: Return empty content for all empty folders
Marvin Haeuser
1
-5
/
+28
2019-11-04
ShellPkg/Ls: Consider UEFI timezone may not be set
Marvin Haeuser
1
-1
/
+1
2019-10-09
ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLE
Laszlo Ersek
1
-1
/
+1
2019-10-09
ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
Laszlo Ersek
2
-2
/
+2
2019-09-25
ShellPkg: Unload image on EFI_SECURITY_VIOLATION
Dandan Bi
1
-1
/
+10
2019-08-13
ShellPkg/UefiShellLevel2CommansLib: Pointer Resonse should be checked
Gao, Zhichao
2
-2
/
+8
2019-04-09
ShellPkg: Replace BSD License with BSD+Patent License
Michael D Kinney
18
-125
/
+18
2018-10-12
ShellPkg-Cd: Ensure all valid cd targets are handled properly
Jim.Dailey@dell.com
1
-4
/
+4
2018-06-29
ShellPkg: Removing ipf which is no longer supported from edk2.
chenc2
1
-2
/
+2
2018-06-28
ShellPkg: Clean up source files
Liming Gao
17
-200
/
+200
2018-02-09
ShellPkg/rm: fix hang when deleting an absolutely-empty directory
Ruiyu Ni
1
-3
/
+4
2018-02-06
ShellPkg/map: Fix out-of-bound read when "map fsn"
Ruiyu Ni
1
-6
/
+12
2018-01-29
ShellPkg/Level2Command: Use UnicodeCollation in StrinCmp
Ruiyu Ni
5
-45
/
+49
2018-01-09
ShellPkg/UefiShellLevel2CommandsLib: add missing EFIAPI call conv spec
Laszlo Ersek
1
-1
/
+2
2017-08-21
ShellPkg/mkdir: support creating nested directories
Huajing Li
1
-8
/
+46
2017-08-21
Shell/mkdir: Modify the help content to align to spec.
Huajing Li
1
-9
/
+6
2017-07-26
ShellPkg/map: Recognize CDROM change
Ruiyu Ni
1
-1
/
+53
2017-07-26
ShellPkg/ls: Display the file time in local time.
Li Huajing
1
-1
/
+117
2017-06-07
ShellPkg/parse: Handle Unicode stream from pipe correctly
Ruiyu Ni
1
-142
/
+3
2017-03-06
ShellPkg: Refine type cast for pointer subtraction
Hao Wu
1
-2
/
+2
2017-02-03
ShellPkg/cd: Do not print the destination dir when CD exits
Ruiyu Ni
1
-3
/
+1
2016-12-29
ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':')
Ruiyu Ni
1
-176
/
+241
2016-12-05
ShellPkg/MV: Fix MV to deny moving parent of current directory
Chen A Chen
1
-6
/
+75
2016-11-15
ShellPkg: Fix typos in comments and variables
Gary Lin
1
-1
/
+1
2016-11-07
ShellPkg/reset: Support "-fwui" flag
Chen A Chen
2
-5
/
+44
2016-10-27
ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()
Laszlo Ersek
1
-1
/
+1
2016-10-19
ShellPkg: Update sources to include MdePkg protocol definitions
Ruiyu Ni
1
-4
/
+3
2016-10-12
ShellPkg:?cd \? command fails to go back to the root directory of a file system
Tapan Shah
1
-1
/
+11
2016-10-09
ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI
Chen A Chen
12
-53
/
+0
2016-08-17
ShellPkg/Ls: Handle the case when SearchString is NULL
Ruiyu Ni
1
-0
/
+5
2016-08-10
ShellPkg/ls: Display the correct directory path
Ruiyu Ni
1
-0
/
+1
2016-08-10
ShellPkg/ls: Fix to support "ls fs0:File.txt"
Ruiyu Ni
1
-5
/
+4
2016-07-18
ShellPkg/Mv: Handle memory allocation failure
Ruiyu Ni
1
-5
/
+9
2016-07-18
ShellPkg/Cp: Handle memory allocation failure
Ruiyu Ni
1
-6
/
+13
2016-07-18
ShellPkg/Cd: Handle memory allocation failure
Ruiyu Ni
1
-13
/
+21
2016-04-13
ShellPkg: Update Guid/Protocol usages in INF files.
Liming Gao
1
-2
/
+2
2016-04-11
ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.
Qiu Shumin
1
-13
/
+16
2016-01-08
ShellPkg: Clean-up 'map' command error message handling
Tapan Shah
1
-41
/
+40
2016-01-06
ShellPkg: Fix Shell assert when mv a file to a NULL target.
Qiu Shumin
1
-2
/
+2
2015-12-10
ShellPkg: Convert all .uni files to utf-8
Jordan Justen
1
-0
/
+0
2015-10-23
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
Qiu Shumin
6
-13
/
+67
2015-10-10
ShellPkg: Print error message when Shell set environment variable fail.
Qiu Shumin
2
-1
/
+6
2015-08-25
ShellPkg: use UEFI_APPLICATION module type for Shell components
Ard Biesheuvel
1
-1
/
+1
[next]