summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8562 6f1...jcarsey2009-06-153-0/+0
* Fix ShellPkg build errors for UNIXGCC toolchain.jljusten2009-06-157-17/+17
* Fix linked list loopsmdkinney2009-05-221-3/+3
* Fix several Unicode issues that fails VS2005.qhuang82009-05-205-41/+41
* fixed to build under IPF.jcarsey2009-05-1114-459/+1406
* First (Alpha) release of ShellPkgjcarsey2009-05-0713-0/+5519