messages from 2022-03-18 00:47:12 to 2022-03-23 06:15:49 UTC [more...]
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add missing libraries to [Components] in DSC
2022-03-23 6:15 UTC (2+ messages)
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/TestPointCheckLib: Fix mis-parsed HSTI structures
2022-03-23 6:14 UTC (2+ messages)
[PATCH v3 0/5] Http Fixes (Take Two)
2022-03-23 1:19 UTC (7+ messages)
` [PATCH v3 1/5] NetworkPkg/HttpDxe: Decofigure Tcp4 before reconfiguring
` [PATCH v3 2/5] NetworkPkg/HttpDxe: Decofigure Tcp6 "
` [PATCH v3 3/5] NetworkPkg/HttpDxe: Add ConnectionClose flag fo HTTP_PROTOCOL
` [PATCH v3 4/5] NetworkPkg/HttpDxe: Detect 'Connection: close' header
` [PATCH v3 5/5] NetworkPkg/HttpDxe: Detect HTTP/1.0 servers
` 回复: [edk2-devel] [PATCH v3 0/5] Http Fixes (Take Two)
[PATCH V9 00/47] Enable Intel TDX in OvmfPkg (Config-A)
2022-03-23 1:15 UTC (35+ messages)
` [PATCH V9 02/47] MdePkg: Update Cpuid.h for Tdx
` 回复: "
` [PATCH V9 14/47] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V9 16/47] OvmfPkg: Add TdxMailboxLib
` [PATCH V9 17/47] OvmfPkg: Create initial version of PlatformInitLib
` [PATCH V9 18/47] OvmfPkg/PlatformInitLib: Add hob functions
` [PATCH V9 19/47] OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob
` [PATCH V9 20/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V9 21/47] OvmfPkg/PlatformPei: Refactor MiscInitialization for CloudHV
` [PATCH V9 22/47] OvmfPkg/PlatformPei: Refactor AddressWidthInitialization
` [PATCH V9 23/47] OvmfPkg/PlatformPei: Refactor MaxCpuCountInitialization
` [PATCH V9 24/47] OvmfPkg/PlatformPei: Refactor QemuUc32BaseInitialization
` [PATCH V9 25/47] OvmfPkg/PlatformPei: Refactor InitializeRamRegions
` [PATCH V9 27/47] OvmfPkg/PlatformPei: Refactor NoexecDxeInitialization
` [PATCH V9 28/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V9 29/47] OvmfPkg/PlatformInitLib: Create MemDetect.c
` [PATCH V9 30/47] OvmfPkg/PlatformInitLib: Move functions to Platform.c
` [PATCH V9 31/47] OvmfPkg: Update PlatformInitLib to process Tdx hoblist
` [PATCH V9 32/47] OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack
` [PATCH V9 33/47] OvmfPkg: Update Sec to support Tdx
` [PATCH V9 34/47] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V9 35/47] MdeModulePkg: Skip setting IA32_ERER.NXE if it has already been set
` [edk2-devel] "
` [PATCH V9 36/47] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V9 37/47] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V9 38/47] OvmfPkg: Update PlatformInitLib for Tdx guest
` [PATCH V9 39/47] OvmfPkg: Update PlatformPei to support "
` [PATCH V9 40/47] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 03/22/2022 #cal-reminder
2022-03-23 1:15 UTC
GSoC 2022: Add S3 resume support to MinPlatform
2022-03-22 21:14 UTC
[PATCH V2 1/3] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
2022-03-22 19:06 UTC (6+ messages)
` [PATCH V2 2/3] MdePkg/Base.h: Introduce various alignment-related macros
` [edk2-devel] "
[PATCH v1 40/41] PrmPkg: Changes for edk2 repo transition
2022-03-22 18:36 UTC (2+ messages)
` [PATCH v1 41/41] PrmPkg: Apply uncrustify changes
[PATCH v1 00/41] Add PrmPkg
2022-03-22 16:19 UTC (40+ messages)
` [PATCH v1 01/41] PrmPkg: Add package and include headers
` [PATCH v1 02/41] PrmPkg: Add PrmConfig protocol interface
` [PATCH v1 03/41] PrmPkg/PrmContextBufferLib: Add initial library instance
` [PATCH v1 04/41] PrmPkg/PrmConfigDxe: Add initial driver
` [PATCH v1 05/41] PrmPkg: Add initial PrmSamplePrintModule
` [PATCH v1 06/41] PrmPkg: Add initial PrmSampleMemoryAllocationModule
` [PATCH v1 07/41] PrmPkg: Add initial PrmSampleHardwareAccessModule
` [PATCH v1 08/41] PrmPkg: Add initial PrmSampleContextBufferModule
` [PATCH v1 09/41] PrmPkg: Add initial package DSC file
` [PATCH v1 10/41] Readme.md: Add initial content
` [PATCH v1 11/41] PrmPkg: Add ALLOCATE_CONTEXT_BUFFER_IN_FW build option
` [PATCH v1 12/41] PrmPkg: Enable variable growth for the PRM_MODULE_EXPORT macro
` [PATCH v1 13/41] PrmPkg: Publish PRM operation region to support PRM ACPI _DSM invocation
` [PATCH v1 14/41] PrmPkg: Export major/minor version in PRM module PE COFF header
` [PATCH v1 15/41] PrmPkg: Add initial PrmSsdtInstallDxe module
` [PATCH v1 16/41] PrmPkg: Remove PRM Module Update Lock
` [PATCH v1 17/41] PrmPkg: Remove ALLOCATE_CONTEXT_BUFFER_IN_FW build flag
` [PATCH v1 18/41] PrmPkg/PrmContextBuffer.h: Add ACPI parameter support structures
` [PATCH v1 19/41] PrmPkg/PrmLoaderDxe: Add ACPI parameter buffer support
` [PATCH v1 20/41] PrmPkg/PrmSampleContextBufferModule: Remove OS debug print requirement
` [PATCH v1 21/41] PrmPkg/PrmSampleHardwareAccessModule: Add non-print PRM handlers
` [PATCH v1 22/41] PrmPkg/SampleAcpiParameterBufferModule: Add initial module
` [PATCH v1 23/41] PrmPkg/HardwareAccessModuleConfigLib: Add initial library
` [PATCH v1 24/41] PrmPkg/Samples/Readme.md: Add initial file
` [PATCH v1 25/41] PrmPkg: Refactor some PrmLoaderDxe functionality into libraries
` [PATCH v1 26/41] PrmPkg/Application/PrmInfo: Add initial application
` [PATCH v1 27/41] PrmPkg: Enforce stricter types
` [PATCH v1 28/41] PrmPkg/Test/PrmPkgHostTest.dsc: Add initial file
` [PATCH v1 29/41] PrmPkg/Test/UnitTest/Library: Add initial UEFI Boot Services test lib
` [PATCH v1 30/41] PrmPkg/Library/DxePrmContextBufferLib: Add host-based unit tests
` [PATCH v1 31/41] PrmPkg/DxePrmModuleDiscoveryLib: Add initial "
` [PATCH v1 32/41] PrmPkg: Add PlatformGuid
` [PATCH v1 33/41] PrmPkg: Update PRM OpRegion
` [PATCH v1 34/41] Readme.md: Add iASL note and QEMU sample link
` [PATCH v1 35/41] PrmPkg: Replace PcdPrmPlatformGuid with EDKII_DSC_PLATFORM_GUID
` [PATCH v1 36/41] PrmPkg/Samples: Remove PrmSampleMemoryAllocationModule
` [PATCH v1 37/41] PrmPkg/Samples: Remove PrmSamplePrintModule
` [PATCH v1 38/41] PrmPkg: Remove the concept of OS services
` [PATCH v1 39/41] Readme.md: Add a link to PRM Specification
[PATCH v1 0/4] UncrustifyCheck Ignore Support
2022-03-22 16:14 UTC (13+ messages)
` [PATCH v1 1/4] .pytool/Plugin/UncrustifyCheck: Update func to return absolute paths
` [edk2-devel] "
` [PATCH v1 2/4] .pytool/Plugin/UncrustifyCheck: Add ignore file support
` [PATCH v1 3/4] OvmfPkg: Revert Uncrustify formatting in VbeShim.h files
` [edk2-devel] "
` [PATCH v1 4/4] OvmfPkg: Do not check VbeShim.h formatting with Uncrustify
` [edk2-devel] "
[edk2-devel][PATCH 0/2] Ensure RSP is aligned to a 16-byte boundary for PEI 64bit
2022-03-22 14:22 UTC (7+ messages)
` [edk2-devel][PATCH 1/2] MdeModulePkg: StackOffset must be aligned to a 16-byte boundary in X64
` [edk2-devel][PATCH 2/2] IntelFsp2Pkg: Ensure new stack is aligned to old stack for X64
[PATCH 1/1] CryptoPkg: Add consumed library class by SMM to dsc file
2022-03-22 11:11 UTC
[edk2-devel][PATCH] IntelFsp2Pkg: BaseFspCommonLib Support for X64
2022-03-22 8:18 UTC (3+ messages)
[PATCH V3 0/1] BaseTools: Add the FeatureFlagExpression usage to the Source Section
2022-03-22 7:26 UTC (2+ messages)
` [PATCH V3 1/1] "
[PATCH] MdeModulePkg/NvmExpressDxe: fix check for Cap.Css
2022-03-22 1:44 UTC (6+ messages)
` [edk2-devel] "
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 03/22/2022 #cal-reminder
2022-03-22 1:30 UTC
[edk2-devel] Now: Tools, CI, Code base construction meeting series - 03/21/2022 #cal-notice
2022-03-21 23:30 UTC
[PATCH 1/2] Add filesystem drivers
2022-03-21 20:44 UTC (6+ messages)
` [PATCH 2/2] UefiPayloadPkg: Use new "
` [edk2-devel] [PATCH 1/2] Add "
[PATCH v2 0/3] BaseTools: Add support for gdb and lldb
2022-03-21 20:20 UTC (4+ messages)
` [PATCH v2 1/3] BaseTools: efi_debugging.py: Add debugger agnostic dbg Python Classes
` [PATCH v2 2/3] BaseTools: Scripts/efi_gdb.py: Add gdb EFI commands and pretty Print
` [PATCH v2 3/3] BaseTools: Scripts/efi_lldb.py: Add lldb "
[PATCH 1/2] MdeModulePkg/UefiBootManagerLib: Add Pcd to prioritize internal devices
2022-03-21 10:03 UTC (2+ messages)
` [PATCH 2/2] UefiPayloadPkg: Hookup Prioritise Internal build option
[PATCH 15/18] UefiPayloadPkg/Library/PlatformBootManagerLib: Remove broken VGA detection
2022-03-21 9:48 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries
2022-03-21 9:41 UTC (2+ messages)
[PATCH 1/2] SecurityPkg: Add RNG support
2022-03-21 9:37 UTC (2+ messages)
` [edk2-devel] "
[edk2-platform][PATCH] UefiPayloadPkg: Fix PciHostBridgeLib
2022-03-21 9:35 UTC (2+ messages)
` [edk2-devel] "
[PATCH 1/5] UefiPayloadPkg/UefiPayloadPkg.ci.yaml: Remove duplicated entry
2022-03-21 9:10 UTC (5+ messages)
` [PATCH 2/5] UefiPayloadPkg/Include/Coreboot: Add headers for SMMSTOREv2 table
` [PATCH 3/5] UefiPayloadPkg: Add SmmStoreInfoGuid
` [PATCH 4/5] UefiPayloadPkg: Add SmmStoreLib
` [PATCH 5/5] UefiPayloadPkg: Add support for Firmware Volume Block Protocol
[edk2-devel] [PATCH] UefiPayloadPkg: Fix build error
2022-03-21 8:51 UTC (2+ messages)
[PATCH v2] MdePkg/AcpiXX.h: Update Error Severity type for Generic Error Status Block
2022-03-21 1:28 UTC (4+ messages)
` 回复: "
` [edk2-devel] "
[Patch] BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c
2022-03-21 0:48 UTC (2+ messages)
[PATCH v1 0/3]: Fix RustPkg/Tests in edkii-rust branch edk2-staging
2022-03-19 21:11 UTC (10+ messages)
` [PATCH v1 1/3] RustPkg/Test: Replace cargo-xbuild with build-std
` [PATCH v1 2/3] RustPkg/Test/TestRustLangLib: Fix Building
` [PATCH v1 3/3] RustPkg/Test/TestRustLangApp: Fix building
` [edk2-devel] [PATCH v1 0/3]: Fix RustPkg/Tests in edkii-rust branch edk2-staging
[PATCH edk2-platforms 0/3] Platform/Qemu/SbsaQemu: Update Readme.md
2022-03-19 20:32 UTC (4+ messages)
` [PATCH edk2-platforms 1/3] Platform/Qemu: Update SbsaQemu Readme.md to change 'ATF' to 'TF-A'
` [PATCH edk2-platforms 2/3] Platform/Qemu: Update SbsaQemu Readme.md with current QEMU git URL
` [PATCH edk2-platforms 3/3] Platform/Qemu: Update SbsaQemu Readme.md with current TF-A build PLAT
[PATCH edk2-platforms v2 0/3] JunoPkg: Fix AcpiSsdtRootPci.asl to use spaces and reserve ECAM area
2022-03-19 20:13 UTC (4+ messages)
` [PATCH edk2-platforms v2 1/3] Platform/ARM/JunoPkg: Convert AcpiSsdtRootPci.asl from tabs to spaces
` [PATCH edk2-platforms v2 2/3] Platform/ARM/JunoPkg: Use MdePkg PcdPciExpressBaseAddress for ECAM addr
` [PATCH edk2-platforms v2 3/3] Platform/ARM/JunoPkg: Reserve the ECAM area in ACPI with RES0 device
[PATCH edk2-platforms 0/3] JunoPkg: Fix AcpiSsdtRootPci.asl to use spaces and reserve ECAM area
2022-03-19 19:56 UTC (7+ messages)
` [PATCH edk2-platforms 2/3] Platform/ARM/JunoPkg: Use MdePkg PcdPciExpressBaseAddress for ECAM addr
` [PATCH edk2-platforms 3/3] Platform/ARM/JunoPkg: Reserve the ECAM area in ACPI with RES0 device
[PATCH] UefiPayloadPkg: Fix architecture in the build instruction
2022-03-19 9:07 UTC
[edk2-devel] [Patch] BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c
2022-03-19 4:53 UTC
[PATCH 0/6] [RFC] Rework UefiCpuPkg
2022-03-19 2:05 UTC (9+ messages)
` [PATCH 1/6] [RFC] UefiCpuPkg: Classify IA32/X64 modules in DSC file
` [PATCH 2/6] [RFC] UefiCpuPkg/Include: Add header files of RISC-V processor architecture
` [PATCH 3/6] [RFC] UefiCpuPkg/BaseUefiCpuLib: Add RISC-V RISCV64 instace
` [PATCH 4/6] [RFC] UefiCpuPkg/RiscVOpensbLib: Add opensbi submodule
` [PATCH 5/6] [RFC] UefiCpuPkg/Library: Add RiscVOpensbiLib
` [PATCH 6/6] [RFC] UefiCpuPkg: Update YAML file for RISC-V arch
` [edk2-devel] [PATCH 0/6] [RFC] Rework UefiCpuPkg
[PATCH] UefiPayloadPkg: Make Boot Timeout configurable
2022-03-18 14:17 UTC
[edk2-devel][PATCH] MdeModulePkg: Make RSP 16-byte boundary aligned for PEI 64bit
2022-03-18 13:46 UTC (3+ messages)
[PATCH V4 00/10] Introduce TDVF Config-B (basic) in OvmfPkg
2022-03-18 13:41 UTC (3+ messages)
` [PATCH V4 09/10] MdeModulePkg: Update PciEnumeratorSupport to ignore OptionRom if needed
[PATCH v6 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
2022-03-18 12:59 UTC (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] ShellPkg/AcpiView: PrintFormatter for FADT Flags field
[PATCH v7 1/1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
2022-03-18 7:16 UTC (3+ messages)
` [edk2-devel] "
[PATCH EDK2 v1 0/1] BaseTools:Support decimal version number in ECC check
2022-03-18 6:09 UTC (2+ messages)
` [PATCH EDK2 v1 1/1] "
TianoCore Community Meeting - 20220317
2022-03-18 2:44 UTC
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 03/17/2022 #cal-reminder
2022-03-18 2:25 UTC
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 03/17/2022 #cal-reminder
2022-03-18 2:15 UTC
[PATCH v3 0/1] MdePkg/Include SMBIOS 3.5.0 changes
2022-03-18 2:09 UTC (3+ messages)
` [PATCH v3 1/1] MdePkg/Include: Smbios Specification "
` 回复: [edk2-devel] 回复: "
[PATCH v5 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
2022-03-18 2:04 UTC (4+ messages)
[PATCH v6 1/1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
2022-03-18 2:00 UTC (7+ messages)
[PATCH 0/3] [RFC] consolidate compiler intrinsics
2022-03-18 1:54 UTC (6+ messages)
` [edk2-devel] "
` 回复: "
[PATCH v1 0/1] SMM memory management: Inspect memory guarded with pool headers
2022-03-18 1:20 UTC (3+ messages)
` [PATCH v1 1/1] MdeModulePkg: PiSmmCore: "
` 回复: [edk2-devel] "
[PATCH V8 00/47] Enable Intel TDX in OvmfPkg (Config-A)
2022-03-18 1:13 UTC (3+ messages)
` [edk2-devel] [PATCH V8 12/47] MdePkg: Add macro to check SEV / TDX guest
` 回复: "
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