summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey2009-12-071-22/+35
* clean up commentsjcarsey2009-12-071-109/+114
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-073-17/+95
* correct valuejcarsey2009-12-021-1/+1
* remove extra variablesjcarsey2009-12-021-2/+0
* added new PCD for ShellLib buffer size...jcarsey2009-12-011-1/+6
* corrected out of date commentsjcarsey2009-12-011-11/+9
* updates from code review, buffer length, and correct use of StdOut for printingjcarsey2009-12-012-14/+54
* Fix unicode issue.xli242009-11-251-2/+2
* Fix build failure of ShellPkg.xli242009-11-251-6/+6
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9469 6f1...jcarsey2009-11-231-3/+2
* add carriage returnjcarsey2009-11-231-1/+1
* build break fix and new functionjcarsey2009-11-204-29/+134
* comment repairs.jcarsey2009-11-2014-223/+236
* specify operand orderjcarsey2009-11-191-2/+2
* fixing errors found in code review.jcarsey2009-11-194-9/+35
* updating headers from code review.jcarsey2009-11-1813-210/+586
* Fix incorrect copyright formatqhuang82009-11-181-1/+1
* Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang82009-11-181-7/+3
* Fix GUID format qhuang82009-11-182-3/+3
* more erratajcarsey2009-11-111-12/+14
* updated for new erratajcarsey2009-11-111-8/+6
* updated Alias, Map, and Env functions per errata.jcarsey2009-11-101-99/+151
* Adding new library instance for SortLib with built in function for sorting de...jcarsey2009-11-092-0/+303
* Upgrade ShellLib and fix bug with param parsingjcarsey2009-11-093-105/+368
* Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten2009-09-161-1/+1
* didnt want to change pointer for copymem...jcarsey2009-07-241-5/+10
* adding new include file. This file has the definitions for most shell data t...jcarsey2009-07-241-0/+142
* fixed operation of GetFirst and GetNext for files...jcarsey2009-07-161-17/+10
* add:jcarsey2009-07-137-2/+393
* comment clarificationjcarsey2009-07-131-1/+2
* Fix signed/unsigned mismatch issuemdkinney2009-07-121-1/+1
* fix parameter typejcarsey2009-07-123-42/+35
* Put EOF (End of File) on its own line for all source files. This is required...mdkinney2009-07-115-5/+4
* fixed operator orderjcarsey2009-07-101-2/+5
* fix build breaks. and allow for new lists to be created.jcarsey2009-07-101-2/+10
* fix commentjcarsey2009-07-091-3/+3
* fix operator order.jcarsey2009-07-091-1/+3
* fixing build errorsjcarsey2009-07-084-43/+73
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey2009-06-294-14/+17
* Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten2009-06-233-9/+62
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey2009-06-235-52/+39
* fix swap of pointersjcarsey2009-06-171-4/+4
* Fix build of ShellC Lib/App for GCC.jljusten2009-06-173-47/+43
* removing return cursor to old position...jcarsey2009-06-171-15/+3
* adding sample "C" entry applicationjcarsey2009-06-163-2/+74
* fixed color printing in ShellPrintEx functionjcarsey2009-06-161-10/+150
* clarify contentjcarsey2009-06-161-1/+1
* Updating with new functions and adding "C" style entrypoint library with exam...jcarsey2009-06-1611-49/+700
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...jcarsey2009-06-154-4/+4