summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmVirtualizationPkg: PlatformIntelBdsLib: get front page timeout from QEMULaszlo Ersek2015-01-142-19/+1
* ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin2015-01-133-9/+5
* ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin2015-01-068-15/+94
* ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariableOlivier Martin2015-01-061-2/+2
* ArmPlatformPkg: PCI emulation - Define a vendor and device idRonald Cron2015-01-061-2/+2
* ArmPlatformPkg/ArmJunoDxe: Close the FDT fileRonald Cron2015-01-061-1/+4
* ArmJunoDxe/InstallFdt.c: Fix the closing of the simple file system protocolRonald Cron2015-01-061-8/+8
* ArmPlatformPkg: Make PCI emulation more compliant with the UEFI specRonald Cron2015-01-061-40/+150
* ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin2015-01-0610-0/+23
* ArmVirtualizationPkg: Intel BDS: load EFI-stubbed Linux kernel from fw_cfgLaszlo Ersek2015-01-024-0/+1140
* ArmVirtualizationPkg: identify "new shell" as builtin shell for Intel BDSLaszlo Ersek2015-01-021-0/+1
* ArmVirtualizationPkg: PlatformIntelBdsLib: adhere to QEMU's boot orderLaszlo Ersek2015-01-023-0/+16
* ArmVirtualizationPkg: VirtFdtDxe: use dedicated VIRTIO_MMIO_TRANSPORT_GUIDLaszlo Ersek2015-01-022-2/+5
* ArmVirtualizationPkg: PlatformIntelBdsLib: add basic policyLaszlo Ersek2015-01-023-0/+12
* ArmVirtualizationPkg: clone PlatformIntelBdsLib from ArmPlatformPkgLaszlo Ersek2015-01-024-1/+477
* ArmVirtualizationPkg: introduce QemuFwCfgLib instance for DXE driversLaszlo Ersek2015-01-023-0/+411
* ArmVirtualizationPkg: VirtFdtDxe: forward FwCfg addresses from DTB to PCDsLaszlo Ersek2015-01-024-0/+42
* ArmPlatformPkg: Fixed buildOlivier Martin2014-12-152-1/+2
* ArmPkg/BdsLib: Rework TFTP bootRonald Cron2014-12-122-49/+148
* ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin2014-12-121-1/+5
* ArmPlatformPkg/Bds: Fixed memory leakOlivier Martin2014-12-121-0/+7
* ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron2014-12-126-443/+2
* ArmPlatformPkg/BootMonFs: Fix the setting of information about a fileRonald Cron2014-12-126-354/+818
* ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron2014-12-125-61/+223
* ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 a...Olivier Martin2014-12-122-2/+2
* ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin2014-12-123-7/+4
* ArmPlatformPkg: fix undefined reference to memcpyScott Duplichan2014-11-121-1/+1
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-1117-44/+46
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* ArmPlatformPkg/Documentation: Removed BaseTools-Pending-Patches.patchOlivier Martin2014-10-293-170/+12
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-271-1/+1
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-273-32/+82
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-273-41/+95
* ArmPlatformPkg/ArmJunoPkg: Added Juno development board supportOlivier Martin2014-10-2722-0/+3508
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell (..cont)Harry Liebel2014-10-271-0/+0
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel2014-10-2717-1/+2920
* ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin2014-10-271-1/+1
* ArmVirtualizationPkg: FdtPL011SerialPortLib: support UEFI_APPLICATIONLaszlo Ersek2014-10-151-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm2014-10-141-0/+3
* ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDSOlivier Martin2014-10-135-0/+499
* ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin2014-10-106-4/+179
* ArmPlatformPkg/Bds: Reduce boot device entriesHarry Liebel2014-10-102-12/+45
* ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL libraryOlivier Martin2014-09-184-106/+90
* ArmPlatformPkg/ArmVirtualizationPkg: Add ArmVirtualizationQemu platformMichael Casadevall2014-09-184-13/+927
* ArmVirtualizationPkg: add device tree based PL011 SerialPortLibLaszlo Ersek2014-09-184-0/+428
* ArmPlatformPkg/ArmVirtualizationPkg: introduce gEarlyPL011BaseAddressGuidLaszlo Ersek2014-09-182-0/+28
* ArmPlatformPkg/ArmVirtualizationPkg: add ArmVirtualizationPlatformLib libraryMichael Casadevall2014-09-186-0/+609
* ArmPlatformPkg/ArmVirtualizationPkg: Add VirtFdtDxe driverArd Biesheuvel2014-09-182-0/+353
* ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib libraryArd Biesheuvel2014-09-182-0/+95
* ArmPlatformPkg/ArmVirtualizationPkg: introduce PCDs for device tree base addressArd Biesheuvel2014-09-181-0/+46