summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* EmbeddedPkg: Allow DXE_DRIVER to depend on NvVarStoreFormattedLibMarcin Wojtas2019-04-251-2/+2
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0943-294/+43
* EmbeddedPkg/VirtualRealTimeClockLib: Fix correctness issuesPete Batard2019-02-261-9/+25
* EmbeddedPkg/Library: Add VirtualRealTimeClockLibPete Batard2019-02-152-0/+443
* EmbeddedPkg/NorFlashInfoLib: convert to BASE libraryArd Biesheuvel2019-01-161-3/+2
* EmbeddedPkg: remove GdbDebugAgent libraryArd Biesheuvel2018-12-199-4734/+0
* EmbeddedPkg/PrePiLib: drop unused PCD referenceArd Biesheuvel2018-11-291-1/+0
* EmbeddedPkg/PrePiHobLib: drop CreateHobList() from libraryArd Biesheuvel2018-11-292-44/+0
* EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()Jeff Brasen2018-11-291-0/+32
* EmbeddedPkg/CoherentDmaLib: Add missing checks to DmaMapVladimir Olovyannikov2018-09-071-0/+6
* EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBufferVladimir Olovyannikov2018-09-071-1/+1
* EmbeddedPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-293-4/+6
* EmbeddedPkg/GdbSerialLib: avoid left shift of negative quantityArd Biesheuvel2018-06-191-5/+5
* EmbeddedPkg/TimeBaseLib: Add function to get Week day.Meenakshi Aggarwal2018-06-051-3/+35
* EmbeddedPkg: introduce NvVarStoreFormattedLibLaszlo Ersek2018-04-122-0/+93
* EmbeddedPkg: Correct the way of handling sections with a large sizeGe Song2018-03-131-2/+16
* EmbeddedPkg/FdtLib: incorporate missing overlay supportArd Biesheuvel2018-02-213-0/+958
* EmbeddedPkg: delete unused HalRuntimeServicesExampleLibLeif Lindholm2018-02-066-1943/+0
* EmbeddedPkg/FdtLib: build fdt_empty_tree.cMichael Zimmermann2018-01-151-0/+1
* EmbeddedPkg/FdtLib: Update FdtLib to v1.4.5Pankaj Bansal2018-01-0512-56/+371
* EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann2017-12-121-12/+51
* EmbeddedPkg: AndroidBootApp: fix clang compilationLeif Lindholm2017-12-061-4/+5
* EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel2017-11-304-432/+0
* EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel2017-11-268-2328/+0
* EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm2017-11-251-0/+1
* EmbeddedPkg: add mx66u1g45g nor flash infoPipat Methavanitpong2017-11-161-0/+1
* EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas2017-11-072-0/+259
* EmbeddedPkg PrePiHobLib: Implement BuildFv3HobStar Zeng2017-10-101-0/+44
* EmbeddedPkg: implement NonCoherentDmaLib based on ArmDmaLibArd Biesheuvel2017-08-302-0/+541
* 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