summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Ebl
AgeCommit message (Expand)AuthorFilesLines
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-207/+207
2012-05-02EmbeddedPkg/Ebl: Returned an error message when a command is not supportedoliviermartin1-0/+2
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-2/+2
2011-09-22EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin1-3/+53
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin10-96/+96
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin1-122/+122
2011-07-01EmbeddedPkg/Ebl: Check if gST->ConOut has been initializedoliviermartin1-0/+5
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin1-1/+1
2011-03-31EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin1-4/+25
2011-02-01Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish4-2/+206
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...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