summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include
Commit message (Expand)AuthorAgeFilesLines
...
* EmbeddedPkg: Introduced AcpiLibOlivier Martin2015-01-231-0/+62
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-271-6/+26
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-271-3/+23
* EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron2014-10-271-1/+11
* EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel2014-09-092-31/+48
* EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin2014-08-261-0/+15
* EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin2014-08-261-0/+16
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-262-13/+12
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1922-236/+235
* EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin2014-08-011-0/+23
* EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin2014-03-051-0/+118
* EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin2014-03-051-0/+145
* EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin2014-03-051-0/+131
* EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin2014-02-123-56/+133
* MmcDxe: Adding eMMC supportOlivier Martin2014-01-091-1/+5
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-151-6/+6
* EmbeddedPkg: Remove an unused binary.oliviermartin2013-04-141-0/+0
* ARM Packages: Fixed line endingsoliviermartin2013-01-2514-3169/+3169
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-281-0/+66
* EmbeddedPkg: Added support to libfdtoliviermartin2012-09-273-0/+1629
* EmbeddedPkg/Mmc: Fixed ARMGCC buildoliviermartin2011-09-071-2/+2
* EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin2011-09-011-21/+60
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-084-13/+13
* EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin2011-07-011-0/+7
* EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin2011-07-011-0/+44
* EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin2011-06-031-0/+114
* Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would w...andrewfish2010-05-281-0/+159
* Fix newline at end of file issue.andrewfish2010-05-181-1/+2
* Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish2010-05-071-0/+1
* Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish2010-04-301-1/+1
* Update the copyright notice formathhtian2010-04-2918-54/+40
* Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish2010-04-031-0/+62
* Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2010-02-251-1/+20
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-253-0/+0
* Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish2010-02-121-1/+2
* Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish2010-02-101-1/+1
* Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish2010-02-071-0/+33
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-314-35/+9
* Adding some new libraries to experiment with size reduction. Trying not to du...andrewfish2010-01-304-0/+304
* Change name to remove Templateandrewfish2010-01-301-0/+16
* Adding support for BeagleBoard. AJFISH2009-12-0615-0/+2455