summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)Author
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron
2014-10-27EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron
2014-10-27EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disablingRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatusRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdownRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checksRonald Cron
2014-10-27EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointerOlivier Martin
2014-10-27EmbeddedPkg: Fix crash when retrieving LAN9118 network statisticsRonald Cron
2014-09-18EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin
2014-09-16EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin
2014-09-09EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel
2014-09-01HalRuntimeServicesExampleLib/Rtc.c : Added missing commentsRonald Cron
2014-08-26EmbeddedPkg/FdtLib: Added support to load FDT from Firmware VolumeOlivier Martin
2014-08-26EmbeddedPkg/FdtLib: Added support to load Fdt from SemihostingOlivier Martin
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin
2014-08-20ARM Packages: Removed malicious trailing spacesOlivier Martin
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron
2014-08-01EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin
2014-07-04EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin
2014-07-01EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUSOlivier Martin
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin
2014-05-16EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin
2014-04-24EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin
2014-04-24EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman
2014-04-02ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin
2014-03-24EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dscOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over...Olivier Martin
2014-03-05EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral contro...Olivier Martin
2014-03-05EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot ApplicationOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin
2014-03-01EmbeddedPkg: Added support for AArch64Olivier Martin
2014-02-24EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish
2014-02-12EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin
2014-02-05MmcIdentification: Don't error out for SD cardsOlivier Martin
2014-01-23EmbeddedPkg/MmcDxe: Fix mixed EOLOlivier Martin
2014-01-09MmcDxe: Perform diagnostics specifically on the requested controllerOlivier Martin
2014-01-09MmcDxe: Adding eMMC supportOlivier Martin
2013-11-28EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin
2013-09-23MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than englishOlivier Martin
2013-08-30EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.cOlivier Martin
2013-08-23EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settingsOlivier Martin
2013-08-06EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMCOlivier Martin