summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
2021-06-02EmbeddedPkg/RealTimeClockRuntimeDxe: Improve GetWakeupTimeMarcin Wojtas1-0/+11
2021-03-31EmbeddedPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+4
2021-03-16EmbeddedPkg/PrePiHobLib: replace duplicate GUIDMatthew Carlson1-1/+1
2021-03-08EmbeddedPkg: Only print LibGetTime message about compile time epoch onceRebecca Cran1-1/+9
2021-02-20EmbeddedPkg/VirtualRealTimeClockLib: Reduce DEBUG message verbositySamer El-Haj-Mahmoud1-1/+1
2021-01-10EmbeddedPkg/RealTimeClockRuntimeDxe: depend on gEfiVariableArchProtocolGuidNhi Pham1-1/+1
2021-01-08EmbeddedPkg: add TimeBaseLib resolution to EmbeddedPkg.dscLeif Lindholm1-0/+2
2021-01-08EmbeddedPkg/PrePiMemoryAllocationLib: use correct size for pool hobArd Biesheuvel1-1/+3
2021-01-07EmbeddedPkg/RealTimeClockRuntimeDxe: Use helper functions from TimeBaseLibNhi Pham2-86/+4
2021-01-07EmbeddedPkg/TimeBaseLib: Add function to check Timezone and DaylightNhi Pham2-2/+83
2021-01-07EmbeddedPkg/TimeBaseLib: Fix for minor code formattingNhi Pham1-12/+11
2021-01-07EmbeddedPkg/TimeBaseLib: Update comment blocks for API functionsNhi Pham2-14/+104
2020-12-21EmbeddedPkg/TimeBaseLib: remove useless truncation to 32-bitLaszlo Ersek2-4/+4
2020-10-22EmbeddedPkg/VirtualRealTimeClockLib: Explicit cast to UINT32Pete Batard1-2/+2
2020-09-08EmbeddedPkg/TimeBaseLib: remove the SEC_PER_MONTH, SEC_PER_YEAR macrosLaszlo Ersek1-2/+0
2020-08-24EmbeddedPkg/libfdt: Add strncmp macro to use AsciiStrnCmpAbner Chang1-0/+4
2020-08-06EmbeddedPkg/NonCoherentIoMmuDxe: Apply BSD-2-Clause-PatentMichael D Kinney2-17/+2
2020-08-03EmbeddedPkg/TimeBaseLib: Add macros to get build year/month/dayPete Batard1-0/+32
2020-07-23EmbeddedPkg: fix gcc build errors in AndroidBootImgLibLeif Lindholm1-2/+2
2020-07-23EmbeddedPkg: Fix build error for MmcDxePierre Gondois2-6/+10
2020-06-17EmbeddedPkg/NonCoherentDmaLib: avoid dereferencing bogus buffer addressArd Biesheuvel1-2/+1
2020-06-12EmbeddedPkg/MmcDxe: Added MaxBlock Transfer Limit 65535 in R/W.Gaurav Jain1-11/+23
2020-05-06EmbeddedPkg/EmbeddedPkg.dsc: remove some stale component referencesArd Biesheuvel1-7/+0
2020-05-05EmbeddedPkg: remove ISP 1716 USB host controller driverArd Biesheuvel4-786/+0
2020-05-05EmbeddedPkg: remove SiI3132 SATA controller driverArd Biesheuvel6-1862/+0
2020-05-05EmbeddedPkg: remove Lan9118 network controller driverArd Biesheuvel7-3590/+0
2020-05-05EmbeddedPkg: remove Lan91x network controller driverArd Biesheuvel4-2556/+0
2020-05-05EmbeddedPkg: remove DwEmmcDxe host controller driverArd Biesheuvel4-870/+0
2020-04-30EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuidArd Biesheuvel6-11/+11
2020-03-30EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.3Pete Batard1-0/+8
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