summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2014-09-09EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel2-31/+48
2014-08-26EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin1-0/+15
2014-08-26EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin1-0/+16
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron2-13/+12
2014-08-19ARM Packages: Removed trailing spacesRonald Cron22-236/+235
2014-08-01EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin1-0/+23
2014-03-05EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin1-0/+118
2014-03-05EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin1-0/+145
2014-03-05EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin1-0/+131
2014-02-12EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin3-56/+133
2014-01-09MmcDxe: Adding eMMC supportOlivier Martin1-1/+5
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin1-6/+6
2013-04-14EmbeddedPkg: Remove an unused binary.oliviermartin1-0/+0
2013-01-25ARM Packages: Fixed line endingsoliviermartin14-3169/+3169
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin1-0/+66
2012-09-27EmbeddedPkg: Added support to libfdtoliviermartin3-0/+1629
2011-09-07EmbeddedPkg/Mmc: Fixed ARMGCC buildoliviermartin1-2/+2
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin1-21/+60
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin4-13/+13
2011-07-01EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin1-0/+7
2011-07-01EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin1-0/+44
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin1-0/+114
2010-05-28Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would w...andrewfish1-0/+159
2010-05-18Fix newline at end of file issue.andrewfish1-1/+2
2010-05-07Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish1-0/+1
2010-04-30Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish1-1/+1
2010-04-29Update the copyright notice formathhtian18-54/+40
2010-04-03Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish1-0/+62
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish1-1/+20
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten3-0/+0
2010-02-12Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish1-1/+2
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish1-1/+1
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish1-0/+33
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish4-35/+9
2010-01-30Adding some new libraries to experiment with size reduction. Trying not to du...andrewfish4-0/+304
2010-01-30Change name to remove Templateandrewfish1-0/+16
2009-12-06Adding support for BeagleBoard. AJFISH15-0/+2455