summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Drivers
Commit message (Expand)AuthorAgeFilesLines
...
* EmbeddedPkg/FdtPlatformDxe: Changed the driver from DXE to UEFI driverOlivier Martin2015-05-051-4/+1
* EmbeddedPkg/FdtPlatformDxe: Update the uni fileRonald Cron2015-05-051-0/+0
* EmbeddedPkg/FdtPlatformDxe: Introduce EFI Shell command 'dumfdt'Olivier Martin2015-05-054-11/+372
* EmbeddedPkg/FdtPlatformDxe: Move 'setfdt' Shell command into a separate fileOlivier Martin2015-05-054-502/+603
* EmbeddedPkg/FdtPlatformDxe: 'setfdt' command, display the successful device pathRonald Cron2015-05-051-60/+76
* EmbeddedPkg/FdtPlatformDxe: 'setfdt' command, add deletion of the UEFI variab...Ronald Cron2015-05-051-47/+60
* ArmPlatformPkg/FdtPlatformDxe: 'setfdt' command, add display of FDT device pa...Ronald Cron2015-05-051-2/+110
* EmbeddedPkg/FdtPlatformDxe: Run FDT installation process at TPL_APPLICATION l...Olivier Martin2015-05-051-153/+101
* EmbeddedPkg/Lan9118Dxe: Fix risk of buffer overflow.Olivier Martin2015-04-021-6/+6
* EmbeddedPkg/Lan9118Dxe: Fix the reset after a receiver or transmitter errorRonald Cron2015-04-021-10/+31
* EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell commandRonald Cron2015-02-254-6/+134
* EmbeddedPkg : Add FdtPlatformDxe driverRonald Cron2015-02-253-0/+847
* EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initializationRonald Cron2014-11-113-19/+3
* 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/Lan9118Dxe: Fixed typoOlivier Martin2014-09-161-1/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-261-3/+3
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-191-1/+1
* EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin2014-07-043-25/+38
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-203-7/+6
* EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin2014-04-246-0/+3332
* EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman2014-04-242-0/+742
* EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over...Olivier Martin2014-03-052-0/+324
* EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral contro...Olivier Martin2014-03-053-0/+802