summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)Author
2013-09-18Raise Tpl to protect MMC against Timer eventsRyan Harkin
2013-09-18MmcDxe: fixes sd card identification on pandaOlivier Deprez
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
2013-08-06EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standardOlivier Martin
2013-07-17EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin
2013-04-14EmbeddedPkg: Remove an unused binary.oliviermartin
2013-04-14EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specificationoliviermartin
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin
2013-03-12EmbeddedPkg/Metronome.c: Fix delay computed by WaitForTick() function.oliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-10-19EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Modeoliviermartin
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin
2012-09-27EmbeddedPkg: Added support to libfdtoliviermartin
2012-08-31EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be compl...oliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Fixed typooliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeedsoliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()oliviermartin
2012-07-09EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCDoliviermartin
2012-07-04EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickP...oliviermartin
2012-05-02EmbeddedPkg/Ebl: Returned an error message when a command is not supportedoliviermartin
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin
2012-04-12EDK II Packages: Added License.txt filesoliviermartin
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-03-26EmbeddedPkg/MmcDxe: Fixed XCLANG buildoliviermartin
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin
2012-02-24EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2oliviermartin
2011-12-29EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin
2011-12-14EmbeddedPkg: Fix Runtime driver module typeoliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-22EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin
2011-09-07EmbeddedPkg/Mmc: Fixed ARMGCC buildoliviermartin
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin
2011-08-30EmbeddedPkg/MmcDxe: Card Presence Detect Race Conditionoliviermartin
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transferoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD ...oliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Fix the CMD3 sequenceoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Improved parameters checkingoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is presentoliviermartin
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin
2011-07-01EmbeddedPkg: Removed unused PCD valuesoliviermartin
2011-07-01EmbeddedPkg/Ebl: Check if gST->ConOut has been initializedoliviermartin