summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/VmgExitLib: Support string IO for IOIO_PROT NAE eventsTom Lendacky2020-08-171-14/+76
* OvmfPkg/VmgExitLib: Add support for IOIO_PROT NAE eventsTom Lendacky2020-08-172-13/+628
* OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMFTom Lendacky2020-08-174-1/+277
* UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exceptionTom Lendacky2020-08-1710-2/+86
* UefiPayloadPkg: Prepare UefiPayloadPkg to use the VmgExitLib libraryTom Lendacky2020-08-162-0/+4
* OvmfPkg: Prepare OvmfPkg to use the VmgExitLib libraryTom Lendacky2020-08-164-0/+4
* UefiCpuPkg: Implement library support for VMGEXITTom Lendacky2020-08-166-0/+271
* MdePkg/BaseLib: Add support for the VMGEXIT instructionTom Lendacky2020-08-164-0/+86
* MdePkg/BaseLib: Add support for the XGETBV instructionTom Lendacky2020-08-164-0/+84
* MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tablesTom Lendacky2020-08-165-16/+70
* MdePkg: Add a structure definition for the GHCBTom Lendacky2020-08-161-0/+166
* MdePkg: Add the MSR definition for the GHCB registerTom Lendacky2020-08-161-0/+46
* UefiCpuPkg: Create PCD to be used in support of SEV-ESTom Lendacky2020-08-162-0/+9
* MdeModulePkg: Create PCDs to be used in support of SEV-ESTom Lendacky2020-08-162-0/+17
* BaseTools: Fix the issue in VS2017/VS2019 settingLiming Gao2020-08-141-0/+4
* BaseTools: Fix the issue in VS prefix setting for VS2017/VS2019Liming Gao2020-08-141-0/+6
* BaseTools: Move VS2019 env setting after VS2017 env settingLiming Gao2020-08-141-23/+23
* BaseTools: Work around array.array.tostring() removal in python 3.9Cole Robinson2020-08-141-1/+1
* BaseTools: fix ucs-2 lookup on python 3.9Cole Robinson2020-08-141-1/+1
* BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng2020-08-142-4/+2
* DynamicTablesPkg: Add SSDT Serial port for DBG2Pierre Gondois2020-08-132-70/+165
* DynamicTablesPkg: Add SSDT Serial port for SPCRPierre Gondois2020-08-132-62/+164
* DynamicTablesPkg: SSDT Serial Port generatorPierre Gondois2020-08-133-0/+406
* DynamicTablesPkg: SSDT Serial Port Fixup libraryPierre Gondois2020-08-1310-3/+703
* DynamicTablesPkg: Add AsciiFromHex helper functionSami Mujawar2020-08-132-3/+42
* DynamicTablesPkg: Dynamic AML: Add AmlLib libraryPierre Gondois2020-08-135-3/+88
* DynamicTablesPkg: AmlLib APIsPierre Gondois2020-08-135-0/+1645
* DynamicTablesPkg: AML Core interfacePierre Gondois2020-08-131-0/+767
* DynamicTablesPkg: AML Resource Data CodegenPierre Gondois2020-08-132-0/+315
* DynamicTablesPkg: AML CodegenPierre Gondois2020-08-131-0/+701
* DynamicTablesPkg: AML Field list parserPierre Gondois2020-08-132-0/+452
* DynamicTablesPkg: AML Method parserPierre Gondois2020-08-132-0/+1646
* DynamicTablesPkg: AML resource data parserPierre Gondois2020-08-132-0/+399
* DynamicTablesPkg: AML resource data helperPierre Gondois2020-08-132-0/+277
* DynamicTablesPkg: AML ParserPierre Gondois2020-08-132-0/+1520
* DynamicTablesPkg: AML ACPI Namespace interfacePierre Gondois2020-08-132-0/+1575
* DynamicTablesPkg: AML debug loggingPierre Gondois2020-08-132-0/+700
* DynamicTablesPkg: AML serialise interfacePierre Gondois2020-08-131-0/+324
* DynamicTablesPkg: AML stream interfaceSami Mujawar2020-08-132-0/+1116
* DynamicTablesPkg: AML and ASL string helperPierre Gondois2020-08-132-0/+1423
* DynamicTablesPkg: AML utility interfacesPierre Gondois2020-08-132-0/+1001
* DynamicTablesPkg: AML tree/node cloningPierre Gondois2020-08-131-0/+205
* DynamicTablesPkg: AML tree iteratorPierre Gondois2020-08-132-0/+573
* DynamicTablesPkg: AML tree traversalPierre Gondois2020-08-132-0/+686
* DynamicTablesPkg: AML tree enumeratorPierre Gondois2020-08-131-0/+98
* DynamicTablesPkg: AML tree interfacePierre Gondois2020-08-132-0/+1174
* DynamicTablesPkg: AML node definitionsPierre Gondois2020-08-134-0/+1634
* DynamicTablesPkg: AML grammar definitionPierre Gondois2020-08-132-0/+1135
* DynamicTablesPkg: AmlLib definitionsPierre Gondois2020-08-132-0/+206
* DynamicTablesPkg: Introduction to Dynamic AMLSami Mujawar2020-08-131-17/+111