summaryrefslogtreecommitdiff
path: root/ArmVirtPkg
AgeCommit message (Expand)AuthorFilesLines
2015-12-14ArmVirtPkg RVCT: build DXE_RUNTIME_DRIVER modules with 4 KB alignmentArd Biesheuvel1-0/+1
2015-12-04ArmVirtPkg: HighMemDxe: add memory space for the high memory nodesShannon Zhao4-0/+163
2015-12-04ArmVirtPkg: ArmVirtPlatformLib: find the lowest memory nodeShannon Zhao1-13/+17
2015-12-03ArmVirtPkg: use explicit KERNEL_BLOB_TYPE castArd Biesheuvel1-1/+3
2015-11-30ArmVirtPkg: add secure boot support to 32-bit ARM targetsArd Biesheuvel1-0/+3
2015-11-27ArmVirtPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel4-42/+2
2015-11-27ArmVirtPkg: drop ArmPlatformGlobalVariableLib dependencyArd Biesheuvel4-10/+1
2015-11-27ArmVirtPkg/ArmVirtQemu: move to ArmPkg version of PeiServicesTablePointerLibArd Biesheuvel1-3/+3
2015-11-26ArmVirtPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng7-6/+180
2015-11-24ArmVirtPkg/ArmVirtPlatformLib: reduce ID map size to GCD region sizeArd Biesheuvel2-1/+4
2015-11-24ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bitsArd Biesheuvel1-0/+4
2015-11-18ArmVirtPkg/ArmVirtPlatformLib: map executable NOR region as normal memoryArd Biesheuvel1-2/+8
2015-11-09ArmVirtPkg/PrePi: do not invalidate the entire data cache at startupArd Biesheuvel1-2/+0
2015-10-16ArmVirtPkg: include BaseStackCheckLib also for AARCH64Mark Rutland1-15/+9
2015-10-08ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64Ard Biesheuvel1-0/+3
2015-10-01ArmVirtPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modulesArd Biesheuvel1-1/+2
2015-09-25ArmVirtPkg: build the TFTP command into the UEFI shellLaszlo Ersek1-0/+1
2015-09-24ArmVirtPkg: QemuFwCfgLib: read bytes from fw-cfg with DMA when availableLaszlo Ersek2-7/+121
2015-09-24ArmVirtPkg: VirtFdtDxe: detect fw-cfg DMA interface from the DTBLaszlo Ersek5-0/+19
2015-09-22ArmVirtPkg: reduce preallocation of boot services data pagesArd Biesheuvel1-1/+1
2015-09-18ArmVirtPkg: PlatformIntelBdsLib: signal ReadyToBoot on direct kernel bootLaszlo Ersek2-0/+7
2015-09-09ArmVirtPkg: set max physical address width to 40 bitsArd Biesheuvel1-0/+3
2015-09-09ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-6/+25
2015-08-26ArmVirtPkg: revert unintended change to ArmVirt.dsc.incArd Biesheuvel1-5/+0
2015-08-25ArmPlatformPkg/FVP: unify support for Foundation and Base modelsArd Biesheuvel1-0/+5
2015-08-25ArmVirtPkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng1-1/+4
2015-08-25ArmVirtPkg: Add VarCheckLib library mappingStar Zeng1-0/+1
2015-08-11ArmVirtPkg: use global section alignment in custom linker scriptArd Biesheuvel1-2/+2
2015-08-11ArmVirtPkg: avoid relocated immediates in AARCH64 asmArd Biesheuvel1-2/+2
2015-08-06ArmVirtPkg: set default for PcdSmbiosDocRevLaszlo Ersek1-0/+1
2015-08-06ArmVirtPkg/ArmVirtQemu.dsc: set default for PcdQemuSmbiosValidatedLaszlo Ersek1-0/+1
2015-08-06ArmVirtPkg: revert "ArmVirtPkg: add QemuFwCfgToPcdDxe"Laszlo Ersek4-78/+0
2015-08-06ArmVirtPkg: set SMBIOS version in DetectSmbiosVersionLib instead of QemuFwCfg...Laszlo Ersek3-45/+4
2015-08-04ArmVirtPkg/ArmVirtXen: add missing BdsLib instanceArd Biesheuvel1-0/+2
2015-08-04ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM buildArd Biesheuvel3-3/+20
2015-08-04ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCDArd Biesheuvel1-1/+0
2015-08-04ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the defaultArd Biesheuvel3-40/+3
2015-08-03ArmVirtPkg: move to unified GCC linker scriptArd Biesheuvel1-1/+1
2015-07-31ArmVirtPkg: use 'auto' alignment and FIXED placement for XIP modulesArd Biesheuvel2-12/+12
2015-07-28ArmVirtPkg: implement DT-based ArmGicArchLibArd Biesheuvel3-1/+116
2015-07-28ArmVirtPkg: record GIC revision in dynamic PCDArd Biesheuvel5-0/+10
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel1-0/+1
2015-07-26ArmVirtPkg/ArmVirtQemu: support SMBIOSLaszlo Ersek2-0/+12
2015-07-26ArmVirtPkg: QemuFwCfgToPcdDxe: set SMBIOS entry point version dynamicallyLaszlo Ersek3-0/+49
2015-07-26ArmVirtPkg: add QemuFwCfgToPcdDxeLaszlo Ersek4-0/+78
2015-07-16ArmVirtPkg: Make terminal type consistentHeyi Guo1-0/+8
2015-07-14ArmVirtPkg/ArmVirtQemu.dsc: Remove Linux specific boot pathOlivier Martin1-1/+0
2015-07-10ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkgJiaxin Wu2-2/+0
2015-07-09add TTY_TERMINAL build option for ARM BDSRoy Franz2-5/+10
2015-07-09Add PCD for selecting terminal type at build timeLaszlo Ersek4-4/+25