Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
d0bf0f8872f7837bb64a1349e4e097f835aa5c5f
/
ShellPkg
/
Library
ff51746
update error handling to use less ASSERT.
by jcarsey
· 14 years ago
a12e31e
Update return value.
by jcarsey
· 14 years ago
4ba4961
Adding Driver1 profile commands to the UEFI Shell 2.0.
by jcarsey
· 14 years ago
3e082d5
Verify more memory allocations.
by jcarsey
· 14 years ago
9ea69f8
Verify memory allocations were successful.
by jcarsey
· 14 years ago
d38a107
change the en-dash to the standard dash character.
by jcarsey
· 14 years ago
e53bf79
verify that a memory allocation was successful.
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
5dcb535
No need to sort arrays of 1 element.
by jcarsey
· 14 years ago
7effcbf
ShellPkg: Fix "unreachable code" warning with VS2005
by jljusten
· 14 years ago
1ca7958
revert/update of a change this morning.
by jcarsey
· 14 years ago
89fb1cf
removing incorrect files.
by jcarsey
· 14 years ago
e972332
ShellPkg: Fix several GCC compiler warnings
by jljusten
· 14 years ago
e26d7b5
ShellPkg: Fix EFIAPI usage inconsistencies
by jljusten
· 14 years ago
8d095e7
ShellPkg: Fix path issues for Linux build support
by jljusten
· 14 years ago
8d0eff6
ShellPkg: Remove unnecessary package dependencies
by jljusten
· 14 years ago
36b4e01
remove extra file.
by jcarsey
· 14 years ago
94f1ff8
remove extra file.
by jcarsey
· 14 years ago
fbec9c0
copyright format update
by hhtian
· 14 years ago
a405b86
udk2010.up2.shell initial release.
by jcarsey
· 14 years ago
90bfa22
Add some error checking.
by xdu2
· 15 years ago
21ecdf1
Library interface should be declared as EFIAPI
by klu2
· 15 years ago
3a888f2
Update the copyright notice format
by hhtian
· 15 years ago
7b202cb
1. Correct File header to ## @file
by lgao4
· 15 years ago
c9d92df
k8 fixes and moving prompting for responses into this file.
by jcarsey
· 15 years ago
91876ff
remove unnecessary PCD usage
by jcarsey
· 15 years ago
1cd45e7
fix K8 coding issues.
by jcarsey
· 15 years ago
ac255da
fix copyright and license block and fix a size issue.
by jcarsey
· 15 years ago
1e6e84c
fixed license header / copyright date on all files.
by jcarsey
· 15 years ago
9e926b6
by jcarsey
· 15 years ago
22d1195
add blank line
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
d54744c
by jcarsey
· 15 years ago
b3011f4
updating comments mostly. also added some new lib functions.
by jcarsey
· 15 years ago
ecd3d59
add ASSERT to 2 functions and fix issue with size difference between old and new shell versions.
by jcarsey
· 15 years ago
11d2dec
Adding StringNoCaseCompare to SortLib
by jcarsey
· 15 years ago
5cb3637
remove extra variables
by jcarsey
· 15 years ago
e2f8297
updates from code review, buffer length, and correct use of StdOut for printing
by jcarsey
· 15 years ago
7032896
add carriage return
by jcarsey
· 15 years ago
36a9d67
build break fix and new function
by jcarsey
· 15 years ago
a31bd33
comment repairs.
by jcarsey
· 15 years ago
6c88029
specify operand order
by jcarsey
· 15 years ago
125c2cf
updating headers from code review.
by jcarsey
· 15 years ago
3d34202
Simplify the logic to remove the use of local variable "FileInfoGuid" to avoid GCC build warning.
by qhuang8
· 15 years ago
a4ee2a4
Adding new library instance for SortLib with built in function for sorting device paths.
by jcarsey
· 15 years ago
2247dde
Upgrade ShellLib and fix bug with param parsing
by jcarsey
· 15 years ago
4b45b3c
Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.
by jljusten
· 15 years ago
46f43bc
didnt want to change pointer for copymem... corrected full file name creation
by jcarsey
· 15 years ago
d595d4b
fixed operation of GetFirst and GetNext for files...
by jcarsey
· 16 years ago
4983ca9
add: 1) sorting library 2) sorting test Application/ShellSortTestApp
by jcarsey
· 16 years ago
94c5492
fix parameter type
by jcarsey
· 16 years ago
0158294
fixed operator order
by jcarsey
· 16 years ago
5f7431d
fix build breaks. and allow for new lists to be created.
by jcarsey
· 16 years ago
727a4c7
fix operator order.
by jcarsey
· 16 years ago
9eb53ac
fixing build errors
by jcarsey
· 16 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
92fbbb5
fix swap of pointers
by jcarsey
· 16 years ago
3915753
Fix build of ShellC Lib/App for GCC.
by jljusten
· 16 years ago
f1b87e7
removing return cursor to old position...
by jcarsey
· 16 years ago
975136a
fixed color printing in ShellPrintEx function
by jcarsey
· 16 years ago
b1f95a0
Updating with new functions and adding "C" style entrypoint library with example application.
by jcarsey
· 16 years ago
14e96c2
by jcarsey
· 16 years ago
614326e
by jcarsey
· 16 years ago
08d7f8e
Fix ShellPkg build errors for UNIXGCC toolchain.
by jljusten
· 16 years ago
323f53f
Fix linked list loops
by mdkinney
· 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