index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
Age
Commit message (
Expand
)
Author
2014-07-29
Update code to support VS2013 tool chain.
Eric Dong
2014-07-28
ShellPkg: fix typo.
Jeff Bobzin (jeff.bobzin
2014-07-25
ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits
Jaben Carsey
2014-06-30
ShellPkg: Fix Ctrl+C support for dmpstore command.
Tapan Shah
2014-06-26
Refine code to make it more safely.
Eric Dong
2014-06-24
ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected ...
Chris Phillips
2014-06-23
ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...
Tapan Shah
2014-06-18
ShellPkg: Remove use of ASSERT to test parameters
Jaben Carsey
2014-06-16
ShellPkg: Fix duplicate String IDs
Jaben Carsey
2014-06-06
Use a compare operator for Non-Boolean comparison in 'map.c'.
Qiu Shumin
2014-06-05
ShellPkg: fix Comp command output
Jaben Carsey
2014-05-28
ShellPkg: fix display for map command with filtering
Jaben Carsey
2014-05-22
ShellPkg: replace unrecognized Environment Variables with empty quotes so com...
Jaben Carsey
2014-05-22
Update the comments for function 'InternalShellExecuteDevicePath' in ShellPro...
Qiu Shumin
2014-05-19
Handle multi instances device path while connecting console devices.
Qiu Shumin
2014-05-14
ShellPkg: Add error messages to CP when destination file or directory cannot ...
Jaben Carsey
2014-05-14
ShellPkg: report error when EfiDecompress is run on a non-compressed file
Jaben Carsey
2014-05-14
Add code to connect device path of console devices correctly for Shell comman...
Qiu Shumin
2014-05-13
ShellPkg: Do not mix status when executing a command
Olivier Martin
2014-05-13
Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib...
Qiu Shumin
2014-05-07
ShellPkg: Add a support to query AdapterInfo protocol for Shell ‘dh’ comm...
Tapan Shah
2014-04-30
ShellPkg: Patch to enhance the output around GOP protocol
Jaben Carsey
2014-04-11
ShellPkg: Fix using root of drive
Jaben Carsey
2014-04-11
ShellPkg: Fix compiler warning 'unused variable'
Harry Liebel
2014-04-04
ShellPkg: Fix command-line parsing to start with Argv[0] when comparing passe...
Chris Phillips
2014-03-31
ShellPkg: Allow opening of root drive nodes
Jaben Carsey
2014-03-31
ShellPkg: Fix potential memory leak when failing to fully create a structure
Jaben Carsey
2014-03-27
ShellPkg: Fix file system change issue that results in ASSERT
Chris Phillips
2014-03-20
ShellPkg: remove redudant code. call existing API.
Jaben Carsey
2014-03-20
ShellPkg: Remove unused function
Jaben Carsey
2014-03-20
ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported ...
Jaben Carsey
2014-03-17
ShellPkg: Move a function into shared location
Jaben Carsey
2014-03-10
ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'
Brendan Jackman
2014-03-07
1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before ref...
Shumin Qiu
2014-02-28
Convert the value from 'int' to 'CHAR16' to match the type of variable in She...
Shumin Qiu
2014-02-26
ShellPkg/ShellProtocol.c: Fix case sensitivity in GetAlias and SetAlias
Brendan Jackman
2014-02-25
ShellPkg: Add missing header files
Jaben Carsey
2014-02-25
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL...
Shumin Qiu
2014-02-18
ShellPkg: Update "ls" command to better handle "-r" parameter
Jaben Carsey
2014-02-12
ShellPkg: refactor elimination of non-replaced environment variables
Jaben Carsey
2014-02-12
Add code to check the return status for ShellReadFile and ShellWriteFile when...
Shumin Qiu
2014-02-12
Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is N...
Shumin Qiu
2014-02-11
ShellPkg: Fix changing to file system with 2 colons like "fs0::"
Jaben Carsey
2014-02-11
ShellPkg: Fix uninitialized Variable error
Jaben Carsey
2014-02-11
ShellPkg: InternalShellExecuteDevicePath: avoid memory leaks
Brendan Jackman
2014-02-11
ShellPkg: Make Argv[0] the full file path of the command
Brendan Jackman
2014-02-11
ShellPkg: Error out when ProcessCommandLine fails
Brendan Jackman
2014-02-11
ShellPkg: Fixed Memory leak in UefiMain()
Brendan Jackman
2014-02-11
ShellPkg: Manually parse parameters
Brendan Jackman
2014-02-11
ShellPkg: Prevent "set" command from updating %lasterror%
Jaben Carsey
[next]