projects
/
mirror_edk2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures
[mirror_edk2.git]
/
ShellPkg
/
2014-01-10
Jaben Carsey
ShellPkg: remove potential memory leak with new apps...
tree
|
commitdiff
2014-01-10
Jaben Carsey
ShellPkg: remove double free operation
tree
|
commitdiff
2014-01-10
Ruiyu Ni
Add the feature "dmpstore -l" and "dmpstore -s".
tree
|
commitdiff
2014-01-09
Jaben Carsey
ShellPkg: remove memory leak in file handle list
tree
|
commitdiff
2014-01-09
Jaben Carsey
ShellPkg: Fix NSH parsing
tree
|
commitdiff
2014-01-09
Jaben Carsey
ShellPkg: Remove memory leak from file list usage
tree
|
commitdiff
2014-01-09
Jaben Carsey
ShellPkg: Add more output to PCI command for extended...
tree
|
commitdiff
2014-01-09
Shumin Qiu
Add code to check whether the pointer 'NewBuffer' ...
tree
|
commitdiff
2014-01-07
Ruiyu Ni
Enhance Shell 2.0 to not depend on keyboard driver...
tree
|
commitdiff
2014-01-07
Shumin Qiu
Add the comment for function 'IsValidSplit' in 'Shell...
tree
|
commitdiff
2013-12-31
Shumin Qiu
Set the type of variable 'StatusCode' as SHELL_STATUS...
tree
|
commitdiff
2013-12-25
Shumin Qiu
Fix ECC errors:1.Update the comments in function header...
tree
|
commitdiff
2013-12-24
Laszlo Ersek
Add default way for switch in function 'RunCommandOrFil...
tree
|
commitdiff
2013-12-20
Jaben Carsey
ShellPkg: fix DmpStore for deleting
tree
|
commitdiff
2013-12-20
Jaben Carsey
ShellPkg: pre-verify split commands
tree
|
commitdiff
2013-12-19
Jaben Carsey
ShellPkg: API name typo.
tree
|
commitdiff
2013-12-19
Jaben Carsey
ShellPkg: fix whitespace character trimming
tree
|
commitdiff
2013-12-19
Jaben Carsey
ShellPkg: CTRL-C stops a running script at the same...
tree
|
commitdiff
2013-12-19
Jaben Carsey
ShellPkg: Refactor the RunCommand API
tree
|
commitdiff
2013-12-19
Shumin Qiu
Converse the return value from 'int' to 'BOOLEAN' for...
tree
|
commitdiff
2013-12-18
Ruiyu Ni
Rollback the change to EFI_BOOT_KEY_DATA structure...
tree
|
commitdiff
2013-12-17
Jaben Carsey
ShellPkg: Add missing function header comments
tree
|
commitdiff
2013-12-17
Jaben Carsey
ShellPkg: Fix "for" command statement initialization.
tree
|
commitdiff
2013-12-17
Shumin Qiu
Update code to ensure the pointer ‘CurrentName’ in...
tree
|
commitdiff
2013-12-16
Shumin Qiu
Add a new line to initialize the variable “PassThruProt...
tree
|
commitdiff
2013-12-13
Jaben Carsey
ShellPkg: add error messages into function
tree
|
commitdiff
2013-12-13
Jaben Carsey
ShellPkg: Refactor updating command line for help use
tree
|
commitdiff
2013-12-13
Jaben Carsey
ShellPkg: Refactor change to current file system
tree
|
commitdiff
2013-12-13
Jaben Carsey
ShellPkg: Refactor Split/Pipe based command lines
tree
|
commitdiff
2013-12-13
Jaben Carsey
ShellPkg: add API for determining operation type
tree
|
commitdiff
2013-12-12
Jaben Carsey
ShellPkg: Refactor Variable replacement into separate...
tree
|
commitdiff
2013-12-12
Jaben Carsey
ShellPkg: Refactor Alias replacement into separate...
tree
|
commitdiff
2013-12-12
Jaben Carsey
ShellPkg: refactor out leading and trailing space trimming
tree
|
commitdiff
2013-12-12
Jaben Carsey
ShellPkg: typo in the last commit.
tree
|
commitdiff
2013-12-12
Jaben Carsey
ShellPkg: Refactor out the searching for pipe characters
tree
|
commitdiff
2013-12-10
Jaben Carsey
ShellPkg: Refactor Pipe handling
tree
|
commitdiff
2013-12-09
Jaben Carsey
ShellPkg: Remove invalid ASSERT
tree
|
commitdiff
2013-12-09
Jaben Carsey
ShellPkg: Add support for CTRL-C within shell user...
tree
|
commitdiff
2013-12-09
Shumin Qiu
Follow Shell specification to make sure the “command...
tree
|
commitdiff
2013-12-02
Chris Phillips
ShellPkg: Fix pci command to parse seg, bus, dev, and...
tree
|
commitdiff
2013-12-02
Jaben Carsey
ShellPkg: Unregister all registrations
tree
|
commitdiff
2013-11-22
Jaben Carsey
ShellPkg: Add ShellHexStrToUintn to allow for simple...
tree
|
commitdiff
2013-11-22
Chris Phillips
ShellPkg: Fix pci command output of Max and Current...
tree
|
commitdiff
2013-11-22
Chris Phillips
ShellPkg: Remove trailing \r\n when redirect to env...
tree
|
commitdiff
2013-11-21
Jaben Carsey
ShellPkg: Correctly support "map -c"
tree
|
commitdiff
2013-11-21
Chris Phillips
ShellPkg: Update pci command to use ShellPrintEx()
tree
|
commitdiff
2013-11-20
Jaben Carsey
ShellPkg: Change MM command output during script execution
tree
|
commitdiff
2013-11-19
Jordan Justen
ShellPkg pci command: Fix a typo; /r/n => \r\n
tree
|
commitdiff
2013-11-19
Jaben Carsey
ShellPkg: Add EfiIdeControllerInitProtocol to Shell...
tree
|
commitdiff
2013-11-15
Jaben Carsey
ShellPkg: "For Run" fix for spaces between numerals
tree
|
commitdiff
2013-11-15
Jaben Carsey
ShellPkg: Fix help MAN file searching
tree
|
commitdiff
2013-11-15
Jaben Carsey
ShellPkg: Rename duplicate STRING ID
tree
|
commitdiff
2013-11-15
Chris Phillips
ShellPkg: Add DiskIO2, and fix GUID from string check...
tree
|
commitdiff
2013-11-15
Chris Phillips
ShellPkg: Skip leading tabs when processing command...
tree
|
commitdiff
2013-11-15
Jaben Carsey
ShellPkg: verify that leading and trailing % are remove...
tree
|
commitdiff
2013-11-14
Jaben Carsey
ShellPkg: clarify space limitation in comment.
tree
|
commitdiff
2013-10-29
Chris Phillips
ShellPkg: Properly set lasterror environment variable
tree
|
commitdiff
2013-10-24
Chris Phillips
ShellPkg: Fixes the shell so output redirection works...
tree
|
commitdiff
2013-10-24
Chris Phillips
ShellPkg: Stop running command when page break quit
tree
|
commitdiff
2013-10-22
Eric Dong
ShellPkg: Fix copy load option error.
tree
|
commitdiff
2013-10-18
Chris Phillips
ShellPkg: Fixes for the ‘type’ command:
tree
|
commitdiff
2013-10-18
Chris Phillips
ShellPkg: Fix for the ‘mv’ command when destination...
tree
|
commitdiff
2013-10-18
Chris Phillips
ShellPkg: Fixes for the ‘ls’ command:
tree
|
commitdiff
2013-10-18
Chris Phillips
ShellPkg: Fixes ‘edit’ command to correctly display...
tree
|
commitdiff
2013-10-18
Chris Phillips
ShellPkg: Fixes for shell application launch, argument...
tree
|
commitdiff
2013-10-04
Chris Phillips
ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
tree
|
commitdiff
2013-10-04
Chris Phillips
ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
tree
|
commitdiff
2013-10-01
Samer El-Haj-Mahmo...
Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
tree
|
commitdiff
2013-09-20
Sergei Antonov
ShellPkg: Handle pool allocation failure
tree
|
commitdiff
2013-09-19
Sergei Antonov
ShellPkg: Handle pool allocation failure
tree
|
commitdiff
2013-09-05
Eric Dong
Refine the select language logic.
tree
|
commitdiff
2013-08-28
Robert Matthews
ShellPkg: Fix LastError environment variable truncation
tree
|
commitdiff
2013-08-27
Olivier Martin
ShellPkg: Fixed build errors related to variable declar...
tree
|
commitdiff
2013-08-23
Jaben Carsey
ShellPkg: Fix potentially uninitialized variable compil...
tree
|
commitdiff
2013-08-21
Jaben Carsey
ShellPkg: update behavior with undefined environment...
tree
|
commitdiff
2013-08-21
Jaben Carsey
ShellPkg: Fix file size error upon copy operation.
tree
|
commitdiff
2013-08-08
Eugene Cohen
ShellPkg: increase available size for PcdShellFileOpera...
tree
|
commitdiff
2013-07-30
Ruiyu Ni
Fix GCC build failure.
tree
|
commitdiff
2013-07-26
Ruiyu Ni
Update all the code to consume the ConvertDevicePathToT...
tree
|
commitdiff
2013-07-18
Harry Liebel
ShellPkg: Added Aarch64 support
tree
|
commitdiff
2013-07-18
Jaben Carsey
ShellPkg: remove high bit to change a EFI_STATUS to...
tree
|
commitdiff
2013-07-16
Gary Ching-Pang Lin
ShellPkg: Update error to be SHELL_STATUS and not EFI_S...
tree
|
commitdiff
2013-06-28
jaben carsey
ShellPkg: Verify memory and handle allocation failure.
tree
|
commitdiff
2013-06-27
jaben carsey
ShellPkg: make automatically created shells quit automa...
tree
|
commitdiff
2013-06-21
Jaben Carsey
ShellPkg: Update rm command to properly prepend file...
tree
|
commitdiff
2013-06-11
jcarsey
ShellPkg: Fix ARM build errors.
tree
|
commitdiff
2013-06-04
Eric Dong
ShellPkg: refine the logic for cp command
tree
|
commitdiff
2013-05-28
jcarsey
ShellPkg: make help footer string have same info as...
tree
|
commitdiff
2013-05-22
lgao4
Correct the incorrect Copyright or License in EDKII...
tree
|
commitdiff
2013-05-15
darylm503
ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c:
tree
|
commitdiff
2013-05-13
jcarsey
ShellPkg: remove unused enum
tree
|
commitdiff
2013-05-13
lgao4
Update Code to pass EBC compiler.
tree
|
commitdiff
2013-05-09
jcarsey
ShellPkg: Update behavior for GetTime() errors.
tree
|
commitdiff
2013-05-09
jcarsey
ShellPkg: Return an error when it happens
tree
|
commitdiff
2013-05-07
jcarsey
ShellPkg: Fixed build error 'variable set but not used'
tree
|
commitdiff
2013-04-18
jcarsey
ShellPkg: explicitly prevent dereferencing pointer
tree
|
commitdiff
2013-04-02
ydong10
Add the missing file to the inf.
tree
|
commitdiff
2013-03-19
jcarsey
ShellPkg: Remove PerformancePkg requirement and add...
tree
|
commitdiff
2013-03-12
jcarsey
ShellPkg: Fixes CP function to prevent copying of files...
tree
|
commitdiff
2013-03-12
jcarsey
ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp...
tree
|
commitdiff
next