Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
cfcb723e9155304663046d11897347829c16f68a
/
ShellPkg
/
Include
fbd2dfa
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
by Qiu Shumin
· 9 years ago
6807426
ShellPkg: Add optional 'tftp' EFI Shell command
by Ronald Cron
· 9 years ago
cceb4eb
ShellPkg: Fix typo of 'determines' in ShellPkg.
by Bruce Cran
· 9 years ago
2a04735
ShellPkg/HandleParsingLib: Caller should free memory from 2 functions
by Jaben Carsey
· 10 years ago
c011b6c
ShellPkg: Standardized HP Copyright Message String
by Tapan Shah
· 10 years ago
ae591c1
MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration.
by Daryl McDaniel
· 10 years ago
658bf43
ShellPkg: Fix timezone command
by jcarsey
· 10 years ago
7b01f0f
ShellPkg: Add a new library for "bcfg" command
by Jaben Carsey
· 10 years ago
838b31a
ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 spec
by Chris Phillips
· 10 years ago
f5ba400
ShellPkg: Fix comments. Refine code style.
by Qiu Shumin
· 10 years ago
b8a13d7
ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1 spec
by Chris Phillips
· 10 years ago
e7a8edf
ShellPkg: Remove double typedef for same struct
by Jaben Carsey
· 10 years ago
6306fd9
ShellPkg: Add Dynamic GUID registration into the current GUID<->String conversion process
by Jaben Carsey
· 10 years ago
044ea4e
This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell implementations that are conformant to this new spec. It does not affect existing implementations.
by Jaben Carsey
· 10 years ago
9a6ac65
ShellPkg: Fix comments
by Jaben Carsey
· 10 years ago
e66e86e
ShellPkg: Add new dynamic command protocol
by Jaben Carsey
· 10 years ago
e71cb45
ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library.
by Tapan Shah
· 11 years ago
74b0fb8
ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.
by Jaben Carsey
· 11 years ago
a71003f
Refine the select language logic.
by Eric Dong
· 11 years ago
863986b
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib.
by Ruiyu Ni
· 11 years ago
2898126
ShellPkg: Fix ARM build errors.
by jcarsey
· 12 years ago
365aa98
ShellPkg: Add ShellPrintHelp function to ShellLib.
by jcarsey
· 12 years ago
fb5278e
ShellPkg: Added function ShellDeleteByName which deletes a file by name.
by jcarsey
· 12 years ago
37d5c6e
Update comment for function header.
by ydong10
· 13 years ago
b0934ac
ShellPkg: Update comments for functions to clarify buffer origin.
by darylm503
· 13 years ago
bca163f
Clean up the private GUID definition in module Level.
by lgao4
· 13 years ago
b6b22b1
ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform.
by jcarsey
· 13 years ago
4ff7e37
Refine comments and two code style.
by ydong10
· 13 years ago
4d0a4fc
Move the 2 functions associated with reading whole lines at a single time from the shell command (internal) library to the ShellLib (external) library.
by jcarsey
· 13 years ago
ab94587
This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions.
by jcarsey
· 14 years ago
366f81a
Clarify that the shared variables of the shell protocols are properly named.
by jcarsey
· 14 years ago
e118a40
Add ABS() macro (Absolute Value) to Base.h in MdePkg
by mdkinney
· 14 years ago
a1d4bfc
add comments to function declarations and definitions and updated to match coding style document.
by jcarsey
· 14 years ago
ae72457
Comment's added and fixed.
by jcarsey
· 14 years ago
0dc527e
add absolute value MACRO.
by jcarsey
· 14 years ago
4bbdc0e
FileHandleLib - use standard unicode file tag.
by jcarsey
· 14 years ago
7d271d7
move include file line under #define protection.
by jcarsey
· 14 years ago
ff51746
update error handling to use less ASSERT.
by jcarsey
· 14 years ago
a301fe0
Clarify the MARCO a little.
by jcarsey
· 14 years ago
0ab85be
move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur.
by jcarsey
· 14 years ago
40d7a9c
fix a misspelling.
by jcarsey
· 14 years ago
e26d7b5
ShellPkg: Fix EFIAPI usage inconsistencies
by jljusten
· 14 years ago
fbec9c0
copyright format update
by hhtian
· 14 years ago
a405b86
udk2010.up2.shell initial release.
by jcarsey
· 14 years ago
7e4ed4b
Fix HSD Tracker 204133. Clarified the comment for the ShellExecute function.
by darylm503
· 14 years ago
90bfa22
Add some error checking.
by xdu2
· 14 years ago
3a888f2
Update the copyright notice format
by hhtian
· 15 years ago
334f978
adding prompting to library header
by jcarsey
· 15 years ago
1e6e84c
fixed license header / copyright date on all files.
by jcarsey
· 15 years ago
969c783
adding new parameter to search and replace function to allow for easy skipping of items preceded by ^
by jcarsey
· 15 years ago
b3011f4
updating comments mostly. also added some new lib functions.
by jcarsey
· 15 years ago
18cefeb
clean up comments
by jcarsey
· 15 years ago
11d2dec
Adding StringNoCaseCompare to SortLib
by jcarsey
· 15 years ago
a5bd42b
corrected out of date comments
by jcarsey
· 15 years ago
2474e48
Fix unicode issue.
by xli24
· 15 years ago
36a9d67
build break fix and new function
by jcarsey
· 15 years ago
a31bd33
comment repairs.
by jcarsey
· 15 years ago
ef34de2
fixing errors found in code review.
by jcarsey
· 15 years ago
125c2cf
updating headers from code review.
by jcarsey
· 15 years ago
b594c46
Fix incorrect copyright format
by qhuang8
· 15 years ago
5503408
Fix GUID format
by qhuang8
· 15 years ago
369d5f2
more errata
by jcarsey
· 15 years ago
ea109f6
updated for new errata
by jcarsey
· 15 years ago
941b356
updated Alias, Map, and Env functions per errata.
by jcarsey
· 15 years ago
2247dde
Upgrade ShellLib and fix bug with param parsing
by jcarsey
· 15 years ago
e7d41e1
adding new include file. This file has the definitions for most shell data types that are non-standard. (ie SHELL_RETURN type)
by jcarsey
· 15 years ago
4983ca9
add: 1) sorting library 2) sorting test Application/ShellSortTestApp
by jcarsey
· 15 years ago
eb64668
comment clarification
by jcarsey
· 15 years ago
94c5492
fix parameter type
by jcarsey
· 15 years ago
e9880e2
Put EOF (End of File) on its own line for all source files. This is required for some compiler to build.
by mdkinney
· 15 years ago
9eb53ac
fixing build errors
by jcarsey
· 15 years ago
b82bfcc
by jcarsey
· 16 years ago
322016e
Restore Include/Library/ShellCEntryLib.h. Cleanup function and
by jljusten
· 16 years ago
9b3bf08
by jcarsey
· 16 years ago
3915753
Fix build of ShellC Lib/App for GCC.
by jljusten
· 16 years ago
b8b6faa
clarify content
by jcarsey
· 16 years ago
b1f95a0
Updating with new functions and adding "C" style entrypoint library with example application.
by jcarsey
· 16 years ago
08d7f8e
Fix ShellPkg build errors for UNIXGCC toolchain.
by jljusten
· 16 years ago
69817bf
Fix several Unicode issues that fails VS2005.
by qhuang8
· 16 years ago
d2b4564
fixed to build under IPF.
by jcarsey
· 16 years ago
94b17fa
First (Alpha) release of ShellPkg
by jcarsey
· 16 years ago