summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
2020-03-26EmbeddedPkg/RealTimeClockRuntimeDxe: Drop ASSERTs on function argumentsGaurav Jain1-4/+1
2020-02-10EmbeddedPkg/VirtualKeyboard: Fix few typosAntoine Coeur2-15/+15
2020-02-10EmbeddedPkg/VirtualKeyboard: Fix a typo in EFI_INVALID_PARAMETERPhilippe Mathieu-Daudé1-11/+11
2019-12-06EmbeddedPkg: implement EDK2 IoMmu protocol wrapping DmaLibArd Biesheuvel3-0/+305
2019-12-06EmbeddedPkg/NonCoherentDmaLib: implement support for DMA range limitsArd Biesheuvel3-12/+160
2019-11-07EmbeddedPkg/DtPlatformDxe: Add DT/ACPI Default FlexibilityAshish Singhal3-6/+17
2019-10-09EmbeddedPkg/Universal/MmcDxe: "fix" CloseProtocol() call in BindingStop()Laszlo Ersek1-2/+3
2019-10-09EmbeddedPkg/AndroidFastbootTransportTcpDxe: fix DestroyChild() callLaszlo Ersek1-1/+1
2019-10-09EmbeddedPkg: add missing EFIAPI calling convention specifiersLaszlo Ersek6-8/+44
2019-10-04EmbeddedPkg: convert Lauterbach README.txt to 7-bit safe Readme.mdLeif Lindholm2-7/+16
2019-10-04EmbeddedPkg: delete outdated FdtLib README.txtLeif Lindholm1-1/+0
2019-10-04EmbeddedPkg: add missing newline at end of TemplateResetSystemLib.infLeif Lindholm1-1/+1
2019-09-25EmbeddedPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2-0/+21
2019-07-23EmbeddedPkg: list module-internal header files in INF [Sources]Laszlo Ersek2-0/+2
2019-07-04EmbeddedPkg: Fix various typosCœur34-84/+84
2019-06-17EmbeddedPkg: improve TimeBaseLib type safetyLeif Lindholm2-11/+11
2019-06-06EmbeddedPkg/PrePiLib: remove dead status code reporting codeArd Biesheuvel3-329/+0
2019-05-19EmbeddedPkg: Update DSC to use NetworkPkg's include fragment fileLiming Gao1-1/+1
2019-05-15EmbeddedPkg/PrePiLib: Drop dependency on IntelFramework[Module]PkgHao A Wu2-4/+0
2019-05-15EmbeddedPkg DSC: Use ReportStatusCodeLib (DXE) in MdeModulePkgHao A Wu1-3/+3
2019-04-29EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASSMarcin Wojtas1-1/+1
2019-04-25EmbeddedPkg: Allow DXE_DRIVER to depend on NvVarStoreFormattedLibMarcin Wojtas1-2/+2
2019-04-09EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney160-1111/+160
2019-03-15EmbeddedPkg/MmcDxe: Enable 4-bit mode even if SD_HIGH_SPEED is not supportedLoh, Tien Hock1-18/+17
2019-02-26EmbeddedPkg/VirtualRealTimeClockLib: Fix correctness issuesPete Batard1-9/+25
2019-02-15EmbeddedPkg/Library: Add VirtualRealTimeClockLibPete Batard3-0/+444
2019-02-01EmbeddedPkg/PrePiLib: Correct function nameJeff Brasen1-1/+1
2019-01-30EmbeddedPkg: Fix Command Argument for SD/eMMC R/W operation.Meenakshi Aggarwal2-5/+18
2019-01-16EmbeddedPkg/NorFlashInfoLib: convert to BASE libraryArd Biesheuvel1-3/+2
2018-12-19EmbeddedPkg: remove GdbDebugAgent libraryArd Biesheuvel10-4735/+0
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