summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)Author
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
2011-07-01EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin
2011-07-01EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin
2011-07-01EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin
2011-07-01EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin
2011-06-08Fix bug in SerialRead returning error if no data was present.andrewfish
2011-06-03EmbeddedPkg/SerialDxe: Only read Serial Port if data availableoliviermartin
2011-06-03EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Patholiviermartin
2011-06-03EmbeddedPkg/SimpleTextInOutSerial: Update the cursor positionoliviermartin
2011-06-03EmbeddedPkg/MmcDxe: Fix coding styleoliviermartin
2011-06-03EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Modeoliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin
2011-04-27EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scriptsoliviermartin
2011-03-31EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin
2011-02-01Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish