summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
2016-03-25ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wideLeendert van Doorn1-4/+4
2016-03-25EmbeddedPkg/RTC: use returned status at init-timeLeo Duran1-1/+4
2016-03-14EmbeddedPkg: enhance for multiple gpio controllersHaojian Zhuang2-0/+18
2016-02-29EmbeddedPkg/AndroidFastboot: fix size with 64bitHaojian Zhuang1-2/+2
2016-02-10EmbeddedPkg/Lan9118Dxe: rename TimeOut to RetriesRyan Harkin1-11/+11
2016-02-10EmbeddedPkg/Lan9118Dxe: minor DEBUG tidyupRyan Harkin1-3/+3
2016-02-10EmbeddedPkg/Lan9118Dxe: add PCD for negotiation timeoutRyan Harkin3-1/+3
2016-02-10EmbeddedPkg/Lan9118Dxe: use MemoryFenceRyan Harkin2-23/+26
2016-02-02EmbeddedPkg: Rectify file modesEvan Lloyd24-0/+0
2015-12-15EmbeddedPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-11-27EmbeddedPkg/AndroidFastboot: drop bogus ArmGlobalVariable dependenciesArd Biesheuvel2-5/+0
2015-11-26EmbeddedPkg: Remove SerialDxe and SerialPortExtLib librariesStar Zeng8-760/+1
2015-10-29EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer12-0/+46
2015-08-12EmbeddedPkg: remove mention of ARMGCCArd Biesheuvel2-3/+3
2015-07-16EmbeddedPkg/Lan9118Dxe: Ignore spurious RXE errorsRonald Cron1-28/+49
2015-07-14EmbeddedPkg/AndroidFastboot: Use Linux Loader instead of BdsLibOlivier Martin2-7/+44
2015-07-07EmbeddedPkg: Remove duplicated definitions of ZeroGuidOlivier Martin2-2/+4
2015-05-29EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional()Olivier Martin2-15/+73
2015-05-27EmbeddedPkg/FdtPlatformDxe: Add FdtLib to the required librariesOlivier Martin1-0/+1
2015-05-27EmbeddedPkg/AcpiLib.h: Introduced EFI_ACPI_6_0_GIC_MSI_FRAME_INIT()Olivier Martin1-0/+6
2015-05-13EmbeddedPkg/FdtPlatformDxe: Do not exit if RunFdtInstallation() failsOlivier Martin1-3/+0
2015-05-11EmbeddedPkg: Added SATA Silicon Image driverOlivier Martin7-1/+1869
2015-05-06EmbeddedPkg: Remove dependency on TimerLibOlivier Martin8-23/+26
2015-05-05EmbeddedPkg: do not ASSERT() on valid external inputArd Biesheuvel1-7/+8
2015-05-05EmbeddedPkg/PrePiLib: Ensure the FFS files are always 8-byte alignedOlivier Martin1-0/+3
2015-05-05EmbeddedPkg/FdtPlatformDxe: Changed the driver from DXE to UEFI driverOlivier Martin1-4/+1
2015-05-05EmbeddedPkg/FdtPlatformDxe: Update the uni fileRonald Cron1-0/+0
2015-05-05EmbeddedPkg/FdtPlatformDxe: Introduce EFI Shell command 'dumfdt'Olivier Martin5-11/+375
2015-05-05EmbeddedPkg/FdtPlatformDxe: Move 'setfdt' Shell command into a separate fileOlivier Martin4-502/+603
2015-05-05EmbeddedPkg/FdtPlatformDxe: 'setfdt' command, display the successful device pathRonald Cron1-60/+76
2015-05-05EmbeddedPkg/FdtPlatformDxe: 'setfdt' command, add deletion of the UEFI variab...Ronald Cron1-47/+60
2015-05-05ArmPlatformPkg/FdtPlatformDxe: 'setfdt' command, add display of FDT device pa...Ronald Cron1-2/+110
2015-05-05EmbeddedPkg/FdtPlatformDxe: Run FDT installation process at TPL_APPLICATION l...Olivier Martin1-153/+101
2015-04-08ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin1-1/+1
2015-04-02EmbeddedPkg/Lan9118Dxe: Fix risk of buffer overflow.Olivier Martin1-6/+6
2015-04-02EmbeddedPkg/Lan9118Dxe: Fix the reset after a receiver or transmitter errorRonald Cron1-10/+31
2015-02-28ArmVirtualizationPkg: use a HOB to store device tree blobArd Biesheuvel2-0/+28
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron1-14/+1
2015-02-26ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron3-327/+1
2015-02-25EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell commandRonald Cron5-6/+139
2015-02-25EmbeddedPkg : Add FdtPlatformDxe driverRonald Cron6-4/+863
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-23EmbeddedPkg/AcpiLib.h: Added some helper macros for ACPI 5.1Olivier Martin1-0/+19
2015-01-23EmbeddedPkg: Introduced AcpiLibOlivier Martin4-0/+245
2014-11-11EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initializationRonald Cron3-19/+3
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2-9/+29
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron1-3/+23
2014-10-27EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron1-1/+11
2014-10-27EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron3-138/+2