Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
4d6e1e5a069329d785844962a4628ac4bb09833c
/
ShellPkg
bbf904d
ShellPkg: Fix using root of drive
by Jaben Carsey
· 11 years ago
5f119df
ShellPkg: Fix compiler warning 'unused variable'
by Harry Liebel
· 11 years ago
e9d19a8
ShellPkg: Fix command-line parsing to start with Argv[0] when comparing passed-in options
by Chris Phillips
· 11 years ago
d0a5723
ShellPkg: Allow opening of root drive nodes
by Jaben Carsey
· 11 years ago
4b5168d
ShellPkg: Fix potential memory leak when failing to fully create a structure
by Jaben Carsey
· 11 years ago
d6e88a6
ShellPkg: Fix file system change issue that results in ASSERT
by Chris Phillips
· 11 years ago
774ccb4
ShellPkg: remove redudant code. call existing API.
by Jaben Carsey
· 11 years ago
93b7308
ShellPkg: Remove unused function
by Jaben Carsey
· 11 years ago
efb76d1
ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported for commands like "dh"
by Jaben Carsey
· 11 years ago
304ae97
ShellPkg: Move a function into shared location
by Jaben Carsey
· 11 years ago
0698723
ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'
by Brendan Jackman
· 11 years ago
4f344ff
1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before referenced. 2.Not use explicit comparisons to TRUE or FALSE for Boolean variable in Ls.c. 3.Add doxygen tags in comment and return type for 'ToLower' in ShellProtocol.c.
by Shumin Qiu
· 11 years ago
f716d7b
Convert the value from 'int' to 'CHAR16' to match the type of variable in ShellProtocol.c.
by Shumin Qiu
· 11 years ago
b9b77ab
ShellPkg/ShellProtocol.c: Fix case sensitivity in GetAlias and SetAlias
by Brendan Jackman
· 11 years ago
e8c737a
ShellPkg: Add missing header files
by Jaben Carsey
· 11 years ago
3a8406a
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL before used.
by Shumin Qiu
· 11 years ago
929fb3b
ShellPkg: Update "ls" command to better handle "-r" parameter
by Jaben Carsey
· 11 years ago
d5b5440
ShellPkg: refactor elimination of non-replaced environment variables
by Jaben Carsey
· 11 years ago
f3a14a0
Add code to check the return status for ShellReadFile and ShellWriteFile when execute the 'cp' command.
by Shumin Qiu
· 11 years ago
a7563b0
Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is NULL before used.
by Shumin Qiu
· 11 years ago
fc4c7b3
ShellPkg: Fix changing to file system with 2 colons like "fs0::"
by Jaben Carsey
· 11 years ago
ba71f79
ShellPkg: Fix uninitialized Variable error
by Jaben Carsey
· 11 years ago
fe6c94d
ShellPkg: InternalShellExecuteDevicePath: avoid memory leaks
by Brendan Jackman
· 11 years ago
3e2b20a
ShellPkg: Make Argv[0] the full file path of the command
by Brendan Jackman
· 11 years ago
da92bf8
ShellPkg: Error out when ProcessCommandLine fails
by Brendan Jackman
· 11 years ago
0477054
ShellPkg: Fixed Memory leak in UefiMain()
by Brendan Jackman
· 11 years ago
23385d6
ShellPkg: Manually parse parameters
by Brendan Jackman
· 11 years ago
1eb5cf9
ShellPkg: Prevent "set" command from updating %lasterror%
by Jaben Carsey
· 11 years ago
5b05611
ShellPkg: patch to the "for" command when used with "in" iterating files in a folder. (for %x in *.txt). The result values (%x) have misplaced quotation marks and some spaces.
by Leandro G. Biss Becker
· 11 years ago
71c49ea
Add initializing code for local variable 'CalleeExitStatus' and 'ExitStatus' in 'Shell.c'.
by Shumin Qiu
· 11 years ago
7bc3ec3
1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProtocol.h' and 'Ls.c'. 2. Remove the initialization of variable 'CalleeExitStatus' in function 'RunScriptFileHandle' of 'Shell.c' from its declarartion.
by Shumin Qiu
· 11 years ago
6ddc2ff
ShellPkg/ShellProtocol.c: Don't put consective "\"s in file paths
by Brendan Jackman
· 11 years ago
3877d0f
ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shell
by Brendan Jackman
· 11 years ago
7087931
ShellLib/UefiShellLib.c: Fix doc comment for ShellOpenFileMetaArg
by Brendan Jackman
· 11 years ago
d9c7741
ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevicePath
by Brendan Jackman
· 11 years ago
5223c12
ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.Execute
by Brendan Jackman
· 11 years ago
fed3be9
ShellPkg: Refactor Print logic out of main loop function
by Jaben Carsey
· 11 years ago
14868af
Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.
by Shumin Qiu
· 11 years ago
f614ce7
Update the comments in function headers to follow Doxygen special documentation blocks in section 2.3.5.
by Shumin Qiu
· 11 years ago
d42aab6
Fix CRLF format
by Tian, Hot
· 11 years ago
2c86b6b
ShellPkg: Change StdIn redirection
by Jaben Carsey
· 11 years ago
4dd8c7a
ShellPkg: Return the failure
by Jaben Carsey
· 11 years ago
8e4a89a
ShellPkg: Remove ASSERT
by Jaben Carsey
· 11 years ago
31b018a
ShellPkg: Remove ASSERT
by Jaben Carsey
· 11 years ago
5511b31
1. Change the implementation of function 'LoadVariableFromFile' to return SHELL_STATUS. 2. Add code to check whether the pointer 'FoundVarName' in 'DmpStore.c' is NULL before used.
by Shumin Qiu
· 11 years ago
49bb76f
ShellPkg: Remove UNICODE file tag (FEFF) from files used for input redirection
by Jaben Carsey
· 11 years ago
8da53dd
ShellPkg: remove unreachable break statements
by Olivier Martin
· 11 years ago
8844288c4
ShellPkg: assign pointer to NULL after free to prevent double free
by Jaben Carsey
· 11 years ago
e958b94
ShellPkg: Fix command line parsing for script files (%1, %1, etc...)
by Jaben Carsey
· 11 years ago
483b86b
Set the type of return value from function 'LoadVariablesFromFile' in 'DmpStore.c' to match the type of 'ShellStatus'.
by Shumin Qiu
· 11 years ago
9f7f069
ShellPkg: add the last PCIe extended capability decodings
by Jaben Carsey
· 11 years ago
75a5e2e
ShellPkg: remove potential memory leak with new apps on old shell
by Jaben Carsey
· 11 years ago
012305d
ShellPkg: remove double free operation
by Jaben Carsey
· 11 years ago
7e63fc9
Add the feature "dmpstore -l" and "dmpstore -s".
by Ruiyu Ni
· 11 years ago
4f67c7f
ShellPkg: remove memory leak in file handle list
by Jaben Carsey
· 11 years ago
4922715
ShellPkg: Fix NSH parsing
by Jaben Carsey
· 11 years ago
c1f9c34
ShellPkg: Remove memory leak from file list usage
by Jaben Carsey
· 11 years ago
705bffb
ShellPkg: Add more output to PCI command for extended configuration.
by Jaben Carsey
· 11 years ago
03bc7c2
Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' and the pointer 'FoundVarName' in 'Dmpstore.c' are NULL before used.
by Shumin Qiu
· 11 years ago
31c2a2c
Enhance Shell 2.0 to not depend on keyboard driver implementation to fix the "CTRL+s" pause malfunction issue.
by Ruiyu Ni
· 11 years ago
de4ebdc
Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check whether pointer 'DataBuffer' in 'DmpStore.c' is NULL before used.
by Shumin Qiu
· 11 years ago
3e108df
Set the type of variable 'StatusCode' as SHELL_STATUS to match the parameter type of function 'SetLastError'.
by Shumin Qiu
· 11 years ago
5142926
Fix ECC errors:1.Update the comments in function headers to follow the Doxygen special documentation. 2.Make the first line of text in a comment block end with a period. 3.Update the member variable name for SHELL_OPERATION_TYPES to follow the rules "Must contain lower case characters". 4. Return type of a function should exist and in the first line.
by Shumin Qiu
· 11 years ago
6fa0da7
Add default way for switch in function 'RunCommandOrFile' of 'Shell.c'.
by Laszlo Ersek
· 11 years ago
5bd12b0
ShellPkg: fix DmpStore for deleting
by Jaben Carsey
· 11 years ago
6bd6446
ShellPkg: pre-verify split commands
by Jaben Carsey
· 11 years ago
12a27a6
ShellPkg: API name typo.
by Jaben Carsey
· 11 years ago
404b3f4
ShellPkg: fix whitespace character trimming
by Jaben Carsey
· 11 years ago
e3eb7d8
ShellPkg: CTRL-C stops a running script at the same time
by Jaben Carsey
· 11 years ago
806c49d
ShellPkg: Refactor the RunCommand API
by Jaben Carsey
· 11 years ago
8dcd84b
Converse the return value from 'int' to 'BOOLEAN' for function ‘ContainsSplit’ in Shell.c.
by Shumin Qiu
· 11 years ago
d4468cd
Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the clarification that bitfields are ordered such that bit 0 is the least significant bit.
by Ruiyu Ni
· 11 years ago
e7831c9
ShellPkg: Add missing function header comments
by Jaben Carsey
· 11 years ago
c818639
ShellPkg: Fix "for" command statement initialization.
by Jaben Carsey
· 11 years ago
c6cef63
Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSingleMappingDisplay’ isn’t null before being processed.
by Shumin Qiu
· 11 years ago
6f05676
Add a new line to initialize the variable “PassThruProtocol” in ConsoleWrapers.c to ensure the initialization not to be a part of its declaration.
by Shumin Qiu
· 11 years ago
cc31ac1
ShellPkg: add error messages into function
by Jaben Carsey
· 11 years ago
5a5eb80
ShellPkg: Refactor updating command line for help use
by Jaben Carsey
· 11 years ago
daf7058
ShellPkg: Refactor change to current file system
by Jaben Carsey
· 11 years ago
680db51
ShellPkg: Refactor Split/Pipe based command lines
by Jaben Carsey
· 11 years ago
6ba2921
ShellPkg: add API for determining operation type
by Jaben Carsey
· 11 years ago
1ef61d0
ShellPkg: Refactor Variable replacement into separate function
by Jaben Carsey
· 11 years ago
ca53c0a
ShellPkg: Refactor Alias replacement into separate function
by Jaben Carsey
· 11 years ago
ad2bc85
ShellPkg: refactor out leading and trailing space trimming
by Jaben Carsey
· 11 years ago
321a8d4
ShellPkg: typo in the last commit.
by Jaben Carsey
· 11 years ago
518c8cd
ShellPkg: Refactor out the searching for pipe characters
by Jaben Carsey
· 11 years ago
19a4497
ShellPkg: Refactor Pipe handling
by Jaben Carsey
· 11 years ago
3520e03
ShellPkg: Remove invalid ASSERT
by Jaben Carsey
· 11 years ago
194ae48
ShellPkg: Add support for CTRL-C within shell user prompting
by Jaben Carsey
· 11 years ago
42f7549
Follow Shell specification to make sure the “command.man” file is always used no matter “command.efi -?” or “command -?” is typed.
by Shumin Qiu
· 11 years ago
6855763
ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hex
by Chris Phillips
· 11 years ago
ed8b529
ShellPkg: Unregister all registrations
by Jaben Carsey
· 11 years ago
74b0fb8
ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.
by Jaben Carsey
· 11 years ago
541ddf4
ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Support values to match PCIe Base Spec rev 3.0
by Chris Phillips
· 11 years ago
416a423
ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")
by Chris Phillips
· 11 years ago
64a5bae
ShellPkg: Correctly support "map -c"
by Jaben Carsey
· 11 years ago
c37e0f1
ShellPkg: Update pci command to use ShellPrintEx()
by Chris Phillips
· 11 years ago
f79868c
ShellPkg: Change MM command output during script execution
by Jaben Carsey
· 11 years ago
14b5e3f
ShellPkg pci command: Fix a typo; /r/n => \r\n
by Jordan Justen
· 11 years ago
6b640b4
ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s output
by Jaben Carsey
· 11 years ago
Next »