summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-27EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disablingRonald Cron2-56/+77
2014-10-27EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatusRonald Cron1-6/+1
2014-10-27EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdownRonald Cron1-0/+3
2014-10-27EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checksRonald Cron1-103/+213
2014-10-27EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointerOlivier Martin1-2/+2
2014-10-27EmbeddedPkg: Fix crash when retrieving LAN9118 network statisticsRonald Cron1-1/+1
2014-09-18EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin3-0/+79
2014-09-16EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin1-1/+1
2014-09-09EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel6-44/+97
2014-09-01HalRuntimeServicesExampleLib/Rtc.c : Added missing commentsRonald Cron1-22/+23
2014-08-26EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin3-1/+118
2014-08-26EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin3-2/+208
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron13-38/+37
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin1-0/+3
2014-08-20ARM Packages: Removed malicious trailing spacesOlivier Martin1-1/+1
2014-08-19ARM Packages: Removed trailing spacesRonald Cron114-2288/+2282
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron2-2/+2
2014-08-01EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin2-0/+27
2014-07-04EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin3-25/+38
2014-07-01EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUSOlivier Martin1-5/+6
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin8-29/+30
2014-05-16EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin1-2/+0
2014-04-24EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin8-0/+3342
2014-04-24EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman4-0/+744
2014-04-02ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin1-0/+2
2014-03-24EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dscOlivier Martin1-0/+3
2014-03-05EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over...Olivier Martin4-0/+335
2014-03-05EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral contro...Olivier Martin4-0/+808
2014-03-05EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin2-1/+120
2014-03-05EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot ApplicationOlivier Martin6-2/+857
2014-03-05EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin2-0/+146
2014-03-05EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin2-0/+133
2014-03-01EmbeddedPkg: Added support for AArch64Olivier Martin1-8/+5
2014-02-24EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish1-3/+3
2014-02-12EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin9-66/+176
2014-02-05MmcIdentification: Don't error out for SD cardsOlivier Martin1-4/+3
2014-01-23EmbeddedPkg/MmcDxe: Fix mixed EOLOlivier Martin1-1/+1
2014-01-09MmcDxe: Perform diagnostics specifically on the requested controllerOlivier Martin1-21/+30
2014-01-09MmcDxe: Adding eMMC supportOlivier Martin5-263/+476
2013-11-28EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2-19/+15
2013-09-23MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than englishOlivier Martin1-5/+11
2013-08-30EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.cOlivier Martin5-128/+199
2013-08-23EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settingsOlivier Martin1-1/+1