summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2010-02-231. Correct File header to ## @filelgao4
2010-02-03adding prompting to library headerjcarsey
2010-02-03k8 fixes and moving prompting for responses into this file.jcarsey
2010-02-03remove unnecessary PCD usagejcarsey
2010-01-29fix K8 coding issues.jcarsey
2010-01-25fix copyright and license block and fix a size issue.jcarsey
2010-01-25fixed license header / copyright date on all files.jcarsey
2010-01-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...jcarsey
2010-01-13add blank linejcarsey
2010-01-13adding new parameter to search and replace function to allow for easy skippin...jcarsey
2010-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey
2010-01-12ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSizejljusten
2010-01-11updating comments mostly. also added some new lib functions.jcarsey
2009-12-07add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey
2009-12-07clean up commentsjcarsey
2009-12-07Adding StringNoCaseCompare to SortLibjcarsey
2009-12-02correct valuejcarsey
2009-12-02remove extra variablesjcarsey
2009-12-01added new PCD for ShellLib buffer size...jcarsey
2009-12-01corrected out of date commentsjcarsey
2009-12-01updates from code review, buffer length, and correct use of StdOut for printingjcarsey
2009-11-25Fix unicode issue.xli24
2009-11-25Fix build failure of ShellPkg.xli24
2009-11-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9469 6f1...jcarsey
2009-11-23add carriage returnjcarsey
2009-11-20build break fix and new functionjcarsey
2009-11-20comment repairs.jcarsey
2009-11-19specify operand orderjcarsey
2009-11-19fixing errors found in code review.jcarsey
2009-11-18updating headers from code review.jcarsey
2009-11-18Fix incorrect copyright formatqhuang8
2009-11-18Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang8
2009-11-18Fix GUID format qhuang8
2009-11-11more erratajcarsey
2009-11-11updated for new erratajcarsey
2009-11-10updated Alias, Map, and Env functions per errata.jcarsey
2009-11-09Adding new library instance for SortLib with built in function for sorting de...jcarsey
2009-11-09Upgrade ShellLib and fix bug with param parsingjcarsey
2009-09-16Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten
2009-07-24didnt want to change pointer for copymem...jcarsey
2009-07-24adding new include file. This file has the definitions for most shell data t...jcarsey
2009-07-16fixed operation of GetFirst and GetNext for files...jcarsey
2009-07-13add:jcarsey
2009-07-13comment clarificationjcarsey
2009-07-12Fix signed/unsigned mismatch issuemdkinney
2009-07-12fix parameter typejcarsey
2009-07-11Put EOF (End of File) on its own line for all source files. This is required...mdkinney
2009-07-10fixed operator orderjcarsey
2009-07-10fix build breaks. and allow for new lists to be created.jcarsey
2009-07-09fix commentjcarsey