summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/EfiFileLib
Commit message (Expand)AuthorAgeFilesLines
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-1778/+1778
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-081-13/+13
* Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish2010-05-071-0/+10
* Remove probe for removable media from FileLib, it was getting called way too ...andrewfish2010-05-041-107/+82
* Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish2010-04-301-4/+31
* Update the copyright notice formathhtian2010-04-292-5/+5
* Add Current working directory support to the libraryandrewfish2010-04-031-379/+372
* Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish2010-02-121-1/+9
* Add support for Seeking on FV, and update the device syntax to support specif...andrewfish2010-02-111-41/+77
* Fix issue with making a seek to zero on an FV file legal.andrewfish2010-02-111-3/+5
* Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish2010-02-101-36/+50
* The VOLUME name case did not reserve enough storage in the CWD function.andrewfish2010-02-101-1/+1
* Fix issue with VOLUMN Name as an alias for device name.andrewfish2010-02-101-42/+43
* Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish2010-02-101-2/+2
* Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish2010-02-101-10/+158
* Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish2010-02-071-1/+82
* Fix some VS2003 warningsandrewfish2010-01-301-4/+4
* A few more header fixesAJFISH2010-01-121-1/+0
* Adding support for BeagleBoard. AJFISH2009-12-062-0/+1547