messages from 2023-03-23 13:58:15 to 2023-03-26 02:50:38 UTC [more...]
[Patch 00/12] Add gmock support for host-based unit testing
2023-03-26 2:50 UTC (14+ messages)
` [Patch 01/12] UnitTestFrameworkPkg: Add subhook submodule required for gmock
` [Patch 02/12] .pytool/CISettings.py: Add subhook submodule
` [Patch 03/12] UnitTestFrameworkPkg: Add gmock support to GoogleTestLib
` [Patch 04/12] UnitTestFrameworkPkg/ReadMe.md: Add gmock documentation
` [Patch 05/12] MdePkg: Add gmock examples
` [Patch 06/12] MdeModulePkg/Library/UefiSortLib: Add GoogleTestLib example
` [Patch 07/12] SecurityPkg: Add gmock example
` [Patch 08/12] SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errors
` [Patch 09/12] SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 only
` [Patch 10/12] MdePkg/Library/BaseLib: "
` [Patch 11/12] MdeModulePkg: "
` [Patch 12/12] PrmPkg/Library: "
[edk2-devel] PATCH v1 0/1 Remove deprecated Itanium data
2023-03-26 2:04 UTC (8+ messages)
` [edk2-devel] PATCH v1 1/1 MdePkg: Remove Itanium leftover data structure
[PATCH v5] MdePkg/Include: Add IPMI KCS definitions
2023-03-25 15:33 UTC (2+ messages)
` [edk2-devel] "
[PATCH v4] MdePkg/Include: Add IPMI KCS definitions
2023-03-25 14:19 UTC (7+ messages)
` [edk2-devel] "
[PATCH v6 0/6] Adds AmdSmmCpuFeaturesLib for AMD Family
2023-03-25 5:38 UTC (7+ messages)
` [PATCH v6 1/6] MdePkg: Adds AMD SMRAM save state map
` [PATCH v6 2/6] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
` [PATCH v6 3/6] UefiCpuPkg: Implements "
` [PATCH v6 4/6] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
` [PATCH v6 5/6] UefiCpuPkg: Initial implementation of AMD's SmmCpuFeaturesLib
` [PATCH v6 6/6] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family
[PATCH v1 0/6] Universal payload secure boot and measured boot
2023-03-25 2:36 UTC (5+ messages)
` [PATCH v1 3/6] TGC2ACPI: Uninstall the TPM2 ACPI if present
` [edk2-devel] "
[edk2-devel] [PATCH v3] IntelFsp2Pkg: Fix NASM X64 build warnings
2023-03-24 23:52 UTC
[PATCH v7 00/12] Enable New CodeQL Queries
2023-03-24 23:50 UTC (14+ messages)
` [PATCH v7 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
` [PATCH v7 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [edk2-devel] "
` [PATCH v7 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [PATCH v7 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [PATCH v7 05/12] MdeModulePkg: Fix conditionally uninitialized variables
` [PATCH v7 06/12] MdePkg: "
` [PATCH v7 07/12] NetworkPkg: "
` [PATCH v7 08/12] PcAtChipsetPkg: "
` [PATCH v7 09/12] ShellPkg: "
` [PATCH v7 10/12] UefiCpuPkg: "
` [PATCH v7 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v7 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries
[PATCH v6 00/12] Enable New CodeQL Queries
2023-03-24 22:33 UTC (18+ messages)
` [PATCH v6 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
` [PATCH v6 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [edk2-devel] "
` [PATCH v6 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [PATCH v6 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [PATCH v6 05/12] MdeModulePkg: Fix conditionally uninitialized variables
` [PATCH v6 06/12] MdePkg: "
` [PATCH v6 07/12] NetworkPkg: "
` [PATCH v6 08/12] PcAtChipsetPkg: "
` [PATCH v6 09/12] ShellPkg: "
` [PATCH v6 10/12] UefiCpuPkg: "
` [PATCH v6 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v6 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries
[RFC PATCH 0/3] enable IBT/BTI codegen and reporting to the OS
2023-03-24 21:48 UTC (6+ messages)
` [RFC PATCH 2/3] MdeModulePkg: Enable forward edge CFI in mem attributes table
` [edk2-devel] "
[PATCH 0/3] BaseTools: allow users to override CC and CXX on the make command line
2023-03-24 21:39 UTC (4+ messages)
` [edk2-devel] "
` 回复: "
[PATCH v3] IntelFsp2Pkg: Fix NASM X64 build warnings
2023-03-24 21:01 UTC (2+ messages)
[PATCH v4] MdePkg/Include: Add DMTF MCTP definitions
2023-03-24 19:36 UTC (2+ messages)
[PATCH v2 1/1] BaseTools/Scripts/PatchCheck.py: Improve check for Makefiles
2023-03-24 19:34 UTC (2+ messages)
[PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for *.makefile
2023-03-24 19:18 UTC (3+ messages)
[PATCH v3 1/1] ArmPkg/SmbiosMiscDxe: Adjust the priority of getting firmware version
2023-03-24 18:29 UTC (3+ messages)
[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for *.makefile
2023-03-24 18:12 UTC
[PATCH 1/1] OvmfPkg/RiscVVirt: Support multiple reserved memory ranges
2023-03-24 17:17 UTC (2+ messages)
[edk2-staging/OpenSSL11_EOL][PATCH 0/4] Openssl 3.0 POC update Mar 22
2023-03-24 17:07 UTC (9+ messages)
` [edk2-staging/OpenSSL11_EOL][PATCH 4/4] Readme: 0322 update
` [edk2-devel] "
` [edk2-devel] [edk2-staging/OpenSSL11_EOL][PATCH 0/4] Openssl 3.0 POC update Mar 22
[PATCH v5 00/12] Enable New CodeQL Queries
2023-03-24 16:21 UTC (13+ messages)
` [PATCH v5 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
` [PATCH v5 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [PATCH v5 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [PATCH v5 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [PATCH v5 05/12] MdeModulePkg: Fix conditionally uninitialized variables
` [PATCH v5 06/12] MdePkg: "
` [PATCH v5 07/12] NetworkPkg: "
` [PATCH v5 08/12] PcAtChipsetPkg: "
` [PATCH v5 09/12] ShellPkg: "
` [PATCH v5 10/12] UefiCpuPkg: "
` [PATCH v5 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v5 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries
[PATCH v4 00/12] Enable New CodeQL Queries
2023-03-24 15:54 UTC (7+ messages)
` [PATCH v4 10/12] UefiCpuPkg: Fix conditionally uninitialized variables
` [edk2-devel] "
[PATCH v1 0/2] WIP: Enable CMO support for RiscV64
2023-03-24 15:43 UTC (3+ messages)
` [PATCH v1 1/2] MdePkg/BaseCacheMaintenanceLib: Enable RISCV CMO
` [PATCH v1 2/2] OvmfPkg/RiscVVirt: Enable CMO support
[PATCH 1/1] UefiCpuPkg/PiSmmCpuDxeSmm: fix format string
2023-03-24 15:35 UTC (6+ messages)
[PATCH 0/8] BaseTools: remove duplicate includes
2023-03-24 15:31 UTC (3+ messages)
` [PATCH 3/8] BaseTools: remove duplicate includes: IndustryStandard/Acpi*.h
[edk2-libc Patch 0/2] Python/Python3.6.8: migration of edk2module from chipsec repo
2023-03-24 15:24 UTC (4+ messages)
` [edk2-libc Patch 1/2] "
` [edk2-libc Patch 2/2] Added file header with copyright and license
[Patch V6 00/22] Fix issues in CpuPageTableLib
2023-03-24 14:03 UTC (5+ messages)
` [Patch V6 04/22] UefiCpuPkg/CpuPageTableLib: Fix the non-1:1 mapping issue
` [Patch V6 06/22] UefiCpuPkg/CpuPageTableLib: Fix issue when splitting leaf entry
[edk2-devel] PATCH v3 0/3 Add xterm resize support to OVMF
2023-03-24 14:00 UTC (5+ messages)
` 回复: "
` [edk2-devel] PATCH v3 3/3 OvmfPkg: take PcdResizeXterm from the QEMU command line
` [edk2-devel] PATCH v3 2/3 ArmVirtPkg: "
[PATCH] OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetQueueAlignment
2023-03-24 12:30 UTC (2+ messages)
reg: MAC address could not change on pre-boot environment and failed to PXE boot
2023-03-24 11:30 UTC (3+ messages)
` [edk2-devel] "
[PATCH v4 1/9] ManageabilityPkg: Add Readme file
2023-03-24 11:18 UTC (22+ messages)
` [PATCH v4 2/9] ManageabilityPkg: Initial package
` [edk2-devel] "
` [PATCH v4 3/9] ManageabilityPkg: Add ManageabilityTransportLib header file
` [PATCH v4 4/9] ManageabilityPkg: Add NULL ManageabilityTransportLib
` [PATCH v4 5/9] ManageabilityPkg: Add ManageabilityTransportHelperLib
` [edk2-devel] "
` [PATCH v4 6/9] ManageabilityPkg/ManageabilityTransportKcsLib
` [PATCH v4 7/9] ManageabilityPkg: Implement Ipmi Protocol/Ppi
` [edk2-devel] "
` [PATCH v4 9/9] edk2-platforms: Maintainers.txt
` [edk2-devel] [PATCH v4 1/9] ManageabilityPkg: Add Readme file
[edk2-platforms][PATCH V3 0/5] Enable SoC expansion block and Virtio-P9 for RD-N2 variants
2023-03-24 11:03 UTC (6+ messages)
` [edk2-platforms][PATCH V3 1/5] Platform/Sgi: Add SSDT table for Virtio-P9
` [edk2-platforms][PATCH V3 2/5] Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants
` [edk2-platforms][PATCH V3 3/5] Platform/Sgi: Add SSDT table for IO virtualization SoC expansion block
` [edk2-platforms][PATCH V3 4/5] Platform/Sgi: Initialize additional UART controllers
` [edk2-platforms][PATCH V3 5/5] Platform/Sgi: Enable SoC expansion block for RD-N2 variants
[Patch V3 0/2] Modify defination for MpWakeupStructure
2023-03-24 8:52 UTC (6+ messages)
` [Patch V3 1/2] MdePkg: modify the wrong 'AcpiId' to 'ApicId' in MpWakeupStructure
` 回复: "
` [edk2-devel] "
[Patch V5 00/22] Fix issues in CpuPageTableLib
2023-03-24 8:10 UTC (30+ messages)
` [Patch V5 01/22] UefiCpuPkg/CpuPageTableLib: Remove unneeded 'if' condition
` [Patch V5 02/22] UefiCpuPkg/CpuPageTableLib: Add check for input Length
` [Patch V5 03/22] UefiCpuPkg/CpuPageTableLib:Initialize some LocalVariable at beginning
` [Patch V5 04/22] UefiCpuPkg/CpuPageTableLib: Fix the non-1:1 mapping issue
` [Patch V5 05/22] UefiCpuPkg/CpuPageTableLib:Clear PageSize bit(Bit7) for non-leaf
` [Patch V5 06/22] UefiCpuPkg/CpuPageTableLib: Fix issue when splitting leaf entry
` [Patch V5 07/22] UefiCpuPkg/MpInitLib: Add code to initialize MapMask
` [Patch V5 08/22] UefiCpuPkg/CpuPageTableLib:Add check for Mask and Attr
` [Patch V5 09/22] UefiCpuPkg/CpuPageTableLib: Add manual test to check "
` [Patch V5 10/22] UefiCpuPkg/CpuPageTableLib:Modify RandomBoolean() in RandomTest
` [Patch V5 11/22] UefiCpuPkg/CpuPageTableLib: Add LastMapEntry pointer
` [Patch V5 12/22] UefiCpuPkg/CpuPageTableLib:Modify RandomTest to check Mask/Attr
` [Patch V5 13/22] UefiCpuPkg/CpuPageTableLib: Enable non-1:1 mapping in random test
` [Patch V5 14/22] UefiCpuPkg/CpuPageTableLib: Add OUTPUT IsModified parameter
` [Patch V5 15/22] UefiCpuPkg/CpuPageTableLib: Modify RandomTest to check IsModified
` [Patch V5 16/22] UefiCpuPkg: Fix IA32 build failure in CpuPageTableLib.inf
` [Patch V5 17/22] UefiCpuPkg: Modify UnitTest code since tested API is changed
` [Patch V5 18/22] UefiCpuPkg/CpuPageTableLib: Add check for page table creation
` [Patch V5 19/22] UefiCpuPkg: Combine branch for non-present and leaf ParentEntry
` [Patch V5 20/22] UefiCpuPkg/CpuPageTableLib: Enable PAE paging
` [Patch V5 21/22] UefiCpuPkg/CpuPageTableLib: Add RandomTest for "
` [Patch V5 22/22] UefiCpuPkg/CpuPageTableLib: Reduce the number of random tests
error C0DE: Unknown fatal error
2023-03-24 6:24 UTC
[PATCH 0/3] BaseTools: Fix doc block location and formatting; run uncrustify
2023-03-24 4:55 UTC (4+ messages)
` [PATCH 2/3] BaseTools: Replace duplicate __PcdSet prototype with __PcdGet
` 回复: "
[PATCH v3] MdePkg/Include: Add DMTF MCTP definitions
2023-03-24 3:00 UTC (3+ messages)
[Patch V4 00/21] Fix issues in CpuPageTableLib
2023-03-24 2:19 UTC (6+ messages)
` [Patch V4 06/21] UefiCpuPkg/CpuPageTableLib: Fix issue when splitting leaf entry
` [edk2-devel] "
` [Patch V4 08/21] UefiCpuPkg/CpuPageTableLib:Add check for Mask and Attr
[PATCH 0/1] MdeModulePkg/Ahci: Skip retry for non-transient errors
2023-03-24 1:13 UTC (5+ messages)
` [edk2-devel] "
[PATCH V5 0/8] Enable secure-boot when lauch OVMF with -bios parameter
2023-03-24 0:38 UTC (4+ messages)
` [PATCH V5 4/8] OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStore
` [edk2-devel] "
[PATCH v3] MdePkg/Include: Add IPMI KCS definitions
2023-03-23 22:12 UTC (4+ messages)
` [edk2-devel] "
[Patch 0/2] Add and use FirmwareVolumeShadowPpi
2023-03-23 19:17 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32
2023-03-23 14:51 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox