summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-11BaseTools/Scripts/GetMaintainer: Fix logic bug collecting maintainersMichael D Kinney1-1/+1
2023-11-10UefiCpuPkg/PiSmmCpuDxeSmm: Fix CP Exception when CET enableJiaxin Wu3-58/+81
2023-11-09Maintainers.txt: Remove unused OvmfPkg Confidential Computing pathMichael D Kinney1-1/+0
2023-11-09BaseTools/tools_def: drop -mgeneral-regs-only for AArch64 CLANGDWARFYeping Song1-1/+1
2023-11-09OvmfPkg/BaseMemEncryptTdxLib: Handle retry result of MapGPACeping Sun1-1/+40
2023-11-09MdePkg/Tdx.h: Add TDVMCALL_STATUS_RETRYCeping Sun1-0/+2
2023-11-09MdePkg/BaseLib: Update TdVmcall to always output the value in R11Ceping Sun1-3/+1
2023-11-09IntelFsp2WrapperPkg: Add variable initializationJasonX.Hsu1-0/+1
2023-11-08Maintainers.txt: Remove Orphan status optionMichael D Kinney1-2/+0
2023-11-07ReadMe.rst: Add CodeQL/analyze directory under other licensesMichael Kubacki1-0/+1
2023-11-07BaseTools/Plugin/CodeQL: Enable 30 queriesMichael Kubacki1-7/+50
2023-11-07.pytool/CISettings: Enable CodeQL audit modeMichael Kubacki1-0/+6
2023-11-07.github/workflows/codeql.yml: Add CodeQL workflowMichael Kubacki1-0/+338
2023-11-07.pytool/CISettings.py: Integrate CodeQLMichael Kubacki1-0/+30
2023-11-07BaseTools/Plugin/CodeQL: Add integration helpersMichael Kubacki2-0/+79
2023-11-07BaseTools/Plugin/CodeQL: Add CodeQL build pluginMichael Kubacki14-0/+1339
2023-11-07Remove existing CodeQL infrastructureMichael Kubacki3-171/+0
2023-11-06BaseTools: GenFw: auto-set nxcompat flagJoey Vagedes2-381/+248
2023-11-06MdePkg: IndustryStandard: Add DLL CharacteristicsJoey Vagedes1-1/+16
2023-11-06BaseTools: Update PatchCheck.py to allow whitespace issues in .rtf filesRebecca Cran1-1/+4
2023-11-06ShellPkg/Dp: Allow dp command to work without ACPIJeff Brasen3-3/+10
2023-11-06MdeModulePkg/DxeCorePerformanceLib: Install BPDT in config tableJeff Brasen1-0/+2
2023-11-04Maintainers.txt: Update based on active community membersMichael D Kinney1-51/+2
2023-11-03IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manualRay Ni1-19/+19
2023-11-03IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bitNi, Ray1-1/+3
2023-11-02ReadMe.rst: Add Apache License 2.0 and update submodule listMichael Kubacki1-18/+13
2023-11-01DynamicTablesPkg: Fix assert in CmObject parserSami Mujawar1-1/+2
2023-11-01RedfishPkg/RedfishCrtLib: remove multiple definitions.Nickle Wang1-105/+0
2023-10-31UefiCpuPkg: Correct file description for MpHandOff header fileYuanhao Xie1-1/+4
2023-10-31.github/workflows: Add Stale CheckMichael Kubacki1-0/+44
2023-10-31ArmVirtPkg/PlatformCI/ReadMe.md: Update contentsMichael Kubacki1-20/+35
2023-10-31ArmVirtPkg: Add varpolicy shell commandMichael Kubacki4-0/+7
2023-10-31OvmfPkg: Add varpolicy shell commandMichael Kubacki6-0/+24
2023-10-31ShellPkg: Add varpolicy dynamic shell command and appMichael Kubacki8-0/+1456
2023-10-31MdeModulePkg/VariablePolicy: Add more granular variable policy queryingMichael Kubacki8-46/+1062
2023-10-31.azurepipelines: Fix Python version (to 3.12)Joey Vagedes2-2/+2
2023-10-31MdePkg ACPI65: Add 0x0B/PRM to Generic Address StructureJinlong Xu1-0/+1
2023-10-31MdeModulePkg/DxeCore: Allow relocation of images with large addressJeff Brasen3-1/+11
2023-10-30ArmPkg/ArmLib: Add ArmHasEte () helper functionSami Mujawar3-1/+30
2023-10-30ArmPkg/ArmLib: Add ArmHasTrbe () helper functionSami Mujawar3-0/+31
2023-10-30DynamicTablesPkg: Fix referencing of CPC tokenSami Mujawar1-1/+1
2023-10-30DynamicTablesPkg: Add ETE device to CPU node in AMLSami Mujawar2-2/+195
2023-10-30DynamicTablesPkg: Add an ET info object parserSami Mujawar1-0/+8
2023-10-30DynamicTablesPkg: Add an ET info object to Arm namespaceSami Mujawar1-1/+24
2023-10-30ShellPkg: Acpiview: Update MADT parser for TRBE interruptSami Mujawar1-2/+46
2023-10-30DynamicTablesPkg: Update FADT generator to ACPI 6.5Sami Mujawar1-54/+54
2023-10-30DynamicTablesPkg: Update MADT generator for ACPI 6.5Sami Mujawar1-37/+42
2023-10-30DynamicTablesPkg: Add TRBE interrupt to GICC object parserSami Mujawar1-1/+2
2023-10-30DynamicTablesPkg: Add TRBE interrupt to GICC objectSami Mujawar1-0/+7
2023-10-30MdePkg: MADT: Add TRBE interrupt to GICCSami Mujawar1-0/+1