summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmJunoPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local varArd Biesheuvel2015-12-142-3/+4
* ArmPlatformPkg/ArmJunoDxe: drop bogus gArmGlobalVariableGuid dependencyArd Biesheuvel2015-11-271-1/+0
* ArmPlatformPkg: drop ArmPlatformGlobalVariableLib resolutionsArd Biesheuvel2015-11-271-4/+1
* ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng2015-11-262-2/+4
* ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSIJeremy Linton2015-11-032-1/+7
* Update the ACPI device information for ARM Juno.Jeremy Linton2015-10-192-2/+13
* ArmPlatformPkg: CRLF fixups for Juno ACPILeif Lindholm2015-10-192-194/+194
* ArmPlatformPkg: Fixes for Juno ACPISupreeth Venkatesh2015-10-071-7/+20
* ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Fix MADT header versionSudeep Holla2015-10-061-12/+12
* ArmPlatformPkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng2015-08-251-1/+4
* ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCCArd Biesheuvel2015-08-121-3/+1
* ArmPlatformPkg/ArmJunoPkg: use TE 'auto' alignment for SEC modulesArd Biesheuvel2015-08-101-4/+4
* ArmPlatformPkg/ArmJunoPkg: use a rodata symbol for ReferenceAcpiTableArd Biesheuvel2015-08-104-44/+20
* ArmPlatformPkg: Use LinuxLoader.efi for the default boot entryOlivier Martin2015-07-141-3/+2
* ArmPlatformPkg: Remove Linux specific boot pathOlivier Martin2015-07-141-1/+0
* ArmPlatformPkg: Add the LinuxLoader.efi EFI applicationRonald Cron2015-07-141-0/+1
* ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkgJiaxin Wu2015-07-101-1/+0
* ArmPlatformPkg: Give a name to the FVOlivier Martin2015-07-061-0/+1
* ArmPlatformPkg/ArmJunoDxe: Fixed PCI Root bridge device pathOlivier Martin2015-05-271-0/+10
* ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Added GIC MSI Frame TableOlivier Martin2015-05-271-1/+3
* ArmPlatformPkg/ArmJunoPkg: ACPI PCI SupportOlivier Martin2015-05-276-5/+316
* ArmPlatformPkg/ArmJunoDxe: Fix buildOlivier Martin2015-05-121-0/+1
* ArmPlatformPkg/ArmJunoPkg: Only enable PCI support on Juno R1Olivier Martin2015-05-113-0/+9
* ArmPlatformPkg/ArmJunoPkg: Enable PCI and SATA supportOlivier Martin2015-05-117-4/+171
* ArmPlatformPkg/ArmJunoPkg: Added PCI supportOlivier Martin2015-05-118-0/+2272
* ArmPlatformPkg/ArmJunoDxe: Use different UID for PCI EmulationOlivier Martin2015-05-061-1/+1
* ArmPlatformPkg: Removed duplicate PCD settingsOlivier Martin2015-05-051-5/+0
* ArmPlatformPkg: Move the FDT platform driver at the end of the driver listOlivier Martin2015-05-051-5/+7
* ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel2015-04-141-0/+2
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-081-1/+1
* ArmPlatformPkg/ArmJunoDxe: Fixed returned valueOlivier Martin2015-04-011-4/+4
* ArmPlatformPkg/ArmJunoPkg/ArmJuno.dec: Update Juno R0 Device Tree default nameOlivier Martin2015-04-011-1/+1
* ArmJunoPkg: Upate Juno R1 Device Tree names to be 8 characters longOlivier Martin2015-04-012-3/+3
* ArmPlatformPkg/ArmJunoDxe: Add PCI GBE MAC address to Juno R1 boot optionsRonald Cron2015-04-012-82/+233
* ArmPlatformPkg/ArmJunoPkg: Create two default boot entries on first boot on J...Olivier Martin2015-02-262-4/+163
* ArmPlatformPkg/ArmJunoPkg: Update with Juno R1 device tree namesOlivier Martin2015-02-263-9/+11
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-261-1/+0
* ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device pathRonald Cron2015-02-266-24/+83
* ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDTRonald Cron2015-02-266-457/+26
* ArmPlatformPkg/ArmJuno: Use EFI Stub and updated the command lineOlivier Martin2015-02-251-2/+4
* ArmPlatformPkg/ArmJunoDxe: Added missing headerOlivier Martin2015-02-041-2/+3
* ArmPlatformPkg/ArmJunoPkg/AcpiTables: Updated with new ACPI 5.1 Tables & Defi...Olivier Martin2015-01-236-66/+197
* ArmPlatformPkg/ArmJunoPkg: Added the ACPI 5.0 TablesOlivier Martin2015-01-239-0/+556
* ArmPlatformPkg/ArmJunoPkg: Added ACPI supportOlivier Martin2015-01-234-0/+20
* ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin2015-01-062-12/+31
* 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-061-0/+3