summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Include/Library
AgeCommit message (Expand)Author
2010-05-28Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would w...andrewfish
2010-05-18Fix newline at end of file issue.andrewfish
2010-05-07Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish
2010-04-30Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-03Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish
2010-02-12Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish
2010-01-30Change name to remove Templateandrewfish
2009-12-06Adding support for BeagleBoard. AJFISH