Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
05e48e00834b32e4bd2e9456a47911c88989e943
/
ShellPkg
/
Application
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
ad7782a
maintain output attributes.
by jcarsey
· 14 years ago
a9ca068
restore original information when redirection fails inside a command using the split operator (|).
by jcarsey
· 14 years ago
ae69c04
Verify that Status variable is initialized.
by jcarsey
· 14 years ago
a7a394a
Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii, DevicePathToText, and ComponentName drivers from edk2, then with this patch the new Shell will run.
by andrewfish
· 14 years ago
a49f6a2
fix for word wrapping.
by jcarsey
· 14 years ago
10ad797
fix misspelling.
by jcarsey
· 14 years ago
d8f8021
ShellParametersProtocol - remove parsing from within quoted parameters.
by jcarsey
· 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
5f2915f
fix initialization of pointer.
by jcarsey
· 14 years ago
0c956e0
didn't mean to remove this comment.
by jcarsey
· 14 years ago
fb84495
remove redirection command line updating from the shell core code.
by jcarsey
· 14 years ago
33c031e
pointer verification (not NULL) and buffer overrun fixes.
by jcarsey
· 14 years ago
4bcb7fe
Update inf file to follow spec.
by ydong10
· 14 years ago
e35b531
prevents "" from being the result of trying to open the root of a drive.
by jcarsey
· 14 years ago
733f138
console logger - support disabling the console out.
by jcarsey
· 14 years ago
dc56f06
fix comments.
by jcarsey
· 14 years ago
c154b99
fixes for NULL verification.
by jcarsey
· 14 years ago
5f88eeb
fix for exit was specified in the startup script.
by jcarsey
· 14 years ago
f502042
fix unaligned device path node access.
by jcarsey
· 14 years ago
8be0ba3
fixes for IPF, CTRL-C support, and file redirection.
by jcarsey
· 14 years ago
3c865f2
1) Removing ASSERTs for proper return values.
by jcarsey
· 14 years ago
2f6b90f
delete unnecessary 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
fbec9c0
copyright format update
by hhtian
· 14 years ago
a405b86
udk2010.up2.shell initial release.
by jcarsey
· 14 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
1e6e84c
fixed license header / copyright date on all files.
by jcarsey
· 15 years ago
b3011f4
updating comments mostly. also added some new lib functions.
by jcarsey
· 15 years ago
77882e2
Fix build failure of ShellPkg.
by xli24
· 15 years ago
1e4506f
by jcarsey
· 15 years ago
125c2cf
updating headers from code review.
by jcarsey
· 15 years ago
4983ca9
add: 1) sorting library 2) sorting test Application/ShellSortTestApp
by jcarsey
· 15 years ago
c5ce665
Fix signed/unsigned mismatch issue
by mdkinney
· 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
ea00288
fix comment
by jcarsey
· 15 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
722529b
adding sample "C" entry application
by jcarsey
· 16 years ago
08d7f8e
Fix ShellPkg build errors for UNIXGCC toolchain.
by jljusten
· 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