summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel3-241/+0
2017-11-07EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas1-0/+96
2017-08-29EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel1-1/+29
2017-08-20EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie1-0/+13
2017-08-07EmbeddedPkg/AndroidFastboot: split android boot headerJun Nie1-0/+58
2017-05-10EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)Leif Lindholm1-0/+68
2017-03-31EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel1-0/+39
2016-10-19EmbeddedPkg: Fix typos in commentsGary Lin1-2/+2
2016-07-06EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.0Graeme Gregory1-0/+9
2016-04-14EmbeddedPkg/AcpiLib: add GICD table init macro for ACPI 6.0Heyi Guo1-0/+7
2016-04-01EmbeddedPkg/AcpiLib: fix SBSA Generic Watchdog helper definitionSami Mujawar1-2/+2
2016-02-02EmbeddedPkg: Rectify file modesEvan Lloyd2-0/+0
2015-11-26EmbeddedPkg: Remove SerialDxe and SerialPortExtLib librariesStar Zeng1-116/+0
2015-10-29EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer1-0/+3
2015-05-29EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional()Olivier Martin1-1/+27
2015-05-27EmbeddedPkg/AcpiLib.h: Introduced EFI_ACPI_6_0_GIC_MSI_FRAME_INIT()Olivier Martin1-0/+6
2015-01-23EmbeddedPkg/AcpiLib.h: Added some helper macros for ACPI 5.1Olivier Martin1-0/+19
2015-01-23EmbeddedPkg: Introduced AcpiLibOlivier Martin1-0/+62
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron1-6/+26
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron1-3/+23
2014-10-27EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron1-1/+11
2014-09-09EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel1-0/+48
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron1-12/+11
2014-08-19ARM Packages: Removed trailing spacesRonald Cron12-142/+141
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin1-6/+6
2013-01-25ARM Packages: Fixed line endingsoliviermartin8-1274/+1274
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin1-0/+66
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin3-11/+11
2011-07-01EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin1-0/+7
2011-07-01EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin1-0/+44
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 formathhtian10-23/+23
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-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...andrewfish1-0/+1
2010-01-30Change name to remove Templateandrewfish1-0/+16
2009-12-06Adding support for BeagleBoard. AJFISH9-0/+1787