summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Drivers/FdtPlatformDxe
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/FdtPlatformDxe: Add FdtLib to the required librariesOlivier Martin2015-05-271-0/+1
* EmbeddedPkg/FdtPlatformDxe: Do not exit if RunFdtInstallation() failsOlivier Martin2015-05-131-3/+0
* EmbeddedPkg: do not ASSERT() on valid external inputArd Biesheuvel2015-05-051-7/+8
* EmbeddedPkg/FdtPlatformDxe: Changed the driver from DXE to UEFI driverOlivier Martin2015-05-051-4/+1
* EmbeddedPkg/FdtPlatformDxe: Update the uni fileRonald Cron2015-05-051-0/+0
* EmbeddedPkg/FdtPlatformDxe: Introduce EFI Shell command 'dumfdt'Olivier Martin2015-05-054-11/+372
* EmbeddedPkg/FdtPlatformDxe: Move 'setfdt' Shell command into a separate fileOlivier Martin2015-05-054-502/+603
* EmbeddedPkg/FdtPlatformDxe: 'setfdt' command, display the successful device pathRonald Cron2015-05-051-60/+76
* EmbeddedPkg/FdtPlatformDxe: 'setfdt' command, add deletion of the UEFI variab...Ronald Cron2015-05-051-47/+60
* ArmPlatformPkg/FdtPlatformDxe: 'setfdt' command, add display of FDT device pa...Ronald Cron2015-05-051-2/+110
* EmbeddedPkg/FdtPlatformDxe: Run FDT installation process at TPL_APPLICATION l...Olivier Martin2015-05-051-153/+101
* EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell commandRonald Cron2015-02-254-6/+134
* EmbeddedPkg : Add FdtPlatformDxe driverRonald Cron2015-02-253-0/+847