summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)Author
2015-02-28ArmVirtualizationPkg: use a HOB to store device tree blobArd Biesheuvel
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron
2015-02-26ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron
2015-02-25EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell commandRonald Cron
2015-02-25EmbeddedPkg : Add FdtPlatformDxe driverRonald Cron
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-23EmbeddedPkg/AcpiLib.h: Added some helper macros for ACPI 5.1Olivier Martin
2015-01-23EmbeddedPkg: Introduced AcpiLibOlivier Martin
2014-11-11EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initializationRonald Cron
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron
2014-10-27EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron
2014-10-27EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disablingRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatusRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdownRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checksRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointerOlivier Martin
2014-10-27EmbeddedPkg: Fix crash when retrieving LAN9118 network statisticsRonald Cron
2014-09-18EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin
2014-09-16EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin
2014-09-09EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel
2014-09-01HalRuntimeServicesExampleLib/Rtc.c : Added missing commentsRonald Cron
2014-08-26EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin
2014-08-26EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin
2014-08-20ARM Packages: Removed malicious trailing spacesOlivier Martin
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron
2014-08-01EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin
2014-07-04EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin
2014-07-01EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUSOlivier Martin
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin
2014-05-16EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin
2014-04-24EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin
2014-04-24EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman
2014-04-02ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin
2014-03-24EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dscOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over...Olivier Martin
2014-03-05EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral contro...Olivier Martin
2014-03-05EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot ApplicationOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin
2014-03-01EmbeddedPkg: Added support for AArch64Olivier Martin
2014-02-24EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish
2014-02-12EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin