summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)Author
2011-04-19check that memory allocation was successful.jcarsey
2011-04-19fix user input validation for time command.jcarsey
2011-04-15fix for word wrapping.jcarsey
2011-04-13change file global variable to function local.jcarsey
2011-04-13rm - refine user input validation to prevent removal of CWD.jcarsey
2011-04-13move a function to the correct library.jcarsey
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten
2011-04-11EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou...jcarsey
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish
2011-04-07add user input verification.jcarsey
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey
2011-04-05add some parens.jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-05rename a file.jcarsey
2011-04-04check memory allocations for success.jcarsey
2011-04-04correct last commit. fix build break for some compilers.jcarsey
2011-04-04fix build break on some compilers.jcarsey
2011-04-01remove duplicate memory de-allocation.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30fix for the cp shell command - halt when an error was encountered and also fi...jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-30add more user input verification to connect and vol commands.jcarsey
2011-03-30remove unused variable.jcarsey
2011-03-30Update inf file to follow spec.ydong10
2011-03-29clarify error message when listing files based on a metaname without a curren...jcarsey
2011-03-29fix changing time daylight settings without changing the time.jcarsey
2011-03-29smbiosview - add user input verification.jcarsey
2011-03-29initialize variable before error returns.jcarsey
2011-03-28prevents "" from being the result of trying to open the root of a drive.jcarsey
2011-03-28cp - fix conditional for memory de-allocaiton.jcarsey
2011-03-25comp - add comments and add input verification jcarsey
2011-03-25add Edit and Hexedit shared features.jcarsey
2011-03-25add Edit and HexEdit commands.jcarsey
2011-03-25zero memory allocation.jcarsey
2011-03-25connect - add comments and add input verification jcarsey
2011-03-25consist mapping - add comments and change variable names.jcarsey
2011-03-25clarify library type.jcarsey
2011-03-25remove ASSERT. jcarsey
2011-03-25cls - add input verification.jcarsey
2011-03-25Cd - add more input verification.jcarsey
2011-03-25update functionality on Bcfg command.jcarsey
2011-03-25updated comments and added string-to-number conversion with return value to i...jcarsey
2011-03-25Add Network1 profile.jcarsey
2011-03-25update allocation to use Zero pool library function.jcarsey
2011-03-25renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey
2011-03-25Updating level 1 commands.jcarsey
2010-12-10update copyright formathhtian
2010-12-06fixes for NULL verification.jcarsey
2010-11-22fix typo in comment.jcarsey