summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-261-14/+1
* ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2015-02-263-327/+1
* EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell commandRonald Cron2015-02-255-6/+139
* EmbeddedPkg : Add FdtPlatformDxe driverRonald Cron2015-02-256-4/+863
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* EmbeddedPkg/AcpiLib.h: Added some helper macros for ACPI 5.1Olivier Martin2015-01-231-0/+19
* EmbeddedPkg: Introduced AcpiLibOlivier Martin2015-01-234-0/+245
* EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initializationRonald Cron2014-11-113-19/+3
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-272-9/+29
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-271-3/+23
* EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron2014-10-271-1/+11
* EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron2014-10-273-138/+2
* EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disablingRonald Cron2014-10-272-56/+77
* EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatusRonald Cron2014-10-271-6/+1
* EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdownRonald Cron2014-10-271-0/+3
* EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checksRonald Cron2014-10-271-103/+213
* EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointerOlivier Martin2014-10-271-2/+2
* EmbeddedPkg: Fix crash when retrieving LAN9118 network statisticsRonald Cron2014-10-271-1/+1
* EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin2014-09-183-0/+79
* EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin2014-09-161-1/+1
* EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel2014-09-096-44/+97
* HalRuntimeServicesExampleLib/Rtc.c : Added missing commentsRonald Cron2014-09-011-22/+23
* EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin2014-08-263-1/+118
* EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin2014-08-263-2/+208
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-2613-38/+37
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin2014-08-201-0/+3
* ARM Packages: Removed malicious trailing spacesOlivier Martin2014-08-201-1/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-19114-2288/+2282
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-192-2/+2
* EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin2014-08-012-0/+27
* EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin2014-07-043-25/+38
* EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUSOlivier Martin2014-07-011-5/+6
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-208-29/+30
* EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin2014-05-161-2/+0
* EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin2014-04-248-0/+3342
* EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman2014-04-244-0/+744
* ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin2014-04-021-0/+2
* EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dscOlivier Martin2014-03-241-0/+3
* EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over...Olivier Martin2014-03-054-0/+335
* EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral contro...Olivier Martin2014-03-054-0/+808
* EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin2014-03-052-1/+120
* EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot ApplicationOlivier Martin2014-03-056-2/+857
* EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin2014-03-052-0/+146
* EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin2014-03-052-0/+133
* EmbeddedPkg: Added support for AArch64Olivier Martin2014-03-011-8/+5
* EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish2014-02-241-3/+3
* EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin2014-02-129-66/+176
* MmcIdentification: Don't error out for SD cardsOlivier Martin2014-02-051-4/+3