index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
Age
Commit message (
Expand
)
Author
2010-02-23
1. Correct File header to ## @file
lgao4
2010-02-03
k8 fixes and moving prompting for responses into this file.
jcarsey
2010-02-03
remove unnecessary PCD usage
jcarsey
2010-01-29
fix K8 coding issues.
jcarsey
2010-01-25
fix copyright and license block and fix a size issue.
jcarsey
2010-01-25
fixed license header / copyright date on all files.
jcarsey
2010-01-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...
jcarsey
2010-01-13
add blank line
jcarsey
2010-01-13
adding new parameter to search and replace function to allow for easy skippin...
jcarsey
2010-01-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...
jcarsey
2010-01-11
updating comments mostly. also added some new lib functions.
jcarsey
2009-12-07
add ASSERT to 2 functions and fix issue with size difference between old and ...
jcarsey
2009-12-07
Adding StringNoCaseCompare to SortLib
jcarsey
2009-12-02
remove extra variables
jcarsey
2009-12-01
updates from code review, buffer length, and correct use of StdOut for printing
jcarsey
2009-11-23
add carriage return
jcarsey
2009-11-20
build break fix and new function
jcarsey
2009-11-20
comment repairs.
jcarsey
2009-11-19
specify operand order
jcarsey
2009-11-18
updating headers from code review.
jcarsey
2009-11-18
Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...
qhuang8
2009-11-09
Adding new library instance for SortLib with built in function for sorting de...
jcarsey
2009-11-09
Upgrade ShellLib and fix bug with param parsing
jcarsey
2009-09-16
Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.
jljusten
2009-07-24
didnt want to change pointer for copymem...
jcarsey
2009-07-16
fixed operation of GetFirst and GetNext for files...
jcarsey
2009-07-13
add:
jcarsey
2009-07-12
fix parameter type
jcarsey
2009-07-10
fixed operator order
jcarsey
2009-07-10
fix build breaks. and allow for new lists to be created.
jcarsey
2009-07-09
fix operator order.
jcarsey
2009-07-08
fixing build errors
jcarsey
2009-06-29
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...
jcarsey
2009-06-23
Restore Include/Library/ShellCEntryLib.h. Cleanup function and
jljusten
2009-06-23
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...
jcarsey
2009-06-17
fix swap of pointers
jcarsey
2009-06-17
Fix build of ShellC Lib/App for GCC.
jljusten
2009-06-17
removing return cursor to old position...
jcarsey
2009-06-16
fixed color printing in ShellPrintEx function
jcarsey
2009-06-16
Updating with new functions and adding "C" style entrypoint library with exam...
jcarsey
2009-06-15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...
jcarsey
2009-06-15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8562 6f1...
jcarsey
2009-06-15
Fix ShellPkg build errors for UNIXGCC toolchain.
jljusten
2009-05-22
Fix linked list loops
mdkinney
2009-05-20
Fix several Unicode issues that fails VS2005.
qhuang8
2009-05-11
fixed to build under IPF.
jcarsey
2009-05-07
First (Alpha) release of ShellPkg
jcarsey