messages from 2022-12-12 09:04:01 to 2022-12-15 12:57:14 UTC [more...]
[edk2-staging/RiscV64QemuVirt PATCH V6 00/23] Add support for RISC-V virt machine
2022-12-15 12:56 UTC (16+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V6 01/23] MdePkg/Register: Add register definition header files for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V6 02/23] MdePkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions
` [edk2-staging/RiscV64QemuVirt PATCH V6 03/23] MdePkg/BaseLib: RISC-V: Add few more helper functions
` [edk2-staging/RiscV64QemuVirt PATCH V6 04/23] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V6 05/23] UefiCpuPkg: Add CpuTimerDxe module
` [edk2-staging/RiscV64QemuVirt PATCH V6 06/23] UefiCpuPkg/CpuExceptionHandlerLib: Add RISC-V instance
` [edk2-staging/RiscV64QemuVirt PATCH V6 07/23] UefiCpuPkg/CpuDxe: "
` [edk2-staging/RiscV64QemuVirt PATCH V6 08/23] UefiCpuPkg/CpuTimerLib: "
` [edk2-staging/RiscV64QemuVirt PATCH V6 09/23] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
` [edk2-staging/RiscV64QemuVirt PATCH V6 10/23] EmbeddedPkg: Enable PcdPrePiCpuIoSize for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V6 11/23] EmbeddedPkg/NvVarStoreFormattedLib: Migrate to MdeModulePkg
` [edk2-staging/RiscV64QemuVirt PATCH V6 12/23] ArmVirtPkg: Update the references to NvVarStoreFormattedLib
` [edk2-staging/RiscV64QemuVirt PATCH V6 13/23] ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH V6 14/23] ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe
` [edk2-staging/RiscV64QemuVirt PATCH V6 15/23] OvmfPkg: Add VirtNorFlashPlatformLib library
[PATCH V2 0/4] Introduce Separate-Fv in OvmfPkg/IntelTdx
2022-12-15 12:03 UTC (7+ messages)
` [PATCH V2 1/4] EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding section
` [PATCH V2 2/4] OvmfPkg: Add PCDs/GUID for NCCFV
` [PATCH V2 3/4] OvmfPkg/IntelTdx: Enable separate-fv in IntelTdx/IntelTdxX64.fdf
` [PATCH V2 4/4] OvmfPkg/PeilessStartupLib: Find NCCFV in non-td guest
[PATCH v1] Maintainers.txt: Update NetworkPkg & MM modules Reviewer
2022-12-15 11:46 UTC (3+ messages)
[PATCH v3 00/14] Fix new typos reported
2022-12-15 10:42 UTC (25+ messages)
` [PATCH v3 01/14] PrmPkg: "
` [PATCH v3 02/14] StandaloneMmPkg: "
` [PATCH v3 03/14] DynamicTablesPkg: "
` [PATCH v3 04/14] UnitTestFrameworkPkg: "
` [PATCH v3 05/14] FatPkg: "
` [edk2-devel] "
` [PATCH v3 06/14] FmpDevicePkg: "
` [PATCH v3 07/14] ArmPkg: Ignore "
` [PATCH v3 08/14] ArmVirtPkg: Add new ignored spelling errors
` [PATCH v3 09/14] ArmPkg: Fix typos
` [PATCH v3 10/14] ArmPlatformPkg: "
` [PATCH v3 11/14] ArmVirtPkg: "
` [PATCH v3 12/14] .azurepipelines: Update cspell version to 5.21.0
` [edk2-devel] "
` [PATCH v3 13/14] ArmPkg: Turn off spellcheck audit mode
` [edk2-devel] "
` [PATCH v3 14/14] ArmVirtPkg: "
[PATCH v2 1/1] Platform/Sgi: Use MmUnblockMemoryLib when SECURE_BOOT_ENABLE
2022-12-15 9:54 UTC (2+ messages)
[PATCH V1 0/6] Enable Multi-core based lazy-accept for TDVF
2022-12-15 8:44 UTC (7+ messages)
` [PATCH V1 1/6] OvmfPkg/TdxMailboxLib: Delete global variables
` [PATCH V1 2/6] OvmfPkg/TdxMailboxLib: Add NULL instance of TdxMailboxLib
` [PATCH V1 3/6] OvmfPkg: Add TdxMailboxLibNull in some platform dsc
` [PATCH V1 4/6] OvmfPkg/Sec: Move TDX APs related nasm code to IntelTdxAPs.nasm
` [PATCH V1 5/6] OvmfPkg: Enable APs to accept memory for TDVF
` [PATCH V1 6/6] OvmfPkg/PlatformInitLib: Implement multi-core "
[PATCH v3] OvmfPkg/PlatformPei: Validate SEC's GHCB page
2022-12-15 8:10 UTC (3+ messages)
[PATCH v2 1/1] OvmfPkg/AmdSev/SecretDxe: Allocate CC secret location as EfiACPIReclaimMemory
2022-12-15 6:33 UTC (4+ messages)
[PATCH V3 0/4] Reserve shared memory for DMA operation
2022-12-15 5:18 UTC (5+ messages)
` [PATCH V3 1/4] OvmfPkg/IoMmuDxe: Reserve shared memory region "
` [PATCH V3 2/4] OvmfPkg/IoMmuDxe: Rename AmdSevIoMmu to CcIoMmu
` [PATCH V3 3/4] OvmfPkg/IoMmuDxe: Add SEV support for reserved shared memory
` [PATCH V3 4/4] Maintainers: Update OvmfPkg/IoMmuDxe
[Patch V2 0/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS
2022-12-15 5:03 UTC (3+ messages)
` [Patch V2 1/2] UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd
` [Patch V2 2/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS
[PATCH V1 0/3] Fix incorrect implementation in CcMeasurement
2022-12-15 3:20 UTC (6+ messages)
` [PATCH V1 1/3] OvmfPkg/TdTcg2Dxe: Fix incorrect protocol and structure version
` [PATCH V1 2/3] OvmfPkg/TdTcg2Dxe: Fix the mapping error between PCR index and MR index
` [PATCH V1 3/3] OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and RTMR index
` [edk2-devel] [PATCH V1 0/3] Fix incorrect implementation in CcMeasurement
[PATCH] SecurityPkg: deprecate RpmcLib and VariableKeyLib
2022-12-15 3:10 UTC (2+ messages)
[PATCH V2] MdeModulePkg/XhciPei: Unlinked XhciPei memory block
2022-12-15 2:11 UTC (3+ messages)
[PATCH 0/3] OvmfPkg: Make IntelTdx work with Cloud Hypervisor
2022-12-15 2:02 UTC (9+ messages)
` [PATCH 1/3] OvmfPkg/PlatformInitLib: Differentiate TDX case for "
` [PATCH 2/3] OvmfPkg/PlatformInitLib: Transfer GUID Extension HOB
` [PATCH 3/3] OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud Hypervisor
[PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present
2022-12-15 0:26 UTC (5+ messages)
` [PATCH 2/3] MdeModulePkg/XhciDxe/Xhci: Don't check for invalid PSIV
` [PATCH 3/3] MdeModulePkg/Bus/Pci/XhciDxe: Handle incorrect PSIV indices
` [edk2-devel] "
[PATCH v3] UnitTestFrameworkPkg/UnitTestLib: Print expected Status on ASSERT fail
2022-12-14 23:49 UTC (5+ messages)
` [edk2-devel] "
[edk2][PATCH 0/2] Add Events introduced in UEFI 2.9
2022-12-14 17:49 UTC (4+ messages)
` 回复: "
[PATCH 00/14] OvmfPkg: avoid global variables in PEI
2022-12-14 17:26 UTC (3+ messages)
[PATCH] DynamicTablesPkg: SSDT _LPI revision is incorrect
2022-12-14 15:55 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH] ShellPkg/AcpiView: ERST Parser
2022-12-14 15:30 UTC
[PATCH] OvmfPkg/PlatformInitLib: Fix integrity checking failed of NvVarStore in some cases
2022-12-14 15:24 UTC (8+ messages)
` [edk2-devel] "
[PATCH V2 0/4] Reserve shared memory for DMA operation
2022-12-14 14:24 UTC (12+ messages)
` [PATCH V2 1/4] OvmfPkg/IoMmuDxe: Reserve shared memory region "
` [edk2-devel] "
` [PATCH V2 2/4] OvmfPkg/IoMmuDxe: Rename AmdSevIoMmu to CcIoMmu
` [PATCH V2 3/4] OvmfPkg/IoMmuDxe: Add SEV support for reserved shared memory
` [edk2-devel] "
` [PATCH V2 4/4] Maintainers: Update OvmfPkg/IoMmuDxe
UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS
2022-12-14 13:03 UTC (5+ messages)
` [PATCH 1/2] UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd
` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS
[RFC PATCH V2 00/19] Refactor and add RISC-V support in edk2 repo
2022-12-14 12:37 UTC (7+ messages)
` [RFC PATCH V2 10/19] UefiCpuPkg: Add RISC-V support in DxeCpuExceptionHandlerLib
` [edk2-devel] "
[PATCH edk2-platforms 1/1] Platform/Sgi: Use MmUnblockMemoryLib when SECURE_STORAGE_ENABLE
2022-12-14 8:58 UTC (3+ messages)
[PATCH v1 0/2] Enable LoongArch64 in uefi-sct
2022-12-14 8:36 UTC (3+ messages)
` [PATCH v1 1/2] uefi-sct/SctPkg: Add LoongArch64 platform support
` [PATCH v1 2/2] uefi-sct/SctPkg: Enable LoongArch64 building
[PATCH] UefiPayloadPkg: Remove RTC_INDEX/TARGET from UplBuild macro list
2022-12-14 8:21 UTC
[PATCH 0/3] Fix some typos
2022-12-14 8:18 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions
2022-12-14 8:06 UTC (3+ messages)
[PATCH] UefiPayloadPkg/SerialPortLib: Enhance multi port behaviour
2022-12-14 7:21 UTC (2+ messages)
[edk2-devel] 回复: [edk2-devel] 回复: [edk2-devel] FW: [PATCH] ShellPkg: Displaying SMBIOS Type38 fields in formatted manner
2022-12-14 4:35 UTC (2+ messages)
[PATCH v6 0/3] Add code coverage support for GCC/MSVC
2022-12-14 3:19 UTC (4+ messages)
` [PATCH v6 1/3] UnitTestFrameworkPkg: Add code coverage support for GCC
` [PATCH v6 2/3] BaseTools/Plugin: Add coverage support for Unit Test
` [PATCH v6 3/3] .azurepipelines: Install code coverage tool
[PATCH v2 00/11] Fix new typos reported
2022-12-14 3:03 UTC (8+ messages)
` [PATCH v2 02/11] StandaloneMmPkg: "
` [edk2-devel] "
` [PATCH v2 07/11] ArmPkg: Ignore "
` [PATCH v2 08/11] ArmVirtPkg: Add new ignored spelling errors
[edk2-devel] [PATCH] UnitTestFrameworkPkg: Modify APIs in UnitTestPersistenceLib
2022-12-14 0:23 UTC (3+ messages)
[edk2-devel] [PATCH v2] MdePkg/UnitTestHostBaseLib: Remove HOST_APPLICATION limitation
2022-12-13 23:54 UTC (2+ messages)
[PATCH v2] MdePkg/BaseCpuLib: Remove assembly for CpuFlushTlb
2022-12-13 23:53 UTC (2+ messages)
[PATCH 1/1] SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo present
2022-12-13 23:48 UTC (2+ messages)
[PATCH] Maintainers.txt: Change Anthony's github id
2022-12-13 23:01 UTC (4+ messages)
[edk2-devel] PATCH v1 0/1 Remove deprecated Itanium data
2022-12-13 21:40 UTC (6+ messages)
` [edk2-devel] PATCH v1 1/1 MdePkg: Remove Itanium leftover data structure
[Patch 1/1] ShellPkg/Shell: Do not set end device path if already end
2022-12-13 21:22 UTC (4+ messages)
[PATCH] Revert "BaseTools/Conf: Fix Dynamic-Library-File template"
2022-12-13 18:47 UTC (7+ messages)
` [PATCH] Fix cyclic dependency error on OptionROM build
[PATCH v2 2/2] ShellPkg/AcpiView: APMT Parser
2022-12-13 16:52 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 1/2] MdePkg/IndustryStandard: add definitions for ACPI APMT
2022-12-13 16:52 UTC (2+ messages)
` [edk2-devel] "
[PATCH edk2-platforms 1/1] Platform/ARM: Update Morello and N1Sdp to use PrePeiCoreUniCore
2022-12-13 15:05 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 00/17] Remove duplicated words
2022-12-13 14:37 UTC (3+ messages)
` [PATCH v2 04/17] DynamicTablesPkg: "
[edk2-wiki][PATCH v3 0/4] Add new edk2 build instructions
2022-12-13 14:17 UTC (6+ messages)
` [edk2-wiki][PATCH v3 1/4] Add initial How to Build with Stuart Document
` [edk2-devel] "
[edk2-platforms][PATCH V3 1/1] Silicon/ARM/NeoverseN1Soc: Update CCIX PNP ID
2022-12-13 13:11 UTC (2+ messages)
` [edk2-devel] "
[PATCH] UefiCpuPkg: Bug fix in 5LPage handling
2022-12-13 11:14 UTC (6+ messages)
` [edk2-devel] "
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, December 13, 2022 #cal-reminder
2022-12-13 2:30 UTC
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, December 12, 2022 #cal-notice
2022-12-13 0:30 UTC
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, December 12, 2022 #cal-reminder
2022-12-12 23:30 UTC
[PATCH v2] MdeModulePkg/EsrtFmpDxe: Support multiple devices with 0 HardwareInstance
2022-12-12 19:27 UTC
[edk2-platforms][PATCH v2 00/11] Ext4Pkg: Code correctness and security improvements
2022-12-12 14:46 UTC (12+ messages)
` [edk2-platforms][PATCH v2 01/11] Ext4Pkg: Fix memory leak in Ext4RetrieveDirent
` [edk2-platforms][PATCH v2 02/11] Ext4Pkg: Move EXT4_NAME_MAX definition to Ext4Disk.h
` [edk2-platforms][PATCH v2 03/11] Ext4Pkg: Fix global buffer overflow in Ext4ReadDir
` [edk2-platforms][PATCH v2 04/11] Ext4Pkg: Fix incorrect checksum metadata feature check
` [edk2-platforms][PATCH v2 05/11] Ext4Pkg: Fix division by zero by adding check for s_inodes_per_group
` [edk2-platforms][PATCH v2 06/11] Ext4Pkg: Add inode number validity check
` [edk2-platforms][PATCH v2 07/11] Ext4Pkg: Fix shift out of bounds in Ext4OpenSuperblock
` [edk2-platforms][PATCH v2 08/11] Ext4Pkg: Corrects integer overflow check logic in DiskUtil
` [edk2-platforms][PATCH v2 09/11] Ext4Pkg: Check that source file is directory in Ext4OpenInternal
` [edk2-platforms][PATCH v2 10/11] Ext4Pkg: Check VolumeName allocation correctness in Ext4GetVolumeName
` [edk2-platforms][PATCH v2 11/11] Ext4Pkg: Add missing exit Status in Ext4OpenDirent
[edk2-platforms][PATCH v1 00/12] Ext4Pkg: Code correctness and security improvements
2022-12-12 14:40 UTC (6+ messages)
` [edk2-platforms][PATCH v1 06/12] Ext4Pkg: Add comparison between Position and FileSize in Ext4SetPosition
[PATCH v1 5/5] UefiCpuPkg/AmdSmmCpuFeaturesLib: Handles S3 save state
2022-12-12 9:16 UTC (3+ messages)
` [edk2-devel] "
[PATCH v1 4/5] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family
2022-12-12 9:13 UTC (3+ messages)
` [edk2-devel] "
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