summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
2018-11-30EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarationsArd Biesheuvel1-4/+0
2018-11-29EmbeddedPkg/PrePiLib: drop unused PCD referenceArd Biesheuvel1-1/+0
2018-11-29EmbeddedPkg/PrePiHobLib: drop CreateHobList() from libraryArd Biesheuvel3-62/+0
2018-11-29EmbeddedPkg/TemplateSec: remove unused moduleArd Biesheuvel2-141/+0
2018-11-29EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()Jeff Brasen1-0/+32
2018-09-14EmbeddedPkg/VirtualKeyboard: Avoid notification called more than onceDandan Bi1-1/+2
2018-09-07EmbeddedPkg/CoherentDmaLib: Add missing checks to DmaMapVladimir Olovyannikov1-0/+6
2018-09-07EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBufferVladimir Olovyannikov1-1/+1
2018-08-24EmbeddedPkg/AndroidFastbootApp: only use ENTER or SPACE to exitHaojian Zhuang1-2/+12
2018-06-29EmbeddedPkg: Removing ipf which is no longer supported from edk2.chenc25-19/+11
2018-06-19EmbeddedPkg/GdbSerialLib: avoid left shift of negative quantityArd Biesheuvel1-5/+5
2018-06-18Embedded/EmbeddedPkg.dsc: enable NOOPT build targetArd Biesheuvel1-1/+1
2018-06-05EmbeddedPkg/TimeBaseLib: Add function to get Week day.Meenakshi Aggarwal2-3/+43
2018-06-05EmbeddedPkg: add platform boot manager protocolHaojian Zhuang2-0/+87
2018-04-30EmbeddedPkg/Drivers: add virtual keyboard driverHaojian Zhuang7-0/+2161
2018-04-12EmbeddedPkg: introduce NvVarStoreFormattedLibLaszlo Ersek4-0/+135
2018-03-13EmbeddedPkg: Correct the way of handling sections with a large sizeGe Song1-2/+16
2018-02-23EmbeddedPkg: use central variable definitions in .vfr filesLeif Lindholm2-16/+2
2018-02-21EmbeddedPkg/FdtLib: incorporate missing overlay supportArd Biesheuvel4-0/+989
2018-02-09EmbeddedPkg: _really_ delete PcdCacheEnable from .decLeif Lindholm1-1/+0
2018-02-06EmbeddedPkg: delete unused Pcds and guidsLeif Lindholm2-59/+0
2018-02-06EmbeddedPkg: delete unused HalRuntimeServicesExampleLibLeif Lindholm6-1943/+0
2018-02-06EmbeddedPkg: drop unused Pcds from package .dscLeif Lindholm1-15/+0
2018-01-15EmbeddedPkg/FdtLib: build fdt_empty_tree.cMichael Zimmermann1-0/+1
2018-01-05EmbeddedPkg/FdtLib: Update FdtLib to v1.4.5Pankaj Bansal14-87/+760
2017-12-15EmbeddedPkg: add ConsolePrefDxe to package .dscLeif Lindholm1-0/+1
2017-12-12EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann1-12/+51
2017-12-06EmbeddedPkg: AndroidBootApp: fix clang compilationLeif Lindholm2-6/+7
2017-11-30EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel5-434/+0
2017-11-30EmbeddedPkg: remove nonexistent FLASH_DEFINITION from package .dscLeif Lindholm1-1/+0
2017-11-26ArmPkg: remove BdsLib and remaining ARM BDS related PCDsArd Biesheuvel1-1/+0
2017-11-26EmbeddedPkg: remove FdtPlatformDxeArd Biesheuvel9-1640/+0
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel30-7669/+0
2017-11-25EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm5-9/+4
2017-11-25EmbeddedPkg: add UefiRuntimeLib resolution to package .dscLeif Lindholm1-0/+1
2017-11-16EmbeddedPkg: add mx66u1g45g nor flash infoPipat Methavanitpong1-0/+1
2017-11-13EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into coreArd Biesheuvel2-11/+171
2017-11-07EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas4-0/+356
2017-11-05EmbeddedPkg: introduce GPIO PPIArd Biesheuvel2-0/+154
2017-10-27Drivers/SataSiI3132Dxe: Allow 64-bit DMA transferDaniil Egranov1-1/+1
2017-10-27Drivers/SataSiI3132Dxe: Fixed PCI IO read and write operationsDaniil Egranov1-2/+2
2017-10-23EmbeddedPkg: add driver to set graphical/serial console preferenceArd Biesheuvel7-0/+490
2017-10-10EmbeddedPkg PrePiHobLib: Implement BuildFv3HobStar Zeng1-0/+44
2017-10-05EmbeddedPkg: Introduce HardwareInterrupt2 protocolArd Biesheuvel2-0/+183
2017-09-07SD : Updated CMD 6 implememtation.Meenakshi Aggarwal2-5/+56
2017-09-07MMC : Added missing __FUNCTION__ macro.Meenakshi Aggarwal1-7/+7
2017-09-01EmbeddedPkg: MmcDxe - Recieve response was missing after CMD12Meenakshi Aggarwal1-0/+1
2017-08-30EmbeddedPkg: implement NonCoherentDmaLib based on ArmDmaLibArd Biesheuvel3-0/+542
2017-08-30EmbeddedPkg/CoherentDmaLib: add support for non-1:1 DMA translationArd Biesheuvel3-1/+19
2017-08-30EmbeddedPkg: rename NullDmaLib to CoherentDmaLibArd Biesheuvel3-15/+7