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
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