summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)Author
2020-06-17EmbeddedPkg/NonCoherentDmaLib: avoid dereferencing bogus buffer addressArd Biesheuvel
2020-06-12EmbeddedPkg/MmcDxe: Added MaxBlock Transfer Limit 65535 in R/W.Gaurav Jain
2020-05-06EmbeddedPkg/EmbeddedPkg.dsc: remove some stale component referencesArd Biesheuvel
2020-05-05EmbeddedPkg: remove ISP 1716 USB host controller driverArd Biesheuvel
2020-05-05EmbeddedPkg: remove SiI3132 SATA controller driverArd Biesheuvel
2020-05-05EmbeddedPkg: remove Lan9118 network controller driverArd Biesheuvel
2020-05-05EmbeddedPkg: remove Lan91x network controller driverArd Biesheuvel
2020-05-05EmbeddedPkg: remove DwEmmcDxe host controller driverArd Biesheuvel
2020-04-30EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuidArd Biesheuvel
2020-03-30EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.3Pete Batard
2020-03-26EmbeddedPkg/RealTimeClockRuntimeDxe: Drop ASSERTs on function argumentsGaurav Jain
2020-02-10EmbeddedPkg/VirtualKeyboard: Fix few typosAntoine Coeur
2020-02-10EmbeddedPkg/VirtualKeyboard: Fix a typo in EFI_INVALID_PARAMETERPhilippe Mathieu-Daudé
2019-12-06EmbeddedPkg: implement EDK2 IoMmu protocol wrapping DmaLibArd Biesheuvel
2019-12-06EmbeddedPkg/NonCoherentDmaLib: implement support for DMA range limitsArd Biesheuvel
2019-11-07EmbeddedPkg/DtPlatformDxe: Add DT/ACPI Default FlexibilityAshish Singhal
2019-10-09EmbeddedPkg/Universal/MmcDxe: "fix" CloseProtocol() call in BindingStop()Laszlo Ersek
2019-10-09EmbeddedPkg/AndroidFastbootTransportTcpDxe: fix DestroyChild() callLaszlo Ersek
2019-10-09EmbeddedPkg: add missing EFIAPI calling convention specifiersLaszlo Ersek
2019-10-04EmbeddedPkg: convert Lauterbach README.txt to 7-bit safe Readme.mdLeif Lindholm
2019-10-04EmbeddedPkg: delete outdated FdtLib README.txtLeif Lindholm
2019-10-04EmbeddedPkg: add missing newline at end of TemplateResetSystemLib.infLeif Lindholm
2019-09-25EmbeddedPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi
2019-07-23EmbeddedPkg: list module-internal header files in INF [Sources]Laszlo Ersek
2019-07-04EmbeddedPkg: Fix various typosCœur
2019-06-17EmbeddedPkg: improve TimeBaseLib type safetyLeif Lindholm
2019-06-06EmbeddedPkg/PrePiLib: remove dead status code reporting codeArd Biesheuvel
2019-05-19EmbeddedPkg: Update DSC to use NetworkPkg's include fragment fileLiming Gao
2019-05-15EmbeddedPkg/PrePiLib: Drop dependency on IntelFramework[Module]PkgHao A Wu
2019-05-15EmbeddedPkg DSC: Use ReportStatusCodeLib (DXE) in MdeModulePkgHao A Wu
2019-04-29EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASSMarcin Wojtas
2019-04-25EmbeddedPkg: Allow DXE_DRIVER to depend on NvVarStoreFormattedLibMarcin Wojtas
2019-04-09EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-03-15EmbeddedPkg/MmcDxe: Enable 4-bit mode even if SD_HIGH_SPEED is not supportedLoh, Tien Hock
2019-02-26EmbeddedPkg/VirtualRealTimeClockLib: Fix correctness issuesPete Batard
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