index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EmbeddedPkg
/
Ebl
Age
Commit message (
Expand
)
Author
2011-09-22
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
oliviermartin
2011-09-22
EmbeddedPkg/Ebl: Fix EBL copy file command
oliviermartin
2011-08-08
EmbeddedPkg: Fix mispellings
oliviermartin
2011-07-06
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...
oliviermartin
2011-07-01
EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized
oliviermartin
2011-06-11
EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...
oliviermartin
2011-03-31
EmbeddedPkg/Ebl: Add support for env variable deletion
oliviermartin
2011-02-01
Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...
andrewfish
2010-08-12
Fix bug in LoadFv command. Don't free the buffer the file was loaded into as ...
andrewfish
2010-05-11
Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...
andrewfish
2010-05-08
Fix gcc warning.
andrewfish
2010-05-08
Removed connect/disconnect in device command and replace with simple BlockIo ...
andrewfish
2010-05-07
Fix svn check in bug that broke CWD. Update the connect disconnect support in...
andrewfish
2010-05-04
Remove probe for removable media from FileLib, it was getting called way too ...
andrewfish
2010-04-30
Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-02-16
Fix typo in mfill command
andrewfish
2010-02-12
Fix help command scroll issue. Also add FV space used, and free space to dir ...
andrewfish
2010-02-12
Change UI for dir of FV to make it less confusing.
andrewfish
2010-02-10
Update EBL to have an optional width specifier on commands. So hexdump.4 mean...
andrewfish
2010-02-10
Remove dead command and clean up some coding style stuff.
andrewfish
2010-02-10
Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...
andrewfish
2010-02-09
Make the Volume Name display the same name that the use needs to type. ie. re...
andrewfish
2010-02-07
Added CWD to EfiFileLib. Fix some X64 warnings.
andrewfish
2010-01-31
Update mailing list to SourceForge.
andrewfish
2010-01-30
Fix VS2003 cast issue
andrewfish
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
2010-01-12
A few more header fixes
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH