summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-10UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM.Eric Dong1-23/+597
2018-12-10CryptoPkg/IntrinsicLib: add missing BaseLib declarationJian J Wang1-0/+1
2018-12-10MdeModulePkg/PciBus: Shadow option ROM after BARs are programmedRuiyu Ni4-62/+62
2018-12-09StandaloneMM: Update permissions for Standalone MM drivers memory areaSughosh Ganu2-0/+267
2018-12-09StandaloneMM: Include the newly added library class for MMU functionsSughosh Ganu1-1/+1
2018-12-09StandaloneMmPkg: Update dependency on PeCoffExtraActionLibAchin Gupta1-1/+1
2018-12-09StandaloneMmPkg: Replace dependency on ArmMmuLibAchin Gupta1-1/+1
2018-12-09StandaloneMmPkg: Zero data structure explicitlyAchin Gupta1-1/+2
2018-12-09StandaloneMmPkg: Enforce alignment check for AArch64Achin Gupta1-1/+2
2018-12-09StandaloneMmPkg: Add missing dependency on PL011UartClockLibAchin Gupta1-0/+1
2018-12-07Revert "MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bits"Ard Biesheuvel1-2/+2
2018-12-07BaseTools: Correct CCFLAG for PcdValueInitBobCF1-12/+12
2018-12-07BaseTools: Customize deepcopy function.BobCF5-5/+88
2018-12-07BaseTools: Optimize string concatenationBobCF4-31/+44
2018-12-07BaseTools: Replace the sqlite database with listBobCF6-322/+187
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX3-57/+94
2018-12-07BaseTool: Filter out unused structure pcdsFeng, Bob C3-1/+35
2018-12-07BaseTools: Enable Pcd Array support.bob.c.feng@intel.com6-338/+644
2018-12-06ArmPkg/OpteeLib: Add dummy RPC handlerSumit Garg2-7/+30
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey13-69/+70
2018-12-06BaseTools: cleanup LongFilePathSupport usageJaben Carsey2-14/+1
2018-12-06BaseTools: Move Identification file to EotJaben Carsey2-1/+2
2018-12-06BaseTools/CommonLib: drop the use of MAX_ADDRESSArd Biesheuvel6-22/+0
2018-12-06Maintainers.txt: Remove DuetPkgShenglei Zhang1-5/+0
2018-12-06BaseTools: Remove tools only used by DuetPkgShenglei Zhang31-4986/+0
2018-12-06DuetPkg: Remove DuetPkgShenglei Zhang172-57158/+0
2018-12-05BaseTools/CommonLib: drop definition of MAX_UINTNArd Biesheuvel1-1/+0
2018-12-05BaseTools/CommonLib: get rid of 'native' type string parsing routinesArd Biesheuvel2-193/+5
2018-12-05BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel1-2/+2
2018-12-05BaseTools/CommonLib: add definition of MAX_UINT32Ard Biesheuvel1-0/+1
2018-12-05BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel1-2/+2
2018-12-05BaseTools/CommonLib: use explicit 64-bit type in Strtoi()Ard Biesheuvel1-2/+2
2018-12-05BaseTools/CommonLib: avoid using 'native' word size in IP address handlingArd Biesheuvel1-14/+14
2018-12-05BaseTools: Remove GenVtfShenglei Zhang10-3546/+0
2018-12-05Maintainers.txt: Change package maintainer of IntelFsp*PkgChasel, Chiu1-4/+10
2018-12-04Maintainers.txt: Update BaseTools maintainersYonghong Zhu1-1/+2
2018-12-03ArmVirtPkg/QemuVirtMemInfoLib: trim the MMIO region mappingArd Biesheuvel3-9/+20
2018-12-03ArmVirtPkg/NorFlashQemuLib: disregard our primary FVArd Biesheuvel2-2/+16
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissionsArd Biesheuvel1-2/+6
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion()Ard Biesheuvel1-0/+3
2018-12-03MdeModulePkg: Correct PCD name in MdeModulePkg.uniLiming Gao1-2/+2
2018-11-30EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarationsArd Biesheuvel1-4/+0
2018-11-29ArmVirtPkg: drop PcdPrePiCpuMemorySize assignments from all platformsArd Biesheuvel3-11/+0
2018-11-29EmbeddedPkg/PrePiLib: drop unused PCD referenceArd Biesheuvel1-1/+0
2018-11-29ArmPlatformPkg/PlatformPei: drop unused PCD referencesArd Biesheuvel2-6/+0
2018-11-29BeagleBoardPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2-2/+1
2018-11-29ArmVirtPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2-2/+1
2018-11-29ArmPlatformPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel3-3/+1
2018-11-29ArmPkg/CpuPei: base GCD memory space size on CPU's PA rangeArd Biesheuvel2-2/+1
2018-11-29ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into accountArd Biesheuvel3-8/+9