summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Ebl
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer2015-10-2911-0/+43
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-262-4/+4
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1913-279/+279
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-4/+6
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-207/+207
* EmbeddedPkg/Ebl: Returned an error message when a command is not supportedoliviermartin2012-05-021-0/+2
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-2/+2
* EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin2011-09-221-3/+53
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-0810-96/+96
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-122/+122
* EmbeddedPkg/Ebl: Check if gST->ConOut has been initializedoliviermartin2011-07-011-0/+5
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-111-1/+1
* EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin2011-03-311-4/+25
* Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish2011-02-014-2/+206
* 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-113-21/+45
* 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-042-6/+29
* 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-2912-33/+33
* Fix typo in mfill commandandrewfish2010-02-161-2/+2
* Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish2010-02-123-7/+43
* Change UI for dir of FV to make it less confusing.andrewfish2010-02-121-14/+17
* Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish2010-02-104-44/+116
* Remove dead command and clean up some coding style stuff.andrewfish2010-02-101-196/+37
* Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish2010-02-102-7/+45
* Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish2010-02-091-1/+10
* Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish2010-02-071-43/+43
* Update mailing list to SourceForge.andrewfish2010-01-311-1/+1
* Fix VS2003 cast issueandrewfish2010-01-301-4/+4
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-2/+21
* A few more header fixesAJFISH2010-01-121-1/+0
* Adding support for BeagleBoard. AJFISH2009-12-0612-0/+4194