summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Ebl
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish3-21/+45
2010-05-08Fix gcc warning.andrewfish1-1/+0
2010-05-08Removed connect/disconnect in device command and replace with simple BlockIo ...andrewfish1-10/+4
2010-05-07Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish1-3/+10
2010-05-04Remove probe for removable media from FileLib, it was getting called way too ...andrewfish2-6/+29
2010-04-30Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish1-10/+10
2010-04-29Update the copyright notice formathhtian12-33/+33
2010-02-16Fix typo in mfill commandandrewfish1-2/+2
2010-02-12Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish3-7/+43
2010-02-12Change UI for dir of FV to make it less confusing.andrewfish1-14/+17
2010-02-10Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish4-44/+116
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish1-196/+37
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish2-7/+45
2010-02-09Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish1-1/+10
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish1-43/+43
2010-01-31Update mailing list to SourceForge.andrewfish1-1/+1
2010-01-30Fix VS2003 cast issueandrewfish1-4/+4
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-2/+21
2010-01-12A few more header fixesAJFISH1-1/+0
2009-12-06Adding support for BeagleBoard. AJFISH12-0/+4194