summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2010-02-12Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish1-1/+9
2010-02-11Add support for Seeking on FV, and update the device syntax to support specif...andrewfish1-41/+77
2010-02-11Fix issue with making a seek to zero on an FV file legal.andrewfish1-3/+5
2010-02-10Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish1-36/+50
2010-02-10The VOLUME name case did not reserve enough storage in the CWD function.andrewfish1-1/+1
2010-02-10Fix issue with VOLUMN Name as an alias for device name.andrewfish1-42/+43
2010-02-10Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish1-2/+2
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish1-10/+158
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish1-1/+82
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish4-24/+42
2010-01-31Rmove info filesandrewfish2-0/+0
2010-01-31Remove info filesandrewfish2-0/+0
2010-01-30Adding some new libraries to experiment with size reduction. Trying not to du...andrewfish8-0/+410
2010-01-30Change name to remove Templateandrewfish4-5/+55
2010-01-30Fix some VS2003 warningsandrewfish1-4/+4
2010-01-12A few more header fixesAJFISH13-18/+25
2009-12-06Adding support for BeagleBoard. AJFISH37-0/+8256