summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-06EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMCOlivier Martin1-6/+18
2013-08-06EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standardOlivier Martin1-77/+59
2013-07-17EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin1-0/+26
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin3-13/+14
2013-04-14EmbeddedPkg: Remove an unused binary.oliviermartin1-0/+0
2013-04-14EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specificationoliviermartin1-7/+17
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin5-210/+207
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin6-64/+122
2013-03-12EmbeddedPkg/Metronome.c: Fix delay computed by WaitForTick() function.oliviermartin1-47/+53
2013-01-25ARM Packages: Fixed line endingsoliviermartin51-15635/+15635
2012-10-19EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Modeoliviermartin1-7/+6
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin4-49/+273
2012-09-27EmbeddedPkg: Added support to libfdtoliviermartin18-1009/+3675
2012-08-31EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be compl...oliviermartin1-1/+0
2012-08-02EmbeddedPkg/MmcDxe: Fixed typooliviermartin1-11/+17
2012-08-02EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeedsoliviermartin1-1/+4
2012-08-02EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()oliviermartin2-4/+4
2012-07-09EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCDoliviermartin1-0/+2
2012-07-04EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickP...oliviermartin2-6/+8
2012-05-02EmbeddedPkg/Ebl: Returned an error message when a command is not supportedoliviermartin1-0/+2
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin1-6/+7
2012-04-12EDK II Packages: Added License.txt filesoliviermartin1-0/+26