summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* 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-091-0/+48
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-261-12/+11
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1912-142/+141
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-151-6/+6
* ARM Packages: Fixed line endingsoliviermartin2013-01-258-1274/+1274
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-281-0/+66
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-083-11/+11
* EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin2011-07-011-0/+7
* EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin2011-07-011-0/+44
* 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-2910-23/+23
* Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish2010-04-031-0/+62
* 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-311-0/+1
* Change name to remove Templateandrewfish2010-01-301-0/+16
* Adding support for BeagleBoard. AJFISH2009-12-069-0/+1787