summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Library/EfiFileLib
AgeCommit message (Expand)AuthorFilesLines
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel2-1848/+0
2016-10-28EmbeddedPkg/EfiFileLib: eliminate deprecated string function callsArd Biesheuvel1-19/+24
2015-07-07EmbeddedPkg: Remove duplicated definitions of ZeroGuidOlivier Martin2-2/+4
2014-08-19ARM Packages: Removed trailing spacesRonald Cron2-70/+70
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-1778/+1778
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin1-13/+13
2010-05-07Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish1-0/+10
2010-05-04Remove probe for removable media from FileLib, it was getting called way too ...andrewfish1-107/+82
2010-04-30Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish1-4/+31
2010-04-29Update the copyright notice formathhtian2-5/+5
2010-04-03Add Current working directory support to the libraryandrewfish1-379/+372
2010-02-12Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish1-1/+9
2010-02-11Add support for Seeking on FV, and update the device syntax to support specif...andrewfish1-41/+77
2010-02-11Fix issue with making a seek to zero on an FV file legal.andrewfish1-3/+5
2010-02-10Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish1-36/+50
2010-02-10The VOLUME name case did not reserve enough storage in the CWD function.andrewfish1-1/+1
2010-02-10Fix issue with VOLUMN Name as an alias for device name.andrewfish1-42/+43
2010-02-10Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish1-2/+2
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish1-10/+158
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish1-1/+82
2010-01-30Fix some VS2003 warningsandrewfish1-4/+4
2010-01-12A few more header fixesAJFISH1-1/+0
2009-12-06Adding support for BeagleBoard. AJFISH2-0/+1547