summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-30MdePkg: MADT: Add Online capable flag in GICCSami Mujawar1-1/+2
2023-10-28Maintainers.txt: update Gary's email addressGary Lin1-1/+1
2023-10-28BaseTools: Plugin: Integration of edk2-pytoolsJoey Vagedes1-5/+5
2023-10-28.pytool: Integration of edk2-pytoolsJoey Vagedes3-11/+12
2023-10-27UefiPayloadPkg: Fix incorrect code on Fit function.BruceX Wang2-11/+6
2023-10-27Maintainers.txt: Add .pytool maintainers to BaseTools/PluginMichael Kubacki1-0/+7
2023-10-27.pytool: Undo uncrustify check changeVivian Nowka-Keane1-1/+1
2023-10-27UnitTestFrameworkPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane2-32/+48
2023-10-27SecurityPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane3-93/+128
2023-10-27MdePkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane11-458/+463
2023-10-27MdeModulePkg: Apply uncrustify formatting to relevant files.Vivian Nowka-Keane3-22/+27
2023-10-27.pytool: Add cpp support to uncrustify pluginVivian Nowka-Keane2-3/+3
2023-10-27.pytool: Set uncrustify check to audit only (temporary)Vivian Nowka-Keane1-1/+1
2023-10-26ArmVirtPkg: steer DebugLib output away from SerialPortLib+console trafficLaszlo Ersek3-2/+33
2023-10-26ArmVirtPkg: introduce DebugLibFdtPL011Uart DXE Runtime instanceLaszlo Ersek2-0/+149