summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)Leif Lindholm2017-05-101-0/+68
* MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel2017-04-051-35/+0
* EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel2017-03-311-0/+39
* EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel2017-03-282-0/+46
* EmbeddedPkg: introduce EDKII Platform Has Device Tree GUIDLaszlo Ersek2017-03-281-0/+35
* EmbeddedPkg: introduce EDKII Platform Has ACPI GUIDLaszlo Ersek2017-03-281-0/+35
* EmbeddedPkg/Protocol/MmcHost: add new methods for I/O width and multiblockHaojian Zhuang2016-11-241-1/+34
* EmbeddedPkg: Fix typos in commentsGary Lin2016-10-191-2/+2
* EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.0Graeme Gregory2016-07-061-0/+9
* EmbeddedPkg/AcpiLib: add GICD table init macro for ACPI 6.0Heyi Guo2016-04-141-0/+7
* EmbeddedPkg/AcpiLib: fix SBSA Generic Watchdog helper definitionSami Mujawar2016-04-011-2/+2
* EmbeddedPkg: enhance for multiple gpio controllersHaojian Zhuang2016-03-141-0/+17
* EmbeddedPkg: Rectify file modesEvan Lloyd2016-02-022-0/+0
* EmbeddedPkg: Remove SerialDxe and SerialPortExtLib librariesStar Zeng2015-11-261-116/+0
* EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer2015-10-291-0/+3
* EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional()Olivier Martin2015-05-291-1/+27
* EmbeddedPkg/AcpiLib.h: Introduced EFI_ACPI_6_0_GIC_MSI_FRAME_INIT()Olivier Martin2015-05-271-0/+6
* ArmVirtualizationPkg: use a HOB to store device tree blobArd Biesheuvel2015-02-281-0/+26
* EmbeddedPkg : Add FdtPlatformDxe driverRonald Cron2015-02-251-3/+8
* EmbeddedPkg/AcpiLib.h: Added some helper macros for ACPI 5.1Olivier Martin2015-01-231-0/+19
* 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