summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/TimeBaseLib: Add function to check Timezone and DaylightNhi Pham2021-01-071-0/+36
* EmbeddedPkg/TimeBaseLib: Update comment blocks for API functionsNhi Pham2021-01-071-6/+48
* EmbeddedPkg/TimeBaseLib: remove useless truncation to 32-bitLaszlo Ersek2020-12-211-1/+1
* EmbeddedPkg/TimeBaseLib: remove the SEC_PER_MONTH, SEC_PER_YEAR macrosLaszlo Ersek2020-09-081-2/+0
* EmbeddedPkg/TimeBaseLib: Add macros to get build year/month/dayPete Batard2020-08-031-0/+32
* EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.3Pete Batard2020-03-301-0/+8
* EmbeddedPkg: Fix various typosCœur2019-07-044-10/+10
* EmbeddedPkg: improve TimeBaseLib type safetyLeif Lindholm2019-06-171-2/+2
* EmbeddedPkg/PrePiLib: remove dead status code reporting codeArd Biesheuvel2019-06-061-7/+0
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0915-105/+15
* EmbeddedPkg/PrePiLib: Correct function nameJeff Brasen2019-02-011-1/+1
* EmbeddedPkg/PrePiHobLib: drop CreateHobList() from libraryArd Biesheuvel2018-11-291-18/+0
* EmbeddedPkg/TimeBaseLib: Add function to get Week day.Meenakshi Aggarwal2018-06-051-0/+8
* EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel2017-11-263-241/+0
* EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas2017-11-071-0/+96
* EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel2017-08-291-1/+29
* EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie2017-08-201-0/+13
* EmbeddedPkg/AndroidFastboot: split android boot headerJun Nie2017-08-071-0/+58
* EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)Leif Lindholm2017-05-101-0/+68
* EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel2017-03-311-0/+39
* 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