summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Ebl/EfiDevice.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel1-1060/+0
2016-10-28EmbeddedPkg/Ebl: eliminate deprecated string function callsArd Biesheuvel1-5/+6
2015-10-29EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer1-0/+9
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-66/+66
2011-09-22EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin1-3/+53
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin1-11/+11
2010-08-12Fix bug in LoadFv command. Don't free the buffer the file was loaded into as ...andrewfish1-1/+3
2010-05-11Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish1-21/+0
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 ...andrewfish1-6/+28
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 formathhtian1-3/+3
2010-02-09Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish1-1/+10
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-2/+21
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+969