summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Ebl/EfiDevice.c
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel2017-11-261-1060/+0
* EmbeddedPkg/Ebl: eliminate deprecated string function callsArd Biesheuvel2016-10-281-5/+6
* EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer2015-10-291-0/+9
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-66/+66
* EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin2011-09-221-3/+53
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-081-11/+11
* Fix bug in LoadFv command. Don't free the buffer the file was loaded into as ...andrewfish2010-08-121-1/+3
* Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish2010-05-111-21/+0
* Fix gcc warning.andrewfish2010-05-081-1/+0
* Removed connect/disconnect in device command and replace with simple BlockIo ...andrewfish2010-05-081-10/+4
* Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish2010-05-071-3/+10
* Remove probe for removable media from FileLib, it was getting called way too ...andrewfish2010-05-041-6/+28
* Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish2010-04-301-10/+10
* Update the copyright notice formathhtian2010-04-291-3/+3
* Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish2010-02-091-1/+10
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-2/+21
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+969