Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
ed2bc0ebb14ef09ebecfd39055a0e7ee93213ca0
/
ShellPkg
/
Library
/
UefiShellCommandLib
cceb4eb
ShellPkg: Fix typo of 'determines' in ShellPkg.
by Bruce Cran
· 10 years ago
e75390f
ShellPkg: Use safe string functions to refine code.
by Qiu Shumin
· 10 years ago
421fbf9
ShellPkg: Add pipe support for parse command
by Tapan Shah
· 10 years ago
c011b6c
ShellPkg: Standardized HP Copyright Message String
by Tapan Shah
· 10 years ago
ecd07f3
ShellPkg: Refine the fomat in INF/DEC files to follow spec.
by Qiu Shumin
· 10 years ago
4108980
Refine code to follow edkii coding style.
by Dong Eric
· 10 years ago
0db3fad
ShellPkg: Add extended USB decoding for consistent device names
by jaben carsey
· 10 years ago
cc4c331
ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent map names
by jaben carsey
· 10 years ago
9b58952
[PATHC] ShellPkg: control code flow with a PCD
by Jaben Carsey
· 10 years ago
3957a5a
ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool()
by Gao, Liming
· 10 years ago
5317333
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
by Jaben Carsey
· 10 years ago
4ba9b81
Register pre-defined command aliases in sorted order.
by Tapan Shah
· 10 years ago
f5ba400
ShellPkg: Fix comments. Refine code style.
by Qiu Shumin
· 10 years ago
ae315cc
Fix the use of ASSERT and other fixes to memory allocation failures (like free before return for errors)
by Jaben Carsey
· 10 years ago
cf812a2
This searches for handles that produce the dynamic command protocol after searching the commands compiled into the shell.
by Jaben Carsey
· 10 years ago
e71cb45
ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library.
by Tapan Shah
· 11 years ago
4f67c7f
ShellPkg: remove memory leak in file handle list
by Jaben Carsey
· 11 years ago
863986b
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib.
by Ruiyu Ni
· 11 years ago
d7bb8de
ShellPkg: remove unused enum
by jcarsey
· 12 years ago
d51088b
ShellPkg: Updates to 'help' command
by jcarsey
· 12 years ago
3f86957
ShellPkg: Correct 3 places where memory was not being properly released by the shell.
by jcarsey
· 12 years ago
ce68d3b
Add missing braces around initializer.
by lzeng14
· 12 years ago
6398b08
ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the expectation that the driver is responsible for ensuring that they are only called when boot services are present. Also adds a ShellCommandLib Depex for gEfiUnicodeCollation2ProtocolGuid to fix constructor crash when used by drivers.
by jcarsey
· 13 years ago
b6b22b1
ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform.
by jcarsey
· 13 years ago
4ff7e37
Refine comments and two code style.
by ydong10
· 13 years ago
4d0a4fc
Move the 2 functions associated with reading whole lines at a single time from the shell command (internal) library to the ShellLib (external) library.
by jcarsey
· 14 years ago
ab94587
This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions.
by jcarsey
· 14 years ago
366f81a
Clarify that the shared variables of the shell protocols are properly named.
by jcarsey
· 14 years ago
a49016b
move a function to the correct library.
by jcarsey
· 14 years ago
1a63ec8
consist mapping - add comments and change variable names.
by jcarsey
· 14 years ago
ff51746
update error handling to use less ASSERT.
by jcarsey
· 14 years ago
e53bf79
verify that a memory allocation was successful.
by jcarsey
· 14 years ago
0ab85be
move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur.
by jcarsey
· 14 years ago
e26d7b5
ShellPkg: Fix EFIAPI usage inconsistencies
by jljusten
· 14 years ago
8d095e7
ShellPkg: Fix path issues for Linux build support
by jljusten
· 14 years ago
36b4e01
remove extra file.
by jcarsey
· 14 years ago
fbec9c0
copyright format update
by hhtian
· 14 years ago
a405b86
udk2010.up2.shell initial release.
by jcarsey
· 14 years ago