summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-09pip: bump edk2-basetools from 0.1.43 to 0.1.45dependabot/pip/edk2-basetools-0.1.45dependabot[bot]1-1/+1
2023-05-08BaseTools: Update toolsetup.bat and Tests/PythonTest.py to check verRebecca Cran2-29/+54
2023-05-08edksetup.bat: if toolsetup.bat fails, just exitRebecca Cran1-0/+1
2023-05-08BaseTools: use threading.current_thread in NmakeSubdirs.pyRebecca Cran1-1/+1
2023-05-08BaseTools: Remove Python2/Python3 detection from toolset.batRebecca Cran1-48/+16
2023-05-08RedfishPkg: Fix compile issue on LinuxVu Nguyen1-1/+4
2023-05-08RedfishPkg: Add missing newline characterNhi Pham1-1/+2
2023-05-08RedfishPkg: Create RestEx child on selected interfaceVu Nguyen3-100/+73
2023-05-08RedfishPkg: Fix condition checking of error statusVu Nguyen1-1/+2
2023-05-08RedfishPkg: Correct variable type to prevent memory corruptionVu Nguyen1-1/+2
2023-05-08Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable PolicyLinus Liu4-13/+20
2023-05-08Add volatile keyword to NvmExpressPei's Passthru CQOliver Smith-Denny1-3/+3
2023-05-08Add the volatile keyword to NvmExpressDxe's Passthru CQOliver Smith-Denny1-3/+3
2023-05-06BaseTools/Conf: Add quotes to ADDDEBUGFLAG in tools_def.txtMichael D Kinney1-2/+2
2023-05-06BaseTools/Conf: Align CLANGDWARF and CLANGPDB warning overridesMichael D Kinney1-1/+1
2023-05-06MdeModulePkg/CapsuleApp: Add EFIAPI to CompareFileNameInAlphabet()Michael D Kinney1-0/+1
2023-05-06OvmfPkg: move OvmfTpmDxe.fdf.inc to Include/FdfGerd Hoffmann6-5/+5
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