summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)Author
2019-02-15EmbeddedPkg/Library: Add VirtualRealTimeClockLibPete Batard
2019-02-01EmbeddedPkg/PrePiLib: Correct function nameJeff Brasen
2019-01-30EmbeddedPkg: Fix Command Argument for SD/eMMC R/W operation.Meenakshi Aggarwal
2019-01-16EmbeddedPkg/NorFlashInfoLib: convert to BASE libraryArd Biesheuvel
2018-12-19EmbeddedPkg: remove GdbDebugAgent libraryArd Biesheuvel
2018-11-30EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarationsArd Biesheuvel
2018-11-29EmbeddedPkg/PrePiLib: drop unused PCD referenceArd Biesheuvel
2018-11-29EmbeddedPkg/PrePiHobLib: drop CreateHobList() from libraryArd Biesheuvel
2018-11-29EmbeddedPkg/TemplateSec: remove unused moduleArd Biesheuvel
2018-11-29EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()Jeff Brasen
2018-09-14EmbeddedPkg/VirtualKeyboard: Avoid notification called more than onceDandan Bi
2018-09-07EmbeddedPkg/CoherentDmaLib: Add missing checks to DmaMapVladimir Olovyannikov
2018-09-07EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBufferVladimir Olovyannikov
2018-08-24EmbeddedPkg/AndroidFastbootApp: only use ENTER or SPACE to exitHaojian Zhuang
2018-06-29EmbeddedPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-19EmbeddedPkg/GdbSerialLib: avoid left shift of negative quantityArd Biesheuvel
2018-06-18Embedded/EmbeddedPkg.dsc: enable NOOPT build targetArd Biesheuvel
2018-06-05EmbeddedPkg/TimeBaseLib: Add function to get Week day.Meenakshi Aggarwal
2018-06-05EmbeddedPkg: add platform boot manager protocolHaojian Zhuang
2018-04-30EmbeddedPkg/Drivers: add virtual keyboard driverHaojian Zhuang
2018-04-12EmbeddedPkg: introduce NvVarStoreFormattedLibLaszlo Ersek
2018-03-13EmbeddedPkg: Correct the way of handling sections with a large sizeGe Song
2018-02-23EmbeddedPkg: use central variable definitions in .vfr filesLeif Lindholm
2018-02-21EmbeddedPkg/FdtLib: incorporate missing overlay supportArd Biesheuvel
2018-02-09EmbeddedPkg: _really_ delete PcdCacheEnable from .decLeif Lindholm
2018-02-06EmbeddedPkg: delete unused Pcds and guidsLeif Lindholm
2018-02-06EmbeddedPkg: delete unused HalRuntimeServicesExampleLibLeif Lindholm
2018-02-06EmbeddedPkg: drop unused Pcds from package .dscLeif Lindholm
2018-01-15EmbeddedPkg/FdtLib: build fdt_empty_tree.cMichael Zimmermann
2018-01-05EmbeddedPkg/FdtLib: Update FdtLib to v1.4.5Pankaj Bansal
2017-12-15EmbeddedPkg: add ConsolePrefDxe to package .dscLeif Lindholm
2017-12-12EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann
2017-12-06EmbeddedPkg: AndroidBootApp: fix clang compilationLeif Lindholm
2017-11-30EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel
2017-11-30EmbeddedPkg: remove nonexistent FLASH_DEFINITION from package .dscLeif Lindholm
2017-11-26ArmPkg: remove BdsLib and remaining ARM BDS related PCDsArd Biesheuvel
2017-11-26EmbeddedPkg: remove FdtPlatformDxeArd Biesheuvel
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel
2017-11-25EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm
2017-11-25EmbeddedPkg: add UefiRuntimeLib resolution to package .dscLeif Lindholm
2017-11-16EmbeddedPkg: add mx66u1g45g nor flash infoPipat Methavanitpong
2017-11-13EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into coreArd Biesheuvel
2017-11-07EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas
2017-11-05EmbeddedPkg: introduce GPIO PPIArd Biesheuvel
2017-10-27Drivers/SataSiI3132Dxe: Allow 64-bit DMA transferDaniil Egranov
2017-10-27Drivers/SataSiI3132Dxe: Fixed PCI IO read and write operationsDaniil Egranov
2017-10-23EmbeddedPkg: add driver to set graphical/serial console preferenceArd Biesheuvel
2017-10-10EmbeddedPkg PrePiHobLib: Implement BuildFv3HobStar Zeng
2017-10-05EmbeddedPkg: Introduce HardwareInterrupt2 protocolArd Biesheuvel
2017-09-07SD : Updated CMD 6 implememtation.Meenakshi Aggarwal