summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/AbootimgLib: fix unused Status variableHaojian Zhuang2018-08-141-0/+1
* EmbeddedPkg/AbootimgLib: make initrd kernel parameter flexibleHaojian Zhuang2018-08-141-17/+19
* EmbeddedPkg: add base DtPlatformDtbLoaderLib implementationArd Biesheuvel2018-02-052-0/+96
* EmbeddedPkg: introduce PlatformHasAcpiLibLaszlo Ersek2018-02-052-0/+76
* EmbeddedPkg/AbootimgLib: update the memory allocation interfaceHaojian Zhuang2018-01-311-39/+91
* Zlib.inf: Add StdLib to Packages to allow building with android toolchainJohn Stultz2018-01-161-0/+1
* EmbeddedPkg/AbootimgLib: use reserved memory for ramdiskHaojian Zhuang2018-01-111-1/+7
* EmbeddedPkg/AbootimgLib: simplify loading FDTHaojian Zhuang2018-01-111-69/+59
* EmbeddedPkg/AbootimgLib: fix build error for uninitializedHaojian Zhuang2017-12-271-1/+1
* EmbeddedPkg/AbootimgLib: decompress gzip kernelHaojian Zhuang2017-12-2718-27/+6889
* EmbeddedPkg/AbootimgLib: update the interfaceHaojian Zhuang2017-12-271-94/+313
* EmbeddedPkg/AbootimgLib: update with smaller functionHaojian Zhuang2017-12-271-52/+93
* EmbeddedPkg/AbootimgLib: support to load dtb from downloaded kernelHaojian Zhuang2017-11-201-9/+23
* EmbeddedPkg/AbootimgLib: fix the length of kernel argsHaojian Zhuang2017-10-111-3/+3
* EmbeddedPkg/AndroidFastboot: support raw kernel imageHaojian Zhuang2017-09-131-1/+86
* EmbeddedPkg/AbootimgLib: add protocol interfacez002109192017-05-122-9/+28
* EmbeddedPkg/Library: add AbootimgLib supportHaojian Zhuang2017-03-242-0/+321
* 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