summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* EmbeddedPkg/CoherentDmaLib: add support for non-1:1 DMA translationArd Biesheuvel2017-08-302-1/+12
* EmbeddedPkg: rename NullDmaLib to CoherentDmaLibArd Biesheuvel2017-08-302-14/+6
* EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel2017-08-291-5/+43
* EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie2017-08-202-0/+511
* EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)Leif Lindholm2017-05-102-0/+205
* MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel2017-04-051-1/+1
* EmbeddedPkg: add base DtPlatformDtbLoaderLib implementationArd Biesheuvel2017-03-312-0/+96
* EmbeddedPkg: introduce PlatformHasAcpiLibLaszlo Ersek2017-03-282-0/+76
* EmbeddedPkg/PrePiLib: allocate code pages for DxeCoreArd Biesheuvel2017-03-142-1/+33
* EmbeddedPkg/EfiFileLib: eliminate deprecated string function callsArd Biesheuvel2016-10-281-19/+24
* EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect sizeArd Biesheuvel2016-10-281-1/+1
* EmbeddedPkg: remove unused PrePiHobListPointerLibArd Biesheuvel2016-10-282-107/+0
* EmbeddedPkg: Fix typos in commentsGary Lin2016-10-199-13/+13
* EmbeddedPkg: make PrePiMemoryAllocationLib a SEC type libraryArd Biesheuvel2016-08-031-1/+1
* ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wideLeendert van Doorn2016-03-251-4/+4
* EmbeddedPkg: Rectify file modesEvan Lloyd2016-02-0214-0/+0
* EmbeddedPkg: Remove SerialDxe and SerialPortExtLib librariesStar Zeng2015-11-264-193/+0
* EmbeddedPkg: remove mention of ARMGCCArd Biesheuvel2015-08-122-3/+3
* EmbeddedPkg: Remove duplicated definitions of ZeroGuidOlivier Martin2015-07-072-2/+4
* EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional()Olivier Martin2015-05-291-14/+46
* EmbeddedPkg/PrePiLib: Ensure the FFS files are always 8-byte alignedOlivier Martin2015-05-051-0/+3
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-081-1/+1
* ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2015-02-262-325/+0
* EmbeddedPkg: Introduced AcpiLibOlivier Martin2015-01-232-0/+182
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-271-3/+3
* EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron2014-10-272-136/+0
* EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin2014-09-182-0/+78
* EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel2014-09-093-13/+46
* HalRuntimeServicesExampleLib/Rtc.c : Added missing commentsRonald Cron2014-09-011-22/+23
* EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin2014-08-262-1/+103
* EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin2014-08-262-2/+192
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-264-12/+12
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1950-1027/+1022
* EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin2014-05-161-2/+0
* EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish2014-02-241-3/+3
* EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin2014-02-126-10/+43
* EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin2013-07-171-0/+26
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-151-6/+6
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-124-64/+119
* ARM Packages: Fixed line endingsoliviermartin2013-01-2529-8378/+8378
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-281-3/+64
* EmbeddedPkg: Added support to libfdtoliviermartin2012-09-2715-1009/+2046
* EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2oliviermartin2012-02-244-0/+1010
* EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin2011-12-291-0/+1
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-223-9/+8
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-082-14/+14
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-192/+192
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-041-1/+1
* EmbeddedPkg: Removed unused PCD valuesoliviermartin2011-07-011-6/+0
* EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin2011-07-012-0/+108