summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* EmbeddedPkg/MmcDxe: Fix mixed EOLOlivier Martin2014-01-231-1/+1
* MmcDxe: Perform diagnostics specifically on the requested controllerOlivier Martin2014-01-091-21/+30
* MmcDxe: Adding eMMC supportOlivier Martin2014-01-095-263/+476
* EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2013-11-282-19/+15
* MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than englishOlivier Martin2013-09-231-5/+11
* EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.cOlivier Martin2013-08-305-128/+199
* EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settingsOlivier Martin2013-08-231-1/+1
* EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMCOlivier Martin2013-08-061-6/+18
* EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standardOlivier Martin2013-08-061-77/+59
* EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin2013-07-171-0/+26
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-153-13/+14
* EmbeddedPkg: Remove an unused binary.oliviermartin2013-04-141-0/+0
* EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specificationoliviermartin2013-04-141-7/+17
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-125-210/+207
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-126-64/+122
* EmbeddedPkg/Metronome.c: Fix delay computed by WaitForTick() function.oliviermartin2013-03-121-47/+53
* ARM Packages: Fixed line endingsoliviermartin2013-01-2551-15635/+15635
* EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Modeoliviermartin2012-10-191-7/+6
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-284-49/+273
* EmbeddedPkg: Added support to libfdtoliviermartin2012-09-2718-1009/+3675