Age | Commit message (Expand) | Author |
2011-06-27 | Clarify that the shared variables of the shell protocols are properly named. | jcarsey |
2011-06-13 | Add ABS() macro (Absolute Value) to Base.h in MdePkg | mdkinney |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | jcarsey |
2011-04-01 | Comment's added and fixed. | jcarsey |
2011-03-25 | add absolute value MACRO. | jcarsey |
2011-03-25 | FileHandleLib - use standard unicode file tag. | jcarsey |
2011-03-25 | move include file line under #define protection. | jcarsey |
2010-11-12 | update error handling to use less ASSERT. | jcarsey |
2010-11-12 | Clarify the MARCO a little. | jcarsey |
2010-10-04 | move DeleteScriptFileStruct from a private to a public function. This allows... | jcarsey |
2010-10-04 | fix a misspelling. | jcarsey |
2010-09-17 | ShellPkg: Fix EFIAPI usage inconsistencies | jljusten |
2010-09-14 | copyright format update | hhtian |
2010-09-14 | udk2010.up2.shell initial release. | jcarsey |
2010-09-08 | Fix HSD Tracker 204133. | darylm503 |
2010-07-19 | Add some error checking. | xdu2 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-03 | adding prompting to library header | jcarsey |
2010-01-25 | fixed license header / copyright date on all files. | jcarsey |
2010-01-13 | adding new parameter to search and replace function to allow for easy skippin... | jcarsey |
2010-01-11 | updating comments mostly. also added some new lib functions. | jcarsey |
2009-12-07 | clean up comments | jcarsey |
2009-12-07 | Adding StringNoCaseCompare to SortLib | jcarsey |
2009-12-01 | corrected out of date comments | jcarsey |
2009-11-25 | Fix unicode issue. | xli24 |
2009-11-20 | build break fix and new function | jcarsey |
2009-11-20 | comment repairs. | jcarsey |
2009-11-19 | fixing errors found in code review. | jcarsey |
2009-11-18 | updating headers from code review. | jcarsey |
2009-11-18 | Fix incorrect copyright format | qhuang8 |
2009-11-18 | Fix GUID format | qhuang8 |
2009-11-11 | more errata | jcarsey |
2009-11-11 | updated for new errata | jcarsey |
2009-11-10 | updated Alias, Map, and Env functions per errata. | jcarsey |
2009-11-09 | Upgrade ShellLib and fix bug with param parsing | jcarsey |
2009-07-24 | adding new include file. This file has the definitions for most shell data t... | jcarsey |
2009-07-13 | add: | jcarsey |
2009-07-13 | comment clarification | jcarsey |
2009-07-12 | fix parameter type | jcarsey |
2009-07-11 | Put EOF (End of File) on its own line for all source files. This is required... | mdkinney |
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 build of ShellC Lib/App for GCC. | jljusten |
2009-06-16 | clarify content | jcarsey |
2009-06-16 | Updating with new functions and adding "C" style entrypoint library with exam... | jcarsey |
2009-06-15 | Fix ShellPkg build errors for UNIXGCC toolchain. | jljusten |
2009-05-20 | Fix several Unicode issues that fails VS2005. | qhuang8 |
2009-05-11 | fixed to build under IPF. | jcarsey |