summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StandaloneMmPkg: Replace dependency on ArmMmuLibAchin Gupta2018-12-091-1/+1
* StandaloneMmPkg: Zero data structure explicitlyAchin Gupta2018-12-091-1/+2
* StandaloneMmPkg: Enforce alignment check for AArch64Achin Gupta2018-12-091-1/+2
* StandaloneMmPkg: Add missing dependency on PL011UartClockLibAchin Gupta2018-12-091-0/+1
* Revert "MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bits"Ard Biesheuvel2018-12-071-2/+2
* BaseTools: Correct CCFLAG for PcdValueInitBobCF2018-12-071-12/+12
* BaseTools: Customize deepcopy function.BobCF2018-12-075-5/+88
* BaseTools: Optimize string concatenationBobCF2018-12-074-31/+44
* BaseTools: Replace the sqlite database with listBobCF2018-12-076-322/+187
* BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX2018-12-073-57/+94
* BaseTool: Filter out unused structure pcdsFeng, Bob C2018-12-073-1/+35
* BaseTools: Enable Pcd Array support.bob.c.feng@intel.com2018-12-076-338/+644
* ArmPkg/OpteeLib: Add dummy RPC handlerSumit Garg2018-12-062-7/+30
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-0613-69/+70
* BaseTools: cleanup LongFilePathSupport usageJaben Carsey2018-12-062-14/+1
* BaseTools: Move Identification file to EotJaben Carsey2018-12-062-1/+2
* BaseTools/CommonLib: drop the use of MAX_ADDRESSArd Biesheuvel2018-12-066-22/+0
* Maintainers.txt: Remove DuetPkgShenglei Zhang2018-12-061-5/+0
* BaseTools: Remove tools only used by DuetPkgShenglei Zhang2018-12-0631-4986/+0
* DuetPkg: Remove DuetPkgShenglei Zhang2018-12-06172-57158/+0
* BaseTools/CommonLib: drop definition of MAX_UINTNArd Biesheuvel2018-12-051-1/+0
* BaseTools/CommonLib: get rid of 'native' type string parsing routinesArd Biesheuvel2018-12-052-193/+5
* BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: add definition of MAX_UINT32Ard Biesheuvel2018-12-051-0/+1
* BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: use explicit 64-bit type in Strtoi()Ard Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: avoid using 'native' word size in IP address handlingArd Biesheuvel2018-12-051-14/+14
* BaseTools: Remove GenVtfShenglei Zhang2018-12-0510-3546/+0
* Maintainers.txt: Change package maintainer of IntelFsp*PkgChasel, Chiu2018-12-051-4/+10
* Maintainers.txt: Update BaseTools maintainersYonghong Zhu2018-12-041-1/+2
* ArmVirtPkg/QemuVirtMemInfoLib: trim the MMIO region mappingArd Biesheuvel2018-12-033-9/+20
* ArmVirtPkg/NorFlashQemuLib: disregard our primary FVArd Biesheuvel2018-12-032-2/+16
* ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissionsArd Biesheuvel2018-12-031-2/+6
* ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion()Ard Biesheuvel2018-12-031-0/+3
* MdeModulePkg: Correct PCD name in MdeModulePkg.uniLiming Gao2018-12-031-2/+2
* EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarationsArd Biesheuvel2018-11-301-4/+0
* ArmVirtPkg: drop PcdPrePiCpuMemorySize assignments from all platformsArd Biesheuvel2018-11-293-11/+0
* EmbeddedPkg/PrePiLib: drop unused PCD referenceArd Biesheuvel2018-11-291-1/+0
* ArmPlatformPkg/PlatformPei: drop unused PCD referencesArd Biesheuvel2018-11-292-6/+0
* BeagleBoardPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2018-11-292-2/+1
* ArmVirtPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2018-11-292-2/+1
* ArmPlatformPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2018-11-293-3/+1
* ArmPkg/CpuPei: base GCD memory space size on CPU's PA rangeArd Biesheuvel2018-11-292-2/+1
* ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into accountArd Biesheuvel2018-11-293-8/+9
* ArmVirtPkg/XenVirtMemInfoLib: refactor reading of the PA space sizeArd Biesheuvel2018-11-294-75/+7
* ArmPkg/ArmLib: add support for reading the max physical address space sizeArd Biesheuvel2018-11-294-0/+39
* MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bitsArd Biesheuvel2018-11-291-2/+2
* ArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of top of PA rangeArd Biesheuvel2018-11-295-97/+5
* ArmVirtPkg/FdtPciHostBridgeLib: map ECAM and I/O spaces in GCD memory mapArd Biesheuvel2018-11-292-1/+46
* EmbeddedPkg/PrePiHobLib: drop CreateHobList() from libraryArd Biesheuvel2018-11-293-62/+0