messages from 2021-08-06 13:44:52 to 2021-08-10 02:30:15 UTC [more...]
[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg: Add BaseSmmAccessLibNull
2021-08-10 2:30 UTC (3+ messages)
[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/PeiSmmAccessLib: Remove S3 requirement
2021-08-10 1:47 UTC (3+ messages)
Event: TianoCore Bug Triage - APAC / NAMO - 08/10/2021 #cal-reminder
2021-08-10 1:30 UTC
[Patch V2] MinPlatformPkg: Fix the incompatible change about SecureBootVariableLib
2021-08-10 0:42 UTC (3+ messages)
[PATCH 0/1] OvmfPkg PlatformBootManagerLib: Move TryRunningQemuKernel()
2021-08-10 0:10 UTC (6+ messages)
` [PATCH 1/1] "
` [edk2-devel] "
[PATCH v2 0/7] Fix various issues regarding DebugImageInfoTable
2021-08-09 21:32 UTC (19+ messages)
` [PATCH v2 1/2] BaseTools: Define the read-only data section name per toolchain
` [PATCH v2 2/2] UefiCpuPkg/BaseUefiCpuLib: Use toolchain-specific rodata section name
` [PATCH v2 1/7] MdeModulePkg/DxeCore: Consistent DebugImageInfoTable updates
` [PATCH v2 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
` [PATCH v2 2/2] BaseTools/CommonLib: "
` [edk2-devel] [PATCH v2 1/2] MdePkg/BaseLib: "
` [PATCH v2 1/2] SecurityPkg/DxeImageVerificationLib: Fix certificate lookup algorithm
` [PATCH v2 2/2] SecurityPkg/SecureBootConfigDxe: "
` [PATCH v2 2/7] MdeModulePkg/DxeCore: Fix DebugImageInfoTable size report
` [PATCH v2 3/7] EmbeddedPkg/GdbStub: Check DebugImageInfoTable type safely
` [PATCH v2 4/7] ArmPkg/DefaultExceptionHandlerLib: "
` [edk2-devel] "
` [PATCH v2 5/7] MdeModulePkg/CoreDxe: Mandatory LoadedImage for DebugImageInfoTable
` [PATCH v2 6/7] EmbeddedPkg/GdbStub: "
` [PATCH v2 7/7] ArmPkg/DefaultExceptionHandlerLib: "
[PATCH v3 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
2021-08-09 21:02 UTC (2+ messages)
` [PATCH v3 2/2] BaseTools/CommonLib: "
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/AcpiTables: Update structures for ACPI 6.3
2021-08-09 20:00 UTC (2+ messages)
[edk2-platforms][PATCH v2 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements
2021-08-09 19:26 UTC (3+ messages)
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/TestPointCheckLib: Add support for BME device exemption
2021-08-09 19:08 UTC
[PATCH v2 0/4] Ovmf: Disable the TPM2 platform hierarchy
2021-08-09 18:28 UTC (7+ messages)
` [PATCH v2 1/4] OvmfPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
` [PATCH v2 2/4] OvmfPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [PATCH v2 3/4] OvmfPkg: Reference new TPM classes in the build system for compilation
` [PATCH v2 4/4] OvmfPkg: Disable the TPM2 platform hierarchy
` [edk2-devel] [PATCH v2 0/4] Ovmf: "
[PATCH 0/3] reuse the SevEsWork area
2021-08-09 17:21 UTC (9+ messages)
` [PATCH 1/3] OvmfPkg: introduce a common work area
` [PATCH 2/3] OvmfPkg/ResetVector: update SEV support to use new work area format
` [PATCH 3/3] OvmfPkg/ResetVector: move the GHCB page setup in AmdSev.asm
[PATCH v5 1/5] ArmPkg/IndustryStandard: 32b/64b agnostic FF-A, Mm SVC and Std SMC IDs
2021-08-09 15:19 UTC (5+ messages)
` [PATCH v5 2/5] ArmPkg: prepare 32bit ARM build of StandaloneMmPkg
` [PATCH v5 3/5] GenFv: Arm: support images entered in Thumb mode
` [PATCH v5 4/5] StandaloneMmPkg: fix pointer/int casts against 32bit architectures
` [PATCH v5 5/5] StandaloneMmPkg: build for 32bit arm machines
[PATCH v6 1/6] OvmfPkg/BaseMemEncryptLib: Detect SEV live migration feature
2021-08-09 14:37 UTC (7+ messages)
` [PATCH v6 2/6] OvmfPkg/BaseMemEncryptLib: Hypercall API for page encryption state change
` [PATCH v6 6/6] OvmfPkg/AmdSevDxe: Add support for SEV live migration
[PATCH] MinPlatformPkg: Fix the incompatible change about SecureBootVariableLib
2021-08-09 12:47 UTC (2+ messages)
` [edk2-devel] "
Soft Feature Freeze starts NOW for edk2-stable202108
2021-08-09 11:34 UTC
[PATCH edk2-test 1/1] uefi-sct/SctPkg: uefi-sct: QueryVariableInfo(EFI_VARIABLE_NON_VOLATILE)
2021-08-09 10:51 UTC (3+ messages)
` [edk2-devel] "
[edk2-test][PATCH v1 1/1] uefi-sct/SctPkg: Update page alignment calculations
2021-08-09 10:35 UTC (2+ messages)
` [edk2-devel] "
[PATCH edk2-Platform v1 0/1] Hisilicon:Fix header file issues
2021-08-09 8:42 UTC (4+ messages)
` [PATCH edk2-Platform v1 1/1] "
` [edk2-devel] "
[Patch] BaseTools: use shutil.copyfile instead shutil.copy2
2021-08-09 8:15 UTC (2+ messages)
` [edk2-devel] "
[PATCH] UefiPayloadPkg: Fix the non-ascii character in UniversalPayloadEntry.c
2021-08-09 8:09 UTC (3+ messages)
` [edk2-devel] "
[PATCH] ArmPkg/DefaultExceptionHandlerLib: Fix DebugImageInfoTable lookup
2021-08-09 7:26 UTC (44+ messages)
` [PATCH] BaseTools: Define the read-only data section name per toolchain
` [PATCH] UefiCpuPkg/BaseUefiCpuLib: Use toolchain-specific rodata section name
` [PATCH] BaseTools/tools_def: Fix CLANGPDB X64 RCPATH
` [PATCH] EmulatorPkg/Host/Unix: Drop dlopen() usage
` [PATCH] EmulatorPkg/Host/Unix: Remove unused declarations
` [PATCH] MdeModulePkg/CoreDxe: Drop caller-allocated image buffers
` [PATCH] MdeModulePkg/DxeCore: Consistent DebugImageInfoTable updates
` [PATCH] MdeModulePkg/DxeCore: Fix DebugImageInfoTable size report
` [PATCH] EmbeddedPkg/GdbStub: Check DebugImageInfoTable type safely
` [PATCH] ArmPkg/DefaultExceptionHandlerLib: "
` [PATCH] MdeModulePkg/CoreDxe: Mandatory LoadedImage for DebugImageInfoTable
` [PATCH] EmbeddedPkg/GdbStub: "
` [PATCH] ArmPkg/DefaultExceptionHandlerLib: "
` [edk2-devel] [PATCH] MdeModulePkg/DxeCore: Consistent DebugImageInfoTable updates
` [PATCH] MdeModulePkg/DxeCore: Drop unnecessary pointer indirection
` [PATCH] MdeModulePkg/DxeCore: Use the correct source for fixed load address
` [PATCH] MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands
` [edk2-devel] "
` [PATCH] MdeModulePkg/PiSmmIpl: Correct fixed load address bounds check
` [PATCH] MdePkg/Base.h: Introduce various alignment-related macros
` [PATCH] MdePkg/BaseLib: Fix unaligned API prototypes
` [PATCH] BaseTools/CommonLib: "
` [PATCH] SecurityPkg/DxeImageVerificationLib: Always lookup SHA-256 hash in dbx
` [edk2-devel] "
` [PATCH] SecurityPkg/DxeImageVerificationLib: Fix certificate lookup algorithm
` [PATCH] SecurityPkg/SecureBootConfigDxe: "
` [PATCH] StandaloneMmPkg/FvLib: Correct FV section data size
` [PATCH] StandaloneMmPkg/StandaloneMmCore: Drop code for traditional drivers
` [PATCH] StandaloneMmPkg/StandaloneMmCore: Drop unused fixed address feature
` [PATCH] StandaloneMmPkg: Support CLANGPDB X64 builds
` [PATCH] UefiPayloadPkg/UefiPayloadEntry: Fix memory corruption
[PATCH v2 1/1] MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands
2021-08-09 6:09 UTC
[PATCH 1/1] MdeModulePkg/Console: Improve encoding of box drawing characters
2021-08-09 5:56 UTC (2+ messages)
[PATCH] MdeModulePkg PCD: FSP NotifyPhase APIs caused 100ms delay
2021-08-09 2:27 UTC
[PATCH] SecurityPkg: TPM must go to Idle state on CRB command completion
2021-08-09 1:27 UTC (2+ messages)
[PATCH] SecurityPkg: Debug code to audit BIOS TPM extend operations
2021-08-09 1:24 UTC (2+ messages)
[PATCH] Reallocate TPM Active PCRs based on platform support
2021-08-09 1:13 UTC (2+ messages)
[PATCH 0/3] Add support for gdb and lldb
2021-08-08 21:46 UTC (4+ messages)
` [PATCH 1/3] efi_debugging.py: - Add debugger agnostic debugging Python Classes
` [PATCH 2/3] efi_gdb.py: - Add gdb EFI commands and pretty Print
` [PATCH 3/3] efi_lldb.py: - Add lldb "
[edk2-devel] [staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe
2021-08-08 14:36 UTC
[staging/edk2-redfish-client Tools PATCH 0/6] Initial commit of Redfish Profile Simulator
2021-08-08 13:09 UTC (7+ messages)
` [staging/edk2-redfish-client Tools PATCH 1/6] RedfishClientPkg/Tools: "
` [staging/edk2-redfish-client Tools PATCH 2/6] RedfishClientPkg/Tools: Add more Redfish resource
` [staging/edk2-redfish-client Tools PATCH 3/6] RedfishClientPkg/Redfish-Profile-Simulator: Add more features
[staging/edk2-redfish-client PATCH v2 0/2] RedfishClientPkg
2021-08-08 13:02 UTC (3+ messages)
` [staging/edk2-redfish-client PATCH v2 2/2] edk2: Update Maintainers.txt
[PATCH] RedfishPkg/RefishCrtLib: Public RefishCrtLib
2021-08-08 12:59 UTC (2+ messages)
[PATCH] RedfishPkg/JsonLib: Add more JsonLib functions
2021-08-08 12:58 UTC (2+ messages)
[staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe
2021-08-08 12:55 UTC (7+ messages)
` [staging/edk2-redfish-client RedfishFeatureCore PATCH 1/3] RedfishClientPkg: Initial commit of meta files
` [staging/edk2-redfish-client RedfishFeatureCore PATCH 2/3] RedfishClientPkg/RedfishFeatureCoreDxe: Redfish Feature Core DXE driver
` [staging/edk2-redfish-client RedfishFeatureCore PATCH 3/3] RedfishClientPkg/Document: Update diagrams
[RFC PATCH 0/7] OVMF: Disable the TPM2 platform hierarchy
2021-08-08 0:54 UTC (14+ messages)
` [RFC PATCH 1/7] SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
` [RFC PATCH 2/7] SecruityPkg/TPM: Disable dependency on MinPlatformPkg
` [RFC PATCH 3/7] SecurityPkg/TPM: Disable PcdGetBool (PcdRandomizePlatformHierarchy)
` [RFC PATCH 4/7] SecurityPkg/TPM: Disable a Pcd
` [RFC PATCH 5/7] SecurityPkg/TPM: Add a NULL implementation of PeiDxeTpmPlatformHierarchyLib
` [RFC PATCH 6/7] OVMF: Reference new classes in the build system for compilation
` [RFC PATCH 7/7] OVMF: Disable the TPM2 platform hierarchy
` [edk2-devel] [RFC PATCH 0/7] "
[Patch v2 0/3] Ext4Pkg: Add Ext4Pkg
2021-08-07 22:05 UTC (4+ messages)
` [Patch v2 1/3] Ext4Pkg: Add Ext4Pkg.dec and Ext4Pkg.uni
` [Patch v2 2/3] Ext4Pkg: Add Ext4Dxe driver
` [Patch v2 3/3] Ext4Pkg: Add .DSC file
[edk2-platforms PATCH v2 0/4] SolidRun CEx7 Evaluation Board support
2021-08-07 19:36 UTC (5+ messages)
` [edk2-platforms PATCH v2 1/3] Marvell: Armada7k8k/OcteonTx: Select ACPI description as a default
` [edk2-platforms PATCH v2 2/3] SolidRun/Cn913xCEx7Eval: Add ACPI support
` [edk2-platforms PATCH v2 3/3] SolidRun/Cn913xCEx7Eval: Add platform support
` [edk2-non-osi PATCH] SolidRun/Cn913xCEx7Eval: Add DeviceTree
SecCore evacuation in PeiCore?
2021-08-07 18:54 UTC
[PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
2021-08-07 16:34 UTC (7+ messages)
` [PATCH v2 1/4] UefiPayloadPkg: Add LINUXBOOT payload target
` [PATCH v2 2/4] UefiPayloadPkg: Use legacy timer in Linuxboot payload
` [PATCH v2 3/4] UefiPayloadPkg: Update maximum logic processor to 256
` [PATCH v2 4/4] UefiPayloadPkg: Reserve Payload config in runtime services data
[PATCH 0/6] UefiPayloadPkg: LinuxBoot Support in UefiPayload
2021-08-07 13:53 UTC (4+ messages)
` [PATCH v1 6/6] UefiPayloadPkg: LinuxBoot: use a text format for the configuration block
` [edk2-devel] "
[edk2-platforms PATCH 0/4] SolidRun CEx7 Evaluation Board support
2021-08-06 23:59 UTC (5+ messages)
` [edk2-platforms PATCH 1/3] Marvell: Armada7k8k/OcteonTx: Select ACPI description as a default
` [edk2-platforms PATCH 2/3] SolidRun/Cn913xCEx7Eval: Add ACPI support
` [edk2-platforms PATCH 3/3] SolidRun/Cn913xCEx7Eval: Add platform support
` [edk2-non-osi PATCH] SolidRun/Cn913xCEx7Eval: Add DeviceTree
[PATCH 0/1] RPi: Add Linux PCIe quirk
2021-08-06 22:40 UTC (4+ messages)
` [PATCH 1/1] Platform/RaspberryPi: Add linux quirk support
[RFC] MemoryProtectionLib for Dynamic Memory Guard Settings
2021-08-06 22:11 UTC (9+ messages)
` [edk2-devel] "
[PATCH 0/5] RPi4: Enable ACPI PCIe conduit
2021-08-06 21:52 UTC (14+ messages)
` [PATCH 2/5] Platform/RaspberryPi: break XHCI into its own SSDT
` [edk2-devel] "
` [PATCH 3/5] Platform/RaspberryPi: Add PCIe SSDT
` [edk2-devel] "
` [PATCH 4/5] Silicon/Broadcom/Bcm27xx: Tweak PCIe for CM4
` [edk2-devel] "
[PATCH v7 1/3] BaseTools: Remove COMMON section from the GCC discard list
2021-08-06 20:01 UTC (5+ messages)
` [edk2-devel] "
` 回复: "
[PATCH 1/4] UefiPayloadPkg: Add Fixed PCDs and use Macro to define the default value
2021-08-06 17:23 UTC (12+ messages)
` [PATCH 2/4] UefiPayloadPkg: define some PCD as DynamicEX PCD
` [PATCH 3/4] UefiPayloadPkg: change the default value of some PCDs
` [PATCH 4/4] UefiPayloadPkg: Add a macro to enable or diable the serial driver
` [edk2-devel] [PATCH 1/4] UefiPayloadPkg: Add Fixed PCDs and use Macro to define the default value
[PATCH] UefiPayloadPkg/PayloadEntry: Inherit 4/5-level paging from bootloader
2021-08-06 17:19 UTC (2+ messages)
[Patch 0/3] Ext4Pkg: Add Ext4Pkg
2021-08-06 16:15 UTC (4+ messages)
` [edk2-devel] "
[PATCH v3] UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
2021-08-06 14:37 UTC
[PATCH v2] UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
2021-08-06 14:09 UTC (4+ messages)
` [edk2-devel] "
[PATCH] ArmPkg: Enable boot discovery policy for ARM package
2021-08-06 13:44 UTC (2+ 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