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
/
UefiShellLib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
ShellPkg: Fix typos
Page Chen
1
-20
/
+20
2023-10-17
ShellPkg: Increase PcdShellPrintBufferSize from UINT16 to UINT32
Giri Mudusuru
1
-9
/
+10
2021-12-07
ShellPkg: Apply uncrustify changes
Michael Kubacki
2
-1024
/
+1221
2020-08-19
ShellPkg: Fix spelling mistake for occurred
Michael D Kinney
1
-3
/
+3
2019-10-09
ShellPkg/UefiShellLib: clarify workaround for unfixable EdkShell bug
Laszlo Ersek
1
-2
/
+20
2019-10-09
ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
Laszlo Ersek
1
-2
/
+2
2019-07-01
ShellPkg/UefiShellLib: Set input pointer parameter to null if failure
Bret Barkelew
1
-0
/
+5
2019-04-09
ShellPkg: Replace BSD License with BSD+Patent License
Michael D Kinney
3
-20
/
+3
2019-01-31
ShellPkg/UefiShellLib: Use BaseLib api CharToUpper
Shenglei Zhang
1
-30
/
+3
2018-11-08
ShellPkg/ShellLib: Fix potential NULL deference issue
Ruiyu Ni
1
-1
/
+5
2018-11-05
ShellPkg-UefiShellLib: Add a function to fully-qualify paths
Jim.Dailey@dell.com
1
-1
/
+116
2018-08-16
ShellPkg/UefiShellLib: rebase ShellOpenFileByDevicePath() to UefiLib API
Laszlo Ersek
2
-111
/
+3
2018-08-16
ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath()
Laszlo Ersek
2
-8
/
+5
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
2
-39
/
+39
2018-02-15
ShellPkg/ShellLib: Fix a bug in InternalShellIsHexOrDecimalNumber
Ruiyu Ni
1
-8
/
+15
2017-11-29
ShellPkg/ShellLib: Fix dynamic command fails to start during boot
Ruiyu Ni
1
-37
/
+52
2017-11-28
ShellPkg/ShellLib: Constructor doesn't depend on ShellParameters
Ruiyu Ni
1
-4
/
+8
2017-11-14
ShellPkg: Fix MSFT C4255 warning
Song, BinX
1
-0
/
+1
2017-10-17
ShellPkg/UefiShellLib: Use a more bright blue/green color
Ruiyu Ni
1
-2
/
+2
2017-07-27
ShellPkg/ShellLib: Remove unused macros
Ruiyu Ni
1
-2
/
+0
2017-06-02
ShellPkg/UefiShellLib: Check correct variable for NULL
Jeff Westfahl
1
-1
/
+1
2017-05-24
ShellPkg/UefiShellLib: Avoid reading undefined content before string
Hao Wu
1
-1
/
+1
2017-03-06
ShellPkg: Refine casting expression result to bigger size
Hao Wu
1
-2
/
+2
2016-10-31
ShellPkg: print only valid characters for file overwrite prompt
Tapan Shah
1
-2
/
+7
2016-10-19
ShellPkg: Update sources to include MdePkg protocol definitions
Ruiyu Ni
2
-4
/
+3
2016-10-09
ShellPkg/UefiShellLib: Remove unnecessary EFIAPI
Chen A Chen
2
-16
/
+0
2016-10-07
ShellPkg: Fix erroneous Status returned by ShellOpenFileByName()
Vladimir Olovyannikov
1
-0
/
+3
2016-10-06
ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructor
Tapan Shah
1
-7
/
+9
2016-09-23
ShellPkg: Expand special output file to include "NULL" and case insensitive
Tapan Shah
3
-1
/
+17
2016-07-18
ShellPkg/UefiShellLib.c: Handle memory allocation failure
Ruiyu Ni
1
-5
/
+6
2016-07-18
ShellPkg/UefiShellLib: Handle memory allocation failure
Ruiyu Ni
1
-2
/
+10
2016-07-08
ShellPkg: Series of patches to fix typos - apropriate to appropriate
Mudusuru, Giri P
1
-1
/
+1
2016-06-30
ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()
Laszlo Ersek
1
-1
/
+4
2016-04-13
ShellPkg: Update Guid/Protocol usages in INF files.
Liming Gao
1
-3
/
+3
2016-02-23
ShellPkg: Do NULL pointer check before the pointer is used.
Qiu Shumin
1
-1
/
+1
2016-02-19
ShellPkg: Fix the last command doesn't work in a script.
Qiu Shumin
1
-1
/
+4
2016-02-11
ShellPkg: complete previous incomplete patch
Jim Dailey
1
-29
/
+13
2016-02-10
Merge branch 'master' of https://github.com/tianocore/edk2
Jaben Carsey
1
-13
/
+29
2016-02-10
ShellPkg: ShellFileHandleReadLine must return UCS2 lines.
Jim Dailey
1
-31
/
+26
2016-02-10
ShellPkg: Fix ASCII and UNICODE file pipes.
jaben carsey
2
-19
/
+40
2016-02-09
ShellPkg: Fix ASCII and UNICODE file pipes.
jaben carsey
2
-19
/
+40
2015-12-25
ShellPkg: Fix memory leak in 'ShellOpenFileByName'.
Yao Jiewen
1
-1
/
+6
2015-10-23
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
Qiu Shumin
1
-1
/
+4
2015-07-28
ShellPkg: prevent Close call when Open failed
Jaben Carsey
1
-2
/
+3
2015-07-08
ShellPkg: Fix typo of 'determines' in ShellPkg.
Bruce Cran
1
-1
/
+1
2015-07-02
ShellPkg: fix string to number conversion with "0 "
Jaben Carsey
1
-9
/
+12
2015-07-02
ShellPkg: Refine the code logic of StrnCatGrow.
Qiu Shumin
1
-2
/
+3
2015-06-30
ShellPkg: Use safe string functions to refine code.
Qiu Shumin
1
-12
/
+23
2015-04-01
ShellPkg: Remove extra quotes surrounding flag values.
Qiu Shumin
1
-28
/
+9
[next]