]> xenbits.xensource.com Git - ovmf.git/shortlog
ovmf.git
2023-05-24 Wendy LiaoMdeModulePkg/Core/Pei: set AprioriCount=0 before walkin... master edk2-stable202305
2023-05-23 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: Add missing ISB after page...
2023-05-22 Michael Kubackipip-requirements.txt: Update edk2 pip modules
2023-05-17 Andrei WarkentinOvmfPkg: RiscVVirt: Add missing SerialPortInitialize...
2023-05-17 Andrei WarkentinMdePkg: add SBI-based SerialPortLib for RISC-V
2023-05-17 Andrei WarkentinMdePkg: BaseRiscVSbiLib: make more useful to consumers
2023-05-15 Guo DongUefiPayloadPkg: Fix boot shell issue for universal...
2023-05-15 Gua GuoMaintainers.txt: Update reviewers and maintainers for...
2023-05-12 Ard BiesheuvelBaseTools/tools_def: Disable overzealous unused variabl...
2023-05-12 Ard BiesheuvelBaseTools/tools_def: Drop ref to undefined CLANGDWARF_A...
2023-05-12 Giri MudusuruShellPkg/UefiShellDebug1CommandsLib: Replace hardcoded...
2023-05-12 Giri MudusuruMdePkg/IndustryStandard: Add SMBIOS anchor string ...
2023-05-12 Tinh NguyenMdePkg/IndustryStandard: Add IPMI Interface Capabilitie...
2023-05-12 Tinh NguyenMdePkg: Add new PCDs for IPMI SSIF
2023-05-12 Tinh NguyenMdePkg/IndustryStandard: Add definitions for IPMI SSIF
2023-05-11 Gua GuoMaintainers.txt: Update reviewers and maintainers for...
2023-05-11 Gua GuoMdeModulePkg: Add TraceHubDebugSysTLib library
2023-05-11 Gua GuoMdePkg: Add NULL library of TraceHubDebugSysTLib
2023-05-11 Gua GuoMdePkg: Add MipiSysTLib library
2023-05-11 Gua GuoMdePkg: Add mipisyst submodule
2023-05-11 Gua GuoBaseTools/Plugin: Too many execute files cause "cmd...
2023-05-11 Rebecca CranSecurityPkg: Add missing break in Tpm2TestParms
2023-05-11 Rebecca CranBaseTools: Update Tests/TestTools.py to allow it to...
2023-05-11 Rebecca CranBaseTools: only print the environment once in toolsetup.bat
2023-05-11 Rebecca CranBaseTools: Update toolsetup.bat to not use BASETOOLS_PY...
2023-05-11 Rebecca CranBaseTools: Revert Set the CLANGDWARF OBJCOPY path in...
2023-05-10 Gerd HoffmannOvmfPkg: drop PlatformBootManagerLibGrub
2023-05-10 Gerd HoffmannOvmfPkg/AmdSev: stop using PlatformBootManagerLibGrub
2023-05-10 Gerd HoffmannOvmfPkg/NvVarsFileLib: disable in case PcdBootRestrictT...
2023-05-10 Gerd HoffmannOvmfPkg/PlatformBootManagerLib: add PcdBootRestrictToFi...
2023-05-10 Rebecca CranRemove bashisms from edksetup.sh and BaseTools/BuildEnv
2023-05-10 Rebecca CranBaseTools: Remove the CLANGCC build rule for Hii-Binary...
2023-05-10 Rebecca CranBaseTools: Set CLANGDWARF RC path to llvm-objcopy in...
2023-05-10 Rebecca CranBaseTools: Set the CLANGDWARF OBJCOPY path in tools_def...
2023-05-10 Rebecca CranBaseTools: Remove BUILDRULEFAMILY from CLANGDWARF in...
2023-05-10 Rebecca CranCryptoPkg: Delete CLANG35 and CLANG38 build flags;...
2023-05-10 Gua GuoMdePkg: Add more HobLib/PeiServicesLib gmock support
2023-05-10 Gua GuoMdeModulePkg: Add more PciHostBridgeLib gmock support
2023-05-09 Michael BrownOvmfPkg: Relax assertion that interrupts do not occur...
2023-05-09 Michael BrownOvmfPkg: Clarify invariants for NestedInterruptTplLib
2023-05-08 Rebecca CranBaseTools: Update toolsetup.bat and Tests/PythonTest...
2023-05-08 Rebecca Cranedksetup.bat: if toolsetup.bat fails, just exit
2023-05-08 Rebecca CranBaseTools: use threading.current_thread in NmakeSubdirs.py
2023-05-08 Rebecca CranBaseTools: Remove Python2/Python3 detection from toolse...
2023-05-08 Vu NguyenRedfishPkg: Fix compile issue on Linux
2023-05-08 Nhi PhamRedfishPkg: Add missing newline character
2023-05-08 Vu NguyenRedfishPkg: Create RestEx child on selected interface
2023-05-08 Vu NguyenRedfishPkg: Fix condition checking of error status
2023-05-08 Vu NguyenRedfishPkg: Correct variable type to prevent memory...
2023-05-08 Linus LiuSecuritypkg/hddpassword: Update HddPasswordDxeInit...
2023-05-08 Oliver Smith... Add volatile keyword to NvmExpressPei's Passthru CQ
2023-05-08 Oliver Smith... Add the volatile keyword to NvmExpressDxe's Passthru CQ
2023-05-06 Michael D KinneyBaseTools/Conf: Add quotes to ADDDEBUGFLAG in tools_def.txt
2023-05-06 Michael D KinneyBaseTools/Conf: Align CLANGDWARF and CLANGPDB warning...
2023-05-06 Michael D KinneyMdeModulePkg/CapsuleApp: Add EFIAPI to CompareFileNameI...
2023-05-06 Gerd HoffmannOvmfPkg: move OvmfTpmDxe.fdf.inc to Include/Fdf
2023-05-06 Gerd HoffmannOvmfPkg: move OvmfTpmPei.fdf.inc to Include/Fdf
2023-05-05 Dongyan QianBaseSynchronizationLib: Fix LoongArch64 synchronization...
2023-05-05 Rebecca CranBaseTools/Conf/tools_def.template: Bump VERSION to...
2023-05-05 Rebecca CranBaseTools: Delete CLANG38 from tools_def.template
2023-05-05 Rebecca CranBaseTools: Remove CLANG35 toolchain from tools_def...
2023-05-05 Rebecca CranBaseTools: As with CLANGDWARF IA32 and X64, use lld...
2023-05-05 Rebecca CranBaseTools: Add ARM and AARCH64 CLANGDWARF support in...
2023-05-05 Rebecca CranBaseTools/Conf/tools_def.template: Add section for...
2023-05-05 Rebecca CranAdd GCC and GCCNOLTO toolchains to tools_def.txt and...
2023-05-05 Rebecca CranBaseTools: Update VS toolchain descriptions in tools_de...
2023-05-05 Rebecca CranBaseTools: Remove EBC (EFI Byte Code) compiler definitions
2023-05-05 Rebecca CranBaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGW...
2023-05-05 Rebecca Cranedksetup.bat: Remove VS2008-VS2013 remnants
2023-05-05 Rebecca CranMdePkg: Remove VS2008-VS2013 remnants
2023-05-05 Rebecca CranBaseTools: Remove VS2008-VS2013 remnants
2023-05-05 Rebecca CranBaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain...
2023-05-05 Ard BiesheuvelMdePkg/BasePeCoffLib: Deal with broken debug directories
2023-05-05 Benny Lin.pytool: Support FDT library.
2023-05-05 Benny LinMdePkg: Support FDT library.
2023-05-05 Benny LinTianocore: Support FDT library.
2023-05-04 Chasel ChiuMaintainers.txt: Update for IntelFsp2Pkg and IntelFsp2W...
2023-05-04 Gerd HoffmannOvmfPkg/PlatformBootManagerLib: setup virtio serial...
2023-05-04 Gerd HoffmannOvmfPkg/VirtioSerialDxe: wire up in OvmfPkg*
2023-05-04 Gerd HoffmannOvmfPkg/VirtioSerialDxe: add driver
2023-05-04 Gerd HoffmannOvmfPkg: add IndustryStandard/VirtioSerial.h
2023-05-04 Gerd HoffmannOvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSe...
2023-05-04 Oliver SteffenArmVirtPkg: allow setting Firmware Version from build...
2023-05-04 Oliver SteffenOvmfPkg: allow setting Firmware Version from build...
2023-05-04 Pierre GondoisArmPkg/PlatformBootManagerLib: Add path to boot UEFI...
2023-05-02 Gerd HoffmannSecurityPkg: add TIS sanity check (tpm12)
2023-05-02 Gerd HoffmannSecurityPkg: add TIS sanity check (tpm2)
2023-05-02 PaytonX HsiehUefiPayloadPkg: Fix issues when MULTIPLE_DEBUG_PORT_SUP...
2023-04-28 Nickle WangRedfishPkg: Add Redfish Platform Config Protocol to...
2023-04-28 Nickle WangRedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CO...
2023-04-28 Nickle WangRedfishPkg: Implementation of EDKII_REDFISH_PLATFORM_CO...
2023-04-28 Nickle WangRedfishPkg: introduce HII utility helper library
2023-04-28 Nickle WangRedfishPkg: introduce EDKII_REDFISH_PLATFORM_CONFIG_PRO...
2023-04-28 Nickle WangMdeModulePkg/RegularExpressionDxe: Fix Arm build error
2023-04-28 Nhi PhamSecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_F...
2023-04-28 BruceX WangUefiPayloadPkg: Clang dependency removal
2023-04-27 Gua Guo.azurepipelines: Switch linux image default to Fedora-37
2023-04-27 Gua Guo.azurepipelines: Choose container that have installed...
2023-04-27 Gua GuoBaseTools/Plugin: Report error if code coverage failure
2023-04-26 Roth, Michael... OvmfPkg/CcExitLib: Use documented XSave area base size...
next