]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
Separate IA32/X64 architecture into two DSC file to avoid the their output mixup.
[mirror_edk2.git] / ShellPkg /
2010-02-23 lgao41. Correct File header to ## @file
2010-02-03 jcarseyadding prompting to library header
2010-02-03 jcarseyk8 fixes and moving prompting for responses into this...
2010-02-03 jcarseyremove unnecessary PCD usage
2010-01-29 jcarseyfix K8 coding issues.
2010-01-25 jcarseyfix copyright and license block and fix a size issue.
2010-01-25 jcarseyfixed license header / copyright date on all files.
2010-01-14 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-01-13 jcarseyadd blank line
2010-01-13 jcarseyadding new parameter to search and replace function...
2010-01-12 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-01-12 jljustenShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdSh...
2010-01-11 jcarseyupdating comments mostly. also added some new lib...
2009-12-07 jcarseyadd ASSERT to 2 functions and fix issue with size diffe...
2009-12-07 jcarseyclean up comments
2009-12-07 jcarseyAdding StringNoCaseCompare to SortLib
2009-12-02 jcarseycorrect value
2009-12-02 jcarseyremove extra variables
2009-12-01 jcarseyadded new PCD for ShellLib buffer size...
2009-12-01 jcarseycorrected out of date comments
2009-12-01 jcarseyupdates from code review, buffer length, and correct...
2009-11-25 xli24Fix unicode issue.
2009-11-25 xli24Fix build failure of ShellPkg.
2009-11-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-11-23 jcarseyadd carriage return
2009-11-20 jcarseybuild break fix and new function
2009-11-20 jcarseycomment repairs.
2009-11-19 jcarseyspecify operand order
2009-11-19 jcarseyfixing errors found in code review.
2009-11-18 jcarseyupdating headers from code review.
2009-11-18 qhuang8Fix incorrect copyright format
2009-11-18 qhuang8Simplify the logic to remove the use of local variable...
2009-11-18 qhuang8Fix GUID format
2009-11-11 jcarseymore errata
2009-11-11 jcarseyupdated for new errata
2009-11-10 jcarseyupdated Alias, Map, and Env functions per errata.
2009-11-09 jcarseyAdding new library instance for SortLib with built...
2009-11-09 jcarseyUpgrade ShellLib and fix bug with param parsing
2009-09-16 jljustenAdd DXE_DRIVER to list of supported module types for...
2009-07-24 jcarseydidnt want to change pointer for copymem...
2009-07-24 jcarseyadding new include file. This file has the definitions...
2009-07-16 jcarseyfixed operation of GetFirst and GetNext for files...
2009-07-13 jcarseyadd:
2009-07-13 jcarseycomment clarification
2009-07-12 mdkinneyFix signed/unsigned mismatch issue
2009-07-12 jcarseyfix parameter type
2009-07-11 mdkinneyPut EOF (End of File) on its own line for all source...
2009-07-10 jcarseyfixed operator order
2009-07-10 jcarseyfix build breaks. and allow for new lists to be created.
2009-07-09 jcarseyfix comment
2009-07-09 jcarseyfix operator order.
2009-07-08 jcarseyfixing build errors
2009-06-29 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-23 jljustenRestore Include/Library/ShellCEntryLib.h. Cleanup...
2009-06-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-17 jcarseyfix swap of pointers
2009-06-17 jljustenFix build of ShellC Lib/App for GCC.
2009-06-17 jcarseyremoving return cursor to old position...
2009-06-16 jcarseyadding sample "C" entry application
2009-06-16 jcarseyfixed color printing in ShellPrintEx function
2009-06-16 jcarseyclarify content
2009-06-16 jcarseyUpdating with new functions and adding "C" style entryp...
2009-06-15 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-15 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-15 jljustenFix ShellPkg build errors for UNIXGCC toolchain.
2009-05-22 mdkinneyFix linked list loops
2009-05-20 qhuang8Fix several Unicode issues that fails VS2005.
2009-05-11 jcarseyfixed to build under IPF.
2009-05-07 jcarseyFirst (Alpha) release of ShellPkg