projects
/
mirror_edk2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Comment's added and fixed.
[mirror_edk2.git]
/
ShellPkg
/
2011-04-01
jcarsey
Comment's added and fixed.
tree
|
commitdiff
2011-04-01
jcarsey
fix initialization of pointer.
tree
|
commitdiff
2011-03-30
jcarsey
fix for the cp shell command - halt when an error was...
tree
|
commitdiff
2011-03-30
jcarsey
didn't mean to remove this comment.
tree
|
commitdiff
2011-03-30
jcarsey
remove redirection command line updating from the shell...
tree
|
commitdiff
2011-03-30
jcarsey
pointer verification (not NULL) and buffer overrun...
tree
|
commitdiff
2011-03-30
jcarsey
add more user input verification to connect and vol...
tree
|
commitdiff
2011-03-30
jcarsey
remove unused variable.
tree
|
commitdiff
2011-03-30
ydong10
Update inf file to follow spec.
tree
|
commitdiff
2011-03-29
jcarsey
clarify error message when listing files based on a...
tree
|
commitdiff
2011-03-29
jcarsey
fix changing time daylight settings without changing...
tree
|
commitdiff
2011-03-29
jcarsey
smbiosview - add user input verification.
tree
|
commitdiff
2011-03-29
jcarsey
initialize variable before error returns.
tree
|
commitdiff
2011-03-28
jcarsey
prevents "" from being the result of trying to open...
tree
|
commitdiff
2011-03-28
jcarsey
cp - fix conditional for memory de-allocaiton.
tree
|
commitdiff
2011-03-25
jcarsey
add all the command libraries.
tree
|
commitdiff
2011-03-25
jcarsey
console logger - support disabling the console out.
tree
|
commitdiff
2011-03-25
jcarsey
fix comments.
tree
|
commitdiff
2011-03-25
jcarsey
comp - add comments and add input verification
tree
|
commitdiff
2011-03-25
jcarsey
add Edit and Hexedit shared features.
tree
|
commitdiff
2011-03-25
jcarsey
add Edit and HexEdit commands.
tree
|
commitdiff
2011-03-25
jcarsey
zero memory allocation.
tree
|
commitdiff
2011-03-25
jcarsey
connect - add comments and add input verification
tree
|
commitdiff
2011-03-25
jcarsey
consist mapping - add comments and change variable...
tree
|
commitdiff
2011-03-25
jcarsey
clarify library type.
tree
|
commitdiff
2011-03-25
jcarsey
remove ASSERT.
tree
|
commitdiff
2011-03-25
jcarsey
add absolute value MACRO.
tree
|
commitdiff
2011-03-25
jcarsey
FileHandleLib - use standard unicode file tag.
tree
|
commitdiff
2011-03-25
jcarsey
move include file line under #define protection.
tree
|
commitdiff
2011-03-25
jcarsey
cls - add input verification.
tree
|
commitdiff
2011-03-25
jcarsey
Cd - add more input verification.
tree
|
commitdiff
2011-03-25
jcarsey
update functionality on Bcfg command.
tree
|
commitdiff
2011-03-25
jcarsey
updated comments and added string-to-number conversion...
tree
|
commitdiff
2011-03-25
jcarsey
Add Network1 profile.
tree
|
commitdiff
2011-03-25
jcarsey
update allocation to use Zero pool library function.
tree
|
commitdiff
2011-03-25
jcarsey
renaming the BaseFileHandleLib to UefiFileHandleLib.
tree
|
commitdiff
2011-03-25
jcarsey
Updating level 1 commands.
tree
|
commitdiff
2011-03-10
mdkinney
Update DebugLib to provide support for "err" command...
tree
|
commitdiff
2010-12-10
hhtian
update copyright format
tree
|
commitdiff
2010-12-06
jcarsey
fixes for NULL verification.
tree
|
commitdiff
2010-12-01
jcarsey
fix for exit was specified in the startup script.
tree
|
commitdiff
2010-11-24
jcarsey
fix unaligned device path node access.
tree
|
commitdiff
2010-11-22
jcarsey
fix typo in comment.
tree
|
commitdiff
2010-11-16
jcarsey
Add "Debug1" profile (all but Edit and HexEdit commands)
tree
|
commitdiff
2010-11-16
jcarsey
adding "Install1" profile.
tree
|
commitdiff
2010-11-16
jcarsey
fixes for IPF, CTRL-C support, and file redirection.
tree
|
commitdiff
2010-11-16
jcarsey
adding new commands (libraries) to the build.
tree
|
commitdiff
2010-11-12
jcarsey
update error handling to use less ASSERT.
tree
|
commitdiff
2010-11-12
jcarsey
Update return value.
tree
|
commitdiff
2010-11-12
jcarsey
Clarify the MARCO a little.
tree
|
commitdiff
2010-11-12
jcarsey
Adding Driver1 profile commands to the UEFI Shell 2.0.
tree
|
commitdiff
2010-10-05
jcarsey
remove link to old inf
tree
|
commitdiff
2010-10-04
jcarsey
Verify more memory allocations.
tree
|
commitdiff
2010-10-04
jcarsey
Verify memory allocations were successful.
tree
|
commitdiff
2010-10-04
jcarsey
change the en-dash to the standard dash character.
tree
|
commitdiff
2010-10-04
jcarsey
verify that a memory allocation was successful.
tree
|
commitdiff
2010-10-04
jcarsey
move DeleteScriptFileStruct from a private to a public...
tree
|
commitdiff
2010-10-04
jcarsey
fix a misspelling.
tree
|
commitdiff
2010-10-04
jcarsey
1) Removing ASSERTs for proper return values.
tree
|
commitdiff
2010-09-28
jcarsey
No need to sort arrays of 1 element.
tree
|
commitdiff
2010-09-28
jcarsey
delete unnecessary files.
tree
|
commitdiff
2010-09-20
jljusten
ShellPkg: Fix "unreachable code" warning with VS2005
tree
|
commitdiff
2010-09-17
jcarsey
revert/update of a change this morning.
tree
|
commitdiff
2010-09-17
jcarsey
removing incorrect files.
tree
|
commitdiff
2010-09-17
jljusten
ShellPkg: Fix several GCC compiler warnings
tree
|
commitdiff
2010-09-17
jljusten
ShellPkg: Remove optimization disable compiler flag
tree
|
commitdiff
2010-09-17
jljusten
ShellPkg: Fix EFIAPI usage inconsistencies
tree
|
commitdiff
2010-09-17
jljusten
ShellPkg: Fix path issues for Linux build support
tree
|
commitdiff
2010-09-17
jljusten
ShellPkg: Remove unnecessary package dependencies
tree
|
commitdiff
2010-09-16
jcarsey
remove extra file.
tree
|
commitdiff
2010-09-16
jcarsey
remove extra file.
tree
|
commitdiff
2010-09-16
hhtian
Update readme format
tree
|
commitdiff
2010-09-14
hhtian
copyright format update
tree
|
commitdiff
2010-09-14
jcarsey
udk2010.up2.shell initial release.
tree
|
commitdiff
2010-09-08
darylm503
Fix HSD Tracker 204133.
tree
|
commitdiff
2010-07-19
xdu2
Add some error checking.
tree
|
commitdiff
2010-05-25
klu2
Library interface should be declared as EFIAPI
tree
|
commitdiff
2010-05-13
qhuang8
Fix minor format issue in file header
tree
|
commitdiff
2010-04-24
hhtian
Update the copyright notice format
tree
|
commitdiff
2010-02-23
lgao4
1. Correct File header to ## @file
tree
|
commitdiff
2010-02-03
jcarsey
adding prompting to library header
tree
|
commitdiff
2010-02-03
jcarsey
k8 fixes and moving prompting for responses into this...
tree
|
commitdiff
2010-02-03
jcarsey
remove unnecessary PCD usage
tree
|
commitdiff
2010-01-29
jcarsey
fix K8 coding issues.
tree
|
commitdiff
2010-01-25
jcarsey
fix copyright and license block and fix a size issue.
tree
|
commitdiff
2010-01-25
jcarsey
fixed license header / copyright date on all files.
tree
|
commitdiff
2010-01-14
jcarsey
git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
tree
|
commitdiff
2010-01-13
jcarsey
add blank line
tree
|
commitdiff
2010-01-13
jcarsey
adding new parameter to search and replace function...
tree
|
commitdiff
2010-01-12
jcarsey
git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
tree
|
commitdiff
2010-01-12
jljusten
ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdSh...
tree
|
commitdiff
2010-01-11
jcarsey
updating comments mostly. also added some new lib...
tree
|
commitdiff
2009-12-07
jcarsey
add ASSERT to 2 functions and fix issue with size diffe...
tree
|
commitdiff
2009-12-07
jcarsey
clean up comments
tree
|
commitdiff
2009-12-07
jcarsey
Adding StringNoCaseCompare to SortLib
tree
|
commitdiff
2009-12-02
jcarsey
correct value
tree
|
commitdiff
2009-12-02
jcarsey
remove extra variables
tree
|
commitdiff
2009-12-01
jcarsey
added new PCD for ShellLib buffer size...
tree
|
commitdiff
2009-12-01
jcarsey
corrected out of date comments
tree
|
commitdiff
2009-12-01
jcarsey
updates from code review, buffer length, and correct...
tree
|
commitdiff
next