Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
05e48e00834b32e4bd2e9456a47911c88989e943
/
ShellPkg
/
Library
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
f1518f6
add fixes for code verification happyness.
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
35f26e7
replace assert with error.
by jcarsey
· 14 years ago
03131de
Make sure size is correct.
by jcarsey
· 14 years ago
8bd282b
allow for failure return when called without a shell present.
by jcarsey
· 14 years ago
72c8a89
Add check code to avoid access violation.
by ydong10
· 14 years ago
cd8462e
Check the buffer allocation result before using it.
by ydong10
· 14 years ago
420462d
remove empty sections in INF files.
by jcarsey
· 14 years ago
6f18b50
update copyright line format
by hhtian
· 14 years ago
2e8e9ed
Remove ASSERT within Ls for RTC error and associated changes.
by jcarsey
· 14 years ago
77dd0c8
Clarify an error in Map command.
by jcarsey
· 14 years ago
82571fb
add support to easily remove profiles and shell levels. the libraries will not do anything (but no longer fail), if the PCDs are changed to remove their functionality.
by jcarsey
· 14 years ago
4880c2c
added support for -i and -o for HII based configurations.
by jcarsey
· 14 years ago
c89ea31
fix printout from SmbiosView command.
by jcarsey
· 14 years ago
f8d3e68
check that memory allocation was successful.
by jcarsey
· 14 years ago
f20076d
fix user input validation for time command.
by jcarsey
· 14 years ago
a49f6a2
fix for word wrapping.
by jcarsey
· 14 years ago
89e8537
change file global variable to function local.
by jcarsey
· 14 years ago
eef1ed4
rm - refine user input validation to prevent removal of CWD.
by jcarsey
· 14 years ago
a49016b
move a function to the correct library.
by jcarsey
· 14 years ago
6878e7a
update Bcfg to correctly remove by option index not variable name and add driver order items properly.
by jcarsey
· 14 years ago
2b578de
ShellPkg: Fix GCC 4.4 build issues
by jljusten
· 14 years ago
411a3c3
EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output.
by jcarsey
· 14 years ago
e0c2cc6
Fix Xcode, clang, and ARM build and link issues.
by andrewfish
· 14 years ago
392fa5a
add user input verification.
by jcarsey
· 14 years ago
d8f8021
ShellParametersProtocol - remove parsing from within quoted parameters.
by jcarsey
· 14 years ago
f3c5971
add some parens.
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
c5981e3
rename a file.
by jcarsey
· 14 years ago
cbdd109
check memory allocations for success.
by jcarsey
· 14 years ago
4aa4377
correct last commit. fix build break for some compilers.
by jcarsey
· 14 years ago
8a0b550
fix build break on some compilers.
by jcarsey
· 14 years ago
f2ad804
remove duplicate memory de-allocation.
by jcarsey
· 14 years ago
ae72457
Comment's added and fixed.
by jcarsey
· 14 years ago
b2bf973
fix for the cp shell command - halt when an error was encountered and also fix the error message displayed.
by jcarsey
· 14 years ago
33c031e
pointer verification (not NULL) and buffer overrun fixes.
by jcarsey
· 14 years ago
6b82591
add more user input verification to connect and vol commands.
by jcarsey
· 14 years ago
16751bb
remove unused variable. add some parens.
by jcarsey
· 14 years ago
4bcb7fe
Update inf file to follow spec.
by ydong10
· 14 years ago
2ec013c
clarify error message when listing files based on a metaname without a current working directory.
by jcarsey
· 14 years ago
0841f3a
fix changing time daylight settings without changing the time.
by jcarsey
· 14 years ago
980d554
smbiosview - add user input verification.
by jcarsey
· 14 years ago
64d753f
initialize variable before error returns.
by jcarsey
· 14 years ago
e35b531
prevents "" from being the result of trying to open the root of a drive.
by jcarsey
· 14 years ago
590c3cb
cp - fix conditional for memory de-allocaiton. string file - fix copyright date.
by jcarsey
· 14 years ago
3737ac2
comp - add comments and add input verification
by jcarsey
· 14 years ago
2442e62
add Edit and Hexedit shared features.
by jcarsey
· 14 years ago
632820d
add Edit and HexEdit commands.
by jcarsey
· 14 years ago
5a0fe66
zero memory allocation.
by jcarsey
· 14 years ago
361a826
connect - add comments and add input verification
by jcarsey
· 14 years ago
1a63ec8
consist mapping - add comments and change variable names.
by jcarsey
· 14 years ago
b0475f1
clarify library type.
by jcarsey
· 14 years ago
78ed876
remove ASSERT.
by jcarsey
· 14 years ago
345cd23
cls - add input verification.
by jcarsey
· 14 years ago
b54fd04
Cd - add more input verification.
by jcarsey
· 14 years ago
2398d9b
update functionality on Bcfg command.
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
68fb052
Add Network1 profile.
by jcarsey
· 14 years ago
9586a35
update allocation to use Zero pool library function.
by jcarsey
· 14 years ago
4eb59be
renaming the BaseFileHandleLib to UefiFileHandleLib.
by jcarsey
· 14 years ago
77dcec1
Updating level 1 commands.
by jcarsey
· 14 years ago
d08fadb
update copyright format
by hhtian
· 14 years ago
c154b99
fixes for NULL verification.
by jcarsey
· 14 years ago
da70d02
fix typo in comment.
by jcarsey
· 14 years ago
5d73d92
Add "Debug1" profile (all but Edit and HexEdit commands)
by jcarsey
· 14 years ago
75aadf5
adding "Install1" profile.
by jcarsey
· 14 years ago
ff51746
update error handling to use less ASSERT.
by jcarsey
· 14 years ago
a12e31e
Update return value.
by jcarsey
· 14 years ago
4ba4961
Adding Driver1 profile commands to the UEFI Shell 2.0.
by jcarsey
· 14 years ago
3e082d5
Verify more memory allocations.
by jcarsey
· 14 years ago
9ea69f8
Verify memory allocations were successful.
by jcarsey
· 14 years ago
d38a107
change the en-dash to the standard dash character.
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
40d7a9c
fix a misspelling.
by jcarsey
· 14 years ago
5dcb535
No need to sort arrays of 1 element.
by jcarsey
· 14 years ago
7effcbf
ShellPkg: Fix "unreachable code" warning with VS2005
by jljusten
· 14 years ago
1ca7958
revert/update of a change this morning.
by jcarsey
· 14 years ago
89fb1cf
removing incorrect files.
by jcarsey
· 14 years ago
e972332
ShellPkg: Fix several GCC compiler warnings
by jljusten
· 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
8d0eff6
ShellPkg: Remove unnecessary package dependencies
by jljusten
· 14 years ago
36b4e01
remove extra file.
by jcarsey
· 14 years ago
94f1ff8
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
90bfa22
Add some error checking.
by xdu2
· 14 years ago
21ecdf1
Library interface should be declared as EFIAPI
by klu2
· 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
ac255da
fix copyright and license block and fix a size issue.
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
22d1195
add blank line
by jcarsey
· 15 years ago
Next »