summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Maintainers.txt: Update mail addressRuiyu Ni2019-01-151-10/+10
* BaseTools GenFw: Fix XCODE5 build issueLiming Gao2019-01-151-2/+2
* UefiCpuPkg/RegisterCpuFeaturesLib: Replace AcquireSpinLock.Eric Dong2019-01-151-2/+7
* MdeModulePkg/BootScriptExecuteorDxe: check 64BIT_WAKE_F in FACS.OSPMFlagsEric Dong2019-01-152-4/+4
* UefiCpuPkg/S3Resume2Pei: check 64BIT_WAKE_F in FACS.OSPMFlags.Eric Dong2019-01-151-3/+3
* NetworkPkg/Dhcp6Dxe: Remove an unused global variable.Songpeng Li2019-01-152-3/+0
* NetworkPkg/IScsiDxe: Remove unused global variables.Songpeng Li2019-01-151-2/+0
* ArmPkg/ArmMmuLib AARCH64: fix out of bounds accessArd Biesheuvel2019-01-141-1/+1
* ArmPkg/ArmMmuLib ARM: disregard high memory when setting permissionsArd Biesheuvel2019-01-141-0/+4
* BaseTools/tools_def GCC5: disable LTO for ASLC invocationsArd Biesheuvel2019-01-141-12/+15
* MdePkg: implement MmServicesTableLib based on traditional SMMArd Biesheuvel2019-01-144-0/+132
* MdePkg/Include: add MmServicesTableLib header fileJagadeesh Ujja2019-01-142-0/+29
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-141-1/+0
* NetworkPkg: Protocol Uninstallation CleanupAshish Singhal2019-01-146-70/+35
* BaseTools: Enable component override functionalityFeng, Bob C2019-01-143-11/+25
* UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiService.Eric Dong2019-01-144-78/+99
* UefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message.Eric Dong2019-01-141-6/+11
* BaseTools: Remove unused logic from C toolsFeng, Bob C2019-01-1411-353/+10
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-1413-582/+20
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-1413-462/+117
* SecurityPkg: Remove code under UserIdentification folder.Chen A Chen2019-01-1441-14003/+2
* ArmPkg/ArmMmuLib ARM: fix thinko in second level page table handlingArd Biesheuvel2019-01-131-2/+2
* ArmPkg/ArmMmuLib ARM: add missing support for non-shareable cached mappingsArd Biesheuvel2019-01-131-0/+13
* BaseTools: Report Error if use SET in DscFeng, Bob C2019-01-111-0/+5