summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten1-0/+188
2012-03-26EmbeddedPkg/MmcDxe: Fixed XCLANG buildoliviermartin1-5/+6
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2-2/+2
2012-02-24EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2oliviermartin4-0/+1010
2011-12-29EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin1-0/+1
2011-12-14EmbeddedPkg: Fix Runtime driver module typeoliviermartin2-2/+2
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin10-169/+192
2011-09-22EmbeddedPkg/Ebl: Fix EBL copy file commandoliviermartin1-3/+53
2011-09-07EmbeddedPkg/Mmc: Fixed ARMGCC buildoliviermartin1-2/+2
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin1-16/+16
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin4-60/+99
2011-08-30EmbeddedPkg/MmcDxe: Card Presence Detect Race Conditionoliviermartin3-80/+95
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin1-1/+0
2011-08-15EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transferoliviermartin1-10/+12
2011-08-15EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin1-8/+8
2011-08-15EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD ...oliviermartin2-3/+3
2011-08-15EmbeddedPkg/MmcDxe: Fix the CMD3 sequenceoliviermartin1-11/+13
2011-08-15EmbeddedPkg/MmcDxe: Improved parameters checkingoliviermartin1-9/+19
2011-08-15EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is presentoliviermartin3-6/+87
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin21-146/+146
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2-314/+314
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin1-1/+1
2011-07-01EmbeddedPkg: Removed unused PCD valuesoliviermartin2-13/+0
2011-07-01EmbeddedPkg/Ebl: Check if gST->ConOut has been initializedoliviermartin1-0/+5
2011-07-01EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin1-0/+7
2011-07-01EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin3-0/+152
2011-07-01EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin1-21/+0
2011-07-01EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin4-857/+867
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin2-4/+75
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin1-1/+0
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin1-0/+2
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2-2/+2
2011-06-08Fix bug in SerialRead returning error if no data was present.andrewfish1-1/+5
2011-06-03EmbeddedPkg/SerialDxe: Only read Serial Port if data availableoliviermartin1-3/+5
2011-06-03EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Patholiviermartin2-2/+2
2011-06-03EmbeddedPkg/SimpleTextInOutSerial: Update the cursor positionoliviermartin1-2/+60
2011-06-03EmbeddedPkg/MmcDxe: Fix coding styleoliviermartin2-678/+710
2011-06-03EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Modeoliviermartin2-5/+17
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin9-1/+1831
2011-04-27EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scriptsoliviermartin7-0/+525
2011-03-31EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin1-4/+25
2011-02-01Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish7-16/+218
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish1-0/+5
2010-12-06Fix dec file to pass new stricter error checking.andrewfish1-2/+2
2010-09-09These libraries moved to ArmPkg, but did not get deleted. Fixing that issue.andrewfish4-470/+0
2010-08-12Fix bug in LoadFv command. Don't free the buffer the file was loaded into as ...andrewfish1-1/+3
2010-07-23Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish3-9/+45
2010-05-28NullDmaLib:DmaMap() function needs to return valid DeviceAddress.andrewfish1-0/+2