summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-06OvmfPkg: move OvmfTpmPei.fdf.inc to Include/FdfGerd Hoffmann6-5/+5
2023-05-05BaseSynchronizationLib: Fix LoongArch64 synchronization functionsDongyan Qian2-19/+13
2023-05-05BaseTools/Conf/tools_def.template: Bump VERSION to 3.00Rebecca Cran1-1/+6
2023-05-05BaseTools: Delete CLANG38 from tools_def.templateRebecca Cran1-211/+22
2023-05-05BaseTools: Remove CLANG35 toolchain from tools_def.templateRebecca Cran1-88/+0
2023-05-05BaseTools: As with CLANGDWARF IA32 and X64, use lld for ARM and AARCH64Rebecca Cran1-6/+6
2023-05-05BaseTools: Add ARM and AARCH64 CLANGDWARF support in tools_def.templateRebecca Cran1-0/+90
2023-05-05BaseTools/Conf/tools_def.template: Add section for deprecated toolchainsRebecca Cran1-8/+23
2023-05-05Add GCC and GCCNOLTO toolchains to tools_def.txt and update packagesRebecca Cran1-0/+366
2023-05-05BaseTools: Update VS toolchain descriptions in tools_def.txt.templateRebecca Cran1-5/+2
2023-05-05BaseTools: Remove EBC (EFI Byte Code) compiler definitionsRebecca Cran1-98/+0
2023-05-05BaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS defsRebecca Cran1-4/+0
2023-05-05edksetup.bat: Remove VS2008-VS2013 remnantsRebecca Cran1-5/+1
2023-05-05MdePkg: Remove VS2008-VS2013 remnantsRebecca Cran2-12/+4
2023-05-05BaseTools: Remove VS2008-VS2013 remnantsRebecca Cran6-177/+2
2023-05-05BaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain definitionsRebecca Cran1-1005/+0
2023-05-05MdePkg/BasePeCoffLib: Deal with broken debug directoriesArd Biesheuvel1-0/+15
2023-05-05.pytool: Support FDT library.Benny Lin1-0/+2
2023-05-05MdePkg: Support FDT library.Benny Lin15-1/+1232
2023-05-05Tianocore: Support FDT library.Benny Lin3-0/+4
2023-05-04Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.Chasel Chiu1-0/+10
2023-05-04OvmfPkg/PlatformBootManagerLib: setup virtio serial consoleGerd Hoffmann1-0/+47
2023-05-04OvmfPkg/VirtioSerialDxe: wire up in OvmfPkg*Gerd Hoffmann8-0/+8
2023-05-04OvmfPkg/VirtioSerialDxe: add driverGerd Hoffmann5-0/+1884
2023-05-04OvmfPkg: add IndustryStandard/VirtioSerial.hGerd Hoffmann1-0/+64
2023-05-04OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupportedGerd Hoffmann11-64/+20
2023-05-04ArmVirtPkg: allow setting Firmware Version from build command lineOliver Steffen2-1/+4
2023-05-04OvmfPkg: allow setting Firmware Version from build command lineOliver Steffen5-0/+16
2023-05-04ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiAppPierre Gondois3-3/+82
2023-05-02SecurityPkg: add TIS sanity check (tpm12)Gerd Hoffmann1-1/+5
2023-05-02SecurityPkg: add TIS sanity check (tpm2)Gerd Hoffmann1-1/+5
2023-05-02UefiPayloadPkg: Fix issues when MULTIPLE_DEBUG_PORT_SUPPORT is truePaytonX Hsieh4-3/+120
2023-04-28RedfishPkg: Add Redfish Platform Config Protocol to RedfishPkgNickle Wang4-0/+12
2023-04-28RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOLNickle Wang5-0/+534
2023-04-28RedfishPkg: Implementation of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOLNickle Wang5-0/+4329
2023-04-28RedfishPkg: introduce HII utility helper libraryNickle Wang9-0/+12571
2023-04-28RedfishPkg: introduce EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOLNickle Wang2-0/+260
2023-04-28MdeModulePkg/RegularExpressionDxe: Fix Arm build errorNickle Wang2-4/+11
2023-04-28SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND ActionNhi Pham1-0/+1
2023-04-28UefiPayloadPkg: Clang dependency removalBruceX Wang4-125/+923
2023-04-27.azurepipelines: Switch linux image default to Fedora-37Gua Guo1-1/+1
2023-04-27.azurepipelines: Choose container that have installed lcovGua Guo1-1/+1
2023-04-27BaseTools/Plugin: Report error if code coverage failureGua Guo1-2/+6
2023-04-26OvmfPkg/CcExitLib: Use documented XSave area base size for SEV-SNPRoth, Michael via groups.io1-5/+4
2023-04-26OvmfPkg/CcExitLib: Fix SEV-SNP XSave area size calculationRoth, Michael via groups.io1-3/+1
2023-04-26OvmfPkg/AmdSevDxe: Update ConfidentialComputing blob struct definitionRoth, Michael via groups.io2-3/+7
2023-04-26OvmfPkg/AmdSevDxe: Allocate SEV-SNP CC blob as EfiACPIReclaimMemoryMichael Roth1-14/+48
2023-04-26UefiCpuPkg: Update PT code to support enable collect performanceDun Tan3-13/+44
2023-04-26UefiCpuPkg: Update code to support enable ProcTrace only on BSPDun Tan3-65/+119
2023-04-26RedfishPkg: Remove the Discover Token global variablesIgor Kulchytskyy3-119/+139