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
/
Library
Age
Commit message (
Expand
)
Author
2010-04-03
Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...
andrewfish
2010-04-03
Add Current working directory support to the library
andrewfish
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-17
Fix case bug.
andrewfish
2010-02-12
Fix help command scroll issue. Also add FV space used, and free space to dir ...
andrewfish
2010-02-11
Add support for Seeking on FV, and update the device syntax to support specif...
andrewfish
2010-02-11
Fix issue with making a seek to zero on an FV file legal.
andrewfish
2010-02-10
Update EBL to have an optional width specifier on commands. So hexdump.4 mean...
andrewfish
2010-02-10
The VOLUME name case did not reserve enough storage in the CWD function.
andrewfish
2010-02-10
Fix issue with VOLUMN Name as an alias for device name.
andrewfish
2010-02-10
Needed to fix defaulting / to be \ as it is required by EFI Simple File System.
andrewfish
2010-02-10
Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...
andrewfish
2010-02-07
Added CWD to EfiFileLib. Fix some X64 warnings.
andrewfish
2010-01-31
Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...
andrewfish
2010-01-31
Rmove info files
andrewfish
2010-01-31
Remove info files
andrewfish
2010-01-30
Adding some new libraries to experiment with size reduction. Trying not to du...
andrewfish
2010-01-30
Change name to remove Template
andrewfish
2010-01-30
Fix some VS2003 warnings
andrewfish
2010-01-12
A few more header fixes
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH