summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StandaloneMmPkg/StandaloneMmCoreHobLib: restrict to MM_CORE_STANDALONEArd Biesheuvel2019-01-211-1/+1
* StandaloneMmPkg: add MM_STANDALONE MemoryAllocationLib implementationArd Biesheuvel2019-01-212-0/+863
* StandaloneMmPkg: add HobLib implementation for MM_STANDALONE modulesArd Biesheuvel2019-01-212-0/+694
* MdePkg/UefiDevicePathLib: permit use by MM_STANDALONE modulesArd Biesheuvel2019-01-211-1/+1
* MdeModulePkg/VarCheckUefiLib: permit use by MM_STANDALONE modulesArd Biesheuvel2019-01-212-9/+7
* SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modulesArd Biesheuvel2019-01-212-9/+7
* CryptoPkg/SmmCryptLib: permit use by MM_STANDALONE modulesArd Biesheuvel2019-01-211-1/+1
* BaseTools/GenFds/Capsule: move function logicCarsey, Jaben2019-01-212-8/+2
* BaseTools/AutoGen: move functionsCarsey, Jaben2019-01-212-73/+72
* BaseTools/DscBuildData: move functionCarsey, Jaben2019-01-212-34/+34
* BaseTools/Workspace/InfBuildData: move functionsCarsey, Jaben2019-01-212-42/+42
* BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX2019-01-211-1/+0
* BaseTools: Fix build report issue.Feng, Bob C2019-01-211-2/+4
* BaseTools/build/build: refactor and move functionsCarsey, Jaben2019-01-212-41/+42
* BaseTools:build break if the Path contains SingleFile.ExtFan, ZhijuX2019-01-211-1/+1
* BaseTools: Fix incorrect formatting of GenFds command dictionaryFelix Polyudov2019-01-211-1/+51
* BaseTools:Build fail when PCD use in the [DEPEX] section of INF filesFan, ZhijuX2019-01-211-2/+2
* IntelFsp2Pkg: Remove unused keyword in new PPI headerChasel, Chiu2019-01-211-1/+0
* MdePkg/BasePeCoffLib: Correct the address of RelocBaseEndDandan Bi2019-01-211-1/+1
* BaseTools: Allow empty value for HiiPcd in DscFeng, Bob C2019-01-181-2/+0
* BaseTools: Remove EDK_SOURCE keyword from Inf Parser.Feng, Bob C2019-01-171-27/+7
* BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C2019-01-172-6/+0
* BaseTools: Remove EDK_SOURCE keyword from ECC ToolFeng, Bob C2019-01-172-47/+0
* ArmPkg/DefaultExceptionHandlerLib: add missing UefiLib includeArd Biesheuvel2019-01-171-0/+1
* IntelFsp2Pkg: Add FspmArchConfigPpi to support Dispatch modeChasel, Chiu2019-01-172-1/+58
* EmbeddedPkg/NorFlashInfoLib: convert to BASE libraryArd Biesheuvel2019-01-161-3/+2
* ArmPkg/DefaultExceptionHandlerLib: use console if availableArd Biesheuvel2019-01-163-3/+16
* ArmPkg/DefaultExceptionHandlerLib: drop BASE variantArd Biesheuvel2019-01-163-81/+0
* ArmVirtPkg: drop reference to ArmPkg/DefaultExceptionHandlerLibBaseArd Biesheuvel2019-01-161-1/+0
* ArmPkg/DefaultExceptionHandlerLib: declare the permitted usage contextArd Biesheuvel2019-01-161-2/+2
* ArmPkg/DebugAgentSymbolsBaseLib: remove exception handlingArd Biesheuvel2019-01-165-662/+0
* MdeModulePkg/MdeModulePkg.dsc: add MM_STANDALONE FTW and variable modulesArd Biesheuvel2019-01-161-0/+9
* MdeModulePkg/VarCheckLib: add MM_STANDALONE supportArd Biesheuvel2019-01-161-1/+1
* MdeModulePkg/AuthVariableLibNull: add MM_STANDALONE supportArd Biesheuvel2019-01-161-1/+1
* MdeModulePkg/MdeModulePkg/dsc: move DxeDebugSupportDxe to x86 only sectionArd Biesheuvel2019-01-161-1/+1
* MdeModulePkg: implement NULL instance of MemoryAllocationLib library classArd Biesheuvel2019-01-163-0/+633
* MdeModulePkg: implement NULL instance of HobLib library classArd Biesheuvel2019-01-163-0/+600
* MdePkg: add MM_STANDALONE implementation of MmServicesTableLibArd Biesheuvel2019-01-164-0/+101
* MdePkg: introduce standalone MM entry point library implementationArd Biesheuvel2019-01-164-0/+154
* MdePkg: introduce standalone MM entry point library classArd Biesheuvel2019-01-162-0/+134
* MdeModulePkg/VariableRuntimeDxe: implement standalone MM versionArd Biesheuvel2019-01-162-0/+231
* MdeModulePkg/VariableRuntimeDxe: factor out boot service accessesArd Biesheuvel2019-01-165-56/+222
* MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM versionArd Biesheuvel2019-01-162-0/+186
* MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accessesArd Biesheuvel2019-01-167-48/+233
* Vlv2TbltDevicePkg: add MmServicesTableLib resolutionArd Biesheuvel2019-01-163-0/+3
* QuarkPlatformPkg: add MmServicesTableLib resolutionArd Biesheuvel2019-01-162-0/+2
* OvmfPkg: add MmServicesTableLib resolutionArd Biesheuvel2019-01-163-0/+3
* MdeModulePkg/MdeModulePkg.dsc: add MmServicesTableLib resolutionArd Biesheuvel2019-01-161-0/+1
* MdePkg/BasePeCoffLib: Add more check for relocation dataDandan Bi2019-01-161-70/+95
* BaseTools VolInfo: Fix XCODE5 build issueLiming Gao2019-01-161-1/+1