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
/
Application
Age
Commit message (
Expand
)
Author
2017-01-11
ShellPkg/Shell: Add double quotes to args with white space
Michael Kinney
2017-01-06
ShellPkg: Fix a bug ">>v" cannot append data to environment variable
Chen A Chen
2016-12-09
ShellPkg/Application: Fix ">v" cannot update environment variable
Chen A Chen
2016-11-10
ShellPkg: Fix the coding style issue
Bi, Dandan
2016-10-19
ShellPkg: Update sources to include MdePkg protocol definitions
Ruiyu Ni
2016-10-18
ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()
Laszlo Ersek
2016-10-09
ShellPkg/Application: Remove unnecessary EFIAPI
Chen A Chen
2016-10-03
ShellPkg/Shell: Update CRC32 in the EFI System Table header
Cinnamon Shia
2016-09-22
ShellPkg: Expand special output file to include "NULL" and case insensitive
Tapan Shah
2016-09-01
ShellPkg: Fix the incorrect return status in function FindFiles()
Dandan Bi
2016-08-25
Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"
Ruiyu Ni
2016-08-10
ShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT" path
Ruiyu Ni
2016-08-10
ShellPkg: TAB logic incorrectly shows files in CWD when typing \<TAB>
Ruiyu Ni
2016-08-10
ShellPkg: TAB logic incorrectly chops out fs0: when typing fs0:<TAB>
Ruiyu Ni
2016-07-29
ShellPkg: Unregister hotkey callback when exiting Shell
Ruiyu Ni
2016-07-25
ShellPkg: Fix a potential NULL pointer deference issue
Ruiyu Ni
2016-07-20
ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib
Ruiyu Ni
2016-07-18
ShellPkg/ShellProtocol.c: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/ShellAddEnvVarToList: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/IsVolatileEnv: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/Shell.c: Handle memory allocation failure
Ruiyu Ni
2016-05-25
ShellPkg/App: Fix memory leak and save resources.
Marvin H?user
2016-05-20
ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.
Marvin H?user
2016-05-18
ShellPkg: Fix the incorrect behavior when pressing 'shift' key.
Pedroa Liu
2016-05-13
ShellPkg: Use a local variable to cache the pointer.
Jaben Carsey
2016-05-12
report line number for command errors in a script.
Jaben Carsey
2016-04-26
ShellPkg: Fix Shell treats every .EFI file as an executable application.
Qiu Shumin
2016-04-15
ShellPkg : Cache the environment variable into memory to enhance
Qiu Shumin
2016-04-13
ShellPkg: Update Guid/Protocol usages in INF files.
Liming Gao
2016-03-25
ShellPkg AARCH64: remove DEBUG BuildOptions override
Ard Biesheuvel
2016-03-17
ShellPkg: Remove the unused local variable.
Qiu Shumin
2016-03-16
ShellPkg: Per UEFI Shell 2.2 SPEC to make Shell supports 'NoNesting'.
Qiu Shumin
2016-03-14
ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.
Qiu Shumin
2016-03-09
ShellPkg: Use DOS format end of line.
Qiu Shumin
2016-03-03
ShellPkg: Increase reallocation size for temp memory files
Jim_Dailey@Dell.com
2016-03-03
ShellPkg: Do not write the UNICODE BOM on ConOut.
Jim_Dailey@Dell.com
2016-03-03
ShellPkg: Add FileSize member to shell memory file structure.
Jim_Dailey@Dell.com
2016-03-01
ShellPkg: Don't strip BOM when piping UCS2 data to a UEFI app
Jim_Dailey@Dell.com
2016-02-24
ShellPkg: Support finding help message embedded in resource section.
Qiu Shumin
2016-02-18
ShellPkg: Do NULL pointer check before the pointer is used.
Qiu Shumin
2016-02-09
ShellPkg: Fix ASCII and UNICODE file pipes.
jaben carsey
2015-12-25
ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.
Yao Jiewen
2015-12-25
Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...
Qiu Shumin
2015-12-24
ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'.
Yao Jiewen
2015-12-24
ShellPkg: Fix the TAB-auto-completion memory leak.
Qiu Shumin
2015-12-24
ShellPkg: Fix memory leak when running Shell script.
Qiu Shumin
2015-12-24
ShellPkg: Refine the code logic of 'command history'.
Qiu Shumin
2015-12-23
ShellPkg: Fix memory leak in ShellProtocol.
Qiu Shumin
2015-12-23
ShellPkg: Fix memory leak in SimpleTextOutput on file.
Qiu Shumin
2015-12-21
ShellPkg: Refine the code format.
Qiu Shumin
[next]