summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2018-02-21EmbeddedPkg/FdtLib: incorporate missing overlay supportArd Biesheuvel3-0/+958
2018-02-06EmbeddedPkg: delete unused HalRuntimeServicesExampleLibLeif Lindholm6-1943/+0
2018-01-15EmbeddedPkg/FdtLib: build fdt_empty_tree.cMichael Zimmermann1-0/+1
2018-01-05EmbeddedPkg/FdtLib: Update FdtLib to v1.4.5Pankaj Bansal12-56/+371
2017-12-12EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann1-12/+51
2017-12-06EmbeddedPkg: AndroidBootApp: fix clang compilationLeif Lindholm1-4/+5
2017-11-30EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel4-432/+0
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel8-2328/+0
2017-11-25EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm1-0/+1
2017-11-16EmbeddedPkg: add mx66u1g45g nor flash infoPipat Methavanitpong1-0/+1
2017-11-07EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas2-0/+259
2017-10-10EmbeddedPkg PrePiHobLib: Implement BuildFv3HobStar Zeng1-0/+44
2017-08-30EmbeddedPkg: implement NonCoherentDmaLib based on ArmDmaLibArd Biesheuvel2-0/+541
2017-08-30EmbeddedPkg/CoherentDmaLib: add support for non-1:1 DMA translationArd Biesheuvel2-1/+12
2017-08-30EmbeddedPkg: rename NullDmaLib to CoherentDmaLibArd Biesheuvel2-14/+6
2017-08-29EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel1-5/+43
2017-08-20EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie2-0/+511
2017-05-10EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)Leif Lindholm2-0/+205
2017-04-05MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel1-1/+1
2017-03-31EmbeddedPkg: add base DtPlatformDtbLoaderLib implementationArd Biesheuvel2-0/+96
2017-03-28EmbeddedPkg: introduce PlatformHasAcpiLibLaszlo Ersek2-0/+76
2017-03-14EmbeddedPkg/PrePiLib: allocate code pages for DxeCoreArd Biesheuvel2-1/+33
2016-10-28EmbeddedPkg/EfiFileLib: eliminate deprecated string function callsArd Biesheuvel1-19/+24
2016-10-28EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect sizeArd Biesheuvel1-1/+1
2016-10-28EmbeddedPkg: remove unused PrePiHobListPointerLibArd Biesheuvel2-107/+0
2016-10-19EmbeddedPkg: Fix typos in commentsGary Lin9-13/+13
2016-08-03EmbeddedPkg: make PrePiMemoryAllocationLib a SEC type libraryArd Biesheuvel1-1/+1
2016-03-25ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wideLeendert van Doorn1-4/+4
2016-02-02EmbeddedPkg: Rectify file modesEvan Lloyd14-0/+0
2015-11-26EmbeddedPkg: Remove SerialDxe and SerialPortExtLib librariesStar Zeng4-193/+0
2015-08-12EmbeddedPkg: remove mention of ARMGCCArd Biesheuvel2-3/+3
2015-07-07EmbeddedPkg: Remove duplicated definitions of ZeroGuidOlivier Martin2-2/+4
2015-05-29EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional()Olivier Martin1-14/+46
2015-05-05EmbeddedPkg/PrePiLib: Ensure the FFS files are always 8-byte alignedOlivier Martin1-0/+3
2015-04-08ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin1-1/+1
2015-02-26ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2-325/+0
2015-01-23EmbeddedPkg: Introduced AcpiLibOlivier Martin2-0/+182
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron1-3/+3
2014-10-27EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron2-136/+0
2014-09-18EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin2-0/+78
2014-09-09EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel3-13/+46
2014-09-01HalRuntimeServicesExampleLib/Rtc.c : Added missing commentsRonald Cron1-22/+23
2014-08-26EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin2-1/+103
2014-08-26EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin2-2/+192
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron4-12/+12
2014-08-19ARM Packages: Removed trailing spacesRonald Cron50-1027/+1022
2014-05-16EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin1-2/+0
2014-02-24EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish1-3/+3
2014-02-12EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin6-10/+43
2013-07-17EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin1-0/+26