summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Ebl/EfiDevice.c
AgeCommit message (Expand)Author
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2011-09-22EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin
2010-08-12Fix bug in LoadFv command. Don't free the buffer the file was loaded into as ...andrewfish
2010-05-11Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish
2010-05-08Fix gcc warning.andrewfish
2010-05-08Removed connect/disconnect in device command and replace with simple BlockIo ...andrewfish
2010-05-07Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish
2010-05-04Remove probe for removable media from FileLib, it was getting called way too ...andrewfish
2010-04-30Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-02-09Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2009-12-06Adding support for BeagleBoard. AJFISH