Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
14868afbb8d66f9934111fc8f1879053343264d9
/
ShellPkg
/
Library
/
UefiShellLib
31b018a
ShellPkg: Remove ASSERT
by Jaben Carsey
· 11 years ago
75a5e2e
ShellPkg: remove potential memory leak with new apps on old shell
by Jaben Carsey
· 11 years ago
194ae48
ShellPkg: Add support for CTRL-C within shell user prompting
by Jaben Carsey
· 11 years ago
74b0fb8
ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.
by Jaben Carsey
· 11 years ago
d59fc24
ShellPkg: clarify space limitation in comment.
by Jaben Carsey
· 11 years ago
365aa98
ShellPkg: Add ShellPrintHelp function to ShellLib.
by jcarsey
· 12 years ago
fb5278e
ShellPkg: Added function ShellDeleteByName which deletes a file by name.
by jcarsey
· 12 years ago
0b6cb33
Fixed some alignment faults in IPF platform
by ydong10
· 12 years ago
f480fdc
Fix always allocate memory issue.
by ydong10
· 12 years ago
12ea469
Roll back the change which caused build fail
by ydong10
· 12 years ago
05916c1
ShellPkg: Update string to number conversion to correctly stop at spaces if so requested.
by jcarsey
· 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
06c355b
correct removal of commit 12951.
by jcarsey
· 13 years ago
8bb7441
ShellPkg: Allow for format character strings to be typed in editor without having effect on editor screen.
by jcarsey
· 13 years ago
49bd498
ShellPkg: parameters with spaces need quotes.
by jcarsey
· 13 years ago
28d9031
ShellPkg: This patch fixes the redirection support for a Shell2 application running in Shell1.
by jcarsey
· 13 years ago
b0934ac
ShellPkg: Update comments for functions to clarify buffer origin.
by darylm503
· 13 years ago
c8c2259
ShellPkg: Add checking for memory allocation and pointer returns from functions.
by jcarsey
· 13 years ago
7a95efd
SShellPkg: updating order of cast and addressing of a pointer (2 identical places).
by jcarsey
· 13 years ago
0c1950b
Check the pointer before use it to avoid potential access violation.
by ydong10
· 13 years ago
beab0fc
ShellPkg: Verify memory allocations without ASSERT.
by jcarsey
· 13 years ago
02a758c
Add pointer check for NULL before dereference it.
by sfu5
· 13 years ago
4ff7e37
Refine comments and two code style.
by ydong10
· 13 years ago
5d46f17
ShellPkg: fix ShellPrint-functions to allow for escape character to prevent attribute changes.
by jcarsey
· 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
366f81a
Clarify that the shared variables of the shell protocols are properly named.
by jcarsey
· 14 years ago
92a5447
replace protocol presence ASSERTs with error returns.
by jcarsey
· 14 years ago
8bd282b
allow for failure return when called without a shell present.
by jcarsey
· 14 years ago
f8d3e68
check that memory allocation was successful.
by jcarsey
· 14 years ago
89e8537
change file global variable to function local.
by jcarsey
· 14 years ago
a1d4bfc
add comments to function declarations and definitions and updated to match coding style document.
by jcarsey
· 14 years ago
252d945
updated comments and added string-to-number conversion with return value to indicate success or failure. All parameter checking updated to non-case-sensitive.
by jcarsey
· 14 years ago
3e082d5
Verify more memory allocations.
by jcarsey
· 14 years ago
a405b86
udk2010.up2.shell initial release.
by jcarsey
· 14 years ago
90bfa22
Add some error checking.
by xdu2
· 15 years ago
3a888f2
Update the copyright notice format
by hhtian
· 15 years ago
7b202cb
1. Correct File header to ## @file
by lgao4
· 15 years ago
c9d92df
k8 fixes and moving prompting for responses into this file.
by jcarsey
· 15 years ago
91876ff
remove unnecessary PCD usage
by jcarsey
· 15 years ago
1cd45e7
fix K8 coding issues.
by jcarsey
· 15 years ago
1e6e84c
fixed license header / copyright date on all files.
by jcarsey
· 15 years ago
9e926b6
by jcarsey
· 15 years ago
969c783
adding new parameter to search and replace function to allow for easy skipping of items preceded by ^
by jcarsey
· 15 years ago
b3011f4
updating comments mostly. also added some new lib functions.
by jcarsey
· 15 years ago
ecd3d59
add ASSERT to 2 functions and fix issue with size difference between old and new shell versions.
by jcarsey
· 15 years ago
5cb3637
remove extra variables
by jcarsey
· 15 years ago
e2f8297
updates from code review, buffer length, and correct use of StdOut for printing
by jcarsey
· 15 years ago
36a9d67
build break fix and new function
by jcarsey
· 15 years ago
a31bd33
comment repairs.
by jcarsey
· 15 years ago
6c88029
specify operand order
by jcarsey
· 15 years ago
125c2cf
updating headers from code review.
by jcarsey
· 15 years ago
2247dde
Upgrade ShellLib and fix bug with param parsing
by jcarsey
· 15 years ago
0158294
fixed operator order
by jcarsey
· 16 years ago
5f7431d
fix build breaks. and allow for new lists to be created.
by jcarsey
· 16 years ago
9eb53ac
fixing build errors
by jcarsey
· 16 years ago
b82bfcc
by jcarsey
· 16 years ago
9b3bf08
by jcarsey
· 16 years ago
f1b87e7
removing return cursor to old position...
by jcarsey
· 16 years ago
975136a
fixed color printing in ShellPrintEx function
by jcarsey
· 16 years ago
b1f95a0
Updating with new functions and adding "C" style entrypoint library with example application.
by jcarsey
· 16 years ago
14e96c2
by jcarsey
· 16 years ago
614326e
by jcarsey
· 16 years ago