messages from 2023-12-24 22:59:42 to 2024-01-03 10:08:05 UTC [more...]
[edk2-devel] [PATCH v5 00/36] Enable LoongArch virtual machine in edk2
2024-01-03 10:07 UTC (40+ messages)
` [edk2-devel] [PATCH v5 01/36] MdePkg: Add the header file named Csr.h for LoongArch64
` [edk2-devel] [PATCH v5 02/36] MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
` [edk2-devel] [PATCH v5 03/36] MdePkg: Add LoongArch64 exception function set into BaseLib
` [edk2-devel] [PATCH v5 04/36] MdePkg: Add LoongArch64 local interrupt "
` [edk2-devel] [PATCH v5 06/36] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v5 07/36] MdePkg: Add CSR "
` [edk2-devel] [PATCH v5 08/36] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v5 09/36] MdePkg: Add a new library named PeiServicesTablePointerLibKs0
` [edk2-devel] [PATCH v5 10/36] UefiCpuPkg: Add LoongArch64 CPU Timer library
` [edk2-devel] [PATCH v5 11/36] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v5 12/36] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v5 13/36] UefiCpuPkg: Add LoongArch64CpuMmuLib "
` [edk2-devel] [PATCH v5 14/36] UefiCpuPkg: Add multiprocessor library for LoongArch64
` [edk2-devel] [PATCH v5 15/36] UefiCpuPkg: Add CpuDxe driver "
` [edk2-devel] [PATCH v5 16/36] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v5 17/36] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v5 18/36] UefiCpuPkg: Add a new CPU IO 2 driver named CpuMmio2Dxe
` [edk2-devel] [PATCH v5 19/36] ArmVirtPkg: Enable CpuMmio2Dxe
` [edk2-devel] [PATCH v5 20/36] OvmfPkg/RiscVVirt: "
` [edk2-devel] [PATCH v5 21/36] OvmfPkg/RiscVVirt: Remove PciCpuIo2Dxe from RiscVVirt
` [edk2-devel] [PATCH v5 22/36] ArmVirtPkg: Move the FdtSerialPortAddressLib to OvmfPkg
` [edk2-devel] [PATCH v5 23/36] ArmVirtPkg: Move PcdTerminalTypeGuidBuffer and PcdUninstallMemAttrProtocol into OvmfPkg
` [edk2-devel] [PATCH v5 24/36] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg
` [edk2-devel] [PATCH v5 25/36] OvmfPkg/LoongArchVirt: Add stable timer driver
` [edk2-devel] [PATCH v5 26/36] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull
` [edk2-devel] [PATCH v5 27/36] OvmfPkg/LoongArchVirt: Add serial port hook library
` [edk2-devel] [PATCH v5 28/36] OvmfPkg/LoongArchVirt: Add the early serial port output library
` [edk2-devel] [PATCH v5 29/36] OvmfPkg/LoongArchVirt: Add real time clock library
` [edk2-devel] [PATCH v5 30/36] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
` [edk2-devel] [PATCH v5 31/36] OvmfPkg/LoongArchVirt: Add FdtQemuFwCfgLib
` [edk2-devel] [PATCH v5 32/36] OvmfPkg/LoongArchVirt: Add reset system library
` [edk2-devel] [PATCH v5 33/36] OvmfPkg/LoongArchVirt: Support SEC phase
` [edk2-devel] [PATCH v5 34/36] OvmfPkg/LoongArchVirt: Support PEI phase
` [edk2-devel] [PATCH v5 35/36] OvmfPkg/LoongArchVirt: Add build file
` [edk2-devel] [PATCH v5 36/36] OvmfPkg/LoongArchVirt: Add self introduction file
[edk2-devel] [PATCH v2 0/2] DynamicTablesPkg: Fix IA32 and X64 compilation errors
2024-01-03 9:52 UTC (3+ messages)
` [edk2-devel] [PATCH v2 1/2] DynamicTablesPkg: Fix "
` [edk2-devel] [PATCH v2 2/2] DynamicTablesPkg: Fix IA32 "
[edk2-devel] [edk2-redfish-client][PATCH v2 0/3] change method for provisioning + minor fixes
2024-01-03 8:33 UTC (2+ messages)
[edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg: Add ETag PCD and revise Redfish ETag functions
2024-01-03 7:53 UTC
[edk2-devel] [PATCH v2] NetworkPkg: Triger regularly scan only if not connect to AP
2024-01-03 5:55 UTC (8+ messages)
` 回复: "
[edk2-devel] [PATCH] MdePkg/BaseLib: Fix InternalSwitchStack bug for RISCV64
2024-01-03 3:25 UTC
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 2, 2024 #cal-reminder
2024-01-03 2:15 UTC
[edk2-devel] [PATCH V2 0/3] Add support of EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
2024-01-03 1:04 UTC (6+ messages)
` [edk2-devel] [PATCH V2 1/3] MdePkg: Add EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
` [edk2-devel] [PATCH V2 2/3] MdeModulePkg/SetupBrowserDxe: EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
` [edk2-devel] [PATCH V2 3/3] MdeModulePkg/DriverSampleDxe: EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
` 回复: "
[edk2-devel] [edk2-platforms: PATCH v4] Marvell/Armada80x0Db: Fix build
2024-01-02 23:49 UTC (5+ messages)
[edk2-devel] [PATCH v2 0/1] Support multi memory nodes
2023-12-28 1:59 UTC (2+ messages)
` [edk2-devel] [PATCH v2 1/1] SbsaQemu: add memory space for the high "
[edk2-devel] [PATCH] BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation
2024-01-02 6:27 UTC
[edk2-devel] [PATCH] MdePkg/BaseLib: Fix InternalSwitchStack bug for RISCV64
2023-12-28 4:16 UTC
[edk2-devel] [PATCH V2 0/2] Add DECLARE_LENGTH opcode of dependency expression
2024-01-03 0:52 UTC (3+ messages)
` [edk2-devel] 回复: "
[edk2-devel] [PATCH 1/1] MdePkg: Update the definition of CapsuleImageSize on EFI_CAPSULE_HEADER
2024-01-03 0:49 UTC (5+ messages)
` 回复: "
[edk2-devel] [PATCH] NetworkPkg/Ip4Dxe: Fix Reset To Default
2024-01-02 20:47 UTC (3+ messages)
[edk2-devel] [RFC][PATCH 0/2] Introduce HTTPS Platform TLS policy
2024-01-02 17:46 UTC (17+ messages)
` [edk2-devel] [RFC][PATCH 1/2] NetworkPkg: EDKII HTTPS platform "
` [edk2-devel] [RFC][PATCH 2/2] NetworkPkg: Check "
[edk2-devel] [PATCH v2 1/1] MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions
2024-01-02 17:26 UTC
[edk2-devel][edk2-platforms][PATCH v4] MinPlatformPkg: Support SecFspWrapperPlatformSecLib in X64
2024-01-02 9:40 UTC
[edk2-devel][edk2-platforms][PATCH v3] MinPlatformPkg: Support SecFspWrapperPlatformSecLib in X64
2024-01-02 8:37 UTC (3+ messages)
[edk2-devel] [PATCH V3 0/2] Change the comments RFC1323 to RFC7323
2024-01-02 6:32 UTC
[edk2-devel] [PATCH v1 0/1] DynamicTablesPkg: Fix X64 compilation errors
2024-01-02 4:52 UTC (2+ messages)
` [edk2-devel] [PATCH v1 1/1] "
[edk2-devel] [PATCH 0/3] Add support of EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
2024-01-02 3:27 UTC (4+ messages)
` [edk2-devel] [PATCH 1/3] MdePkg: Add EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
` [edk2-devel] [PATCH 2/3] MdeModulePkg/SetupBrowserDxe: EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
` [edk2-devel] [PATCH 3/3] MdeModulePkg/DriverSampleDxe: EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY
[edk2-devel] [PATCH 0/5] Support HTTP application TLS configuration protocol
2024-01-02 2:55 UTC (8+ messages)
` [edk2-devel] [PATCH 1/5] NetworkPkg/HttpDxe: Refactor TlsCreateChild function
` [edk2-devel] [PATCH 2/5] NetworkPkg: Introduce HttpsTlsConfigDataProtocol
` [edk2-devel] [PATCH 3/5] NetworkPkg/HttpDxe: Use HttpsTlsConfigDataProtocol
` [edk2-devel] [PATCH 4/5] RedfishPkg/RedfishRestExDxe: Produce EdkiiHttpsTlsConfigData protocol
` [edk2-devel] [PATCH 5/5] RedfishPkg/RedfishRestExDxe: Update the Supported function
[edk2-devel] [PATCH] UefiCpuPkg/CpuMpPei: Parallel get stack base for better performance
2024-01-02 2:49 UTC (2+ messages)
[edk2-devel] [PATCH 1/1] MdePkg: Update the comments of callback in EFI_FORM_BROWSER2_PROTOCOL
2024-01-02 2:42 UTC (4+ messages)
` 回复: "
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 2, 2024 #cal-reminder
2024-01-02 2:30 UTC
[edk2-devel] [PATCH] MdeModulePkg/ResetSystemRuntimeDxe: Print Reset Data
2024-01-01 16:47 UTC (3+ messages)
[edk2-devel] When TPM is enabled, Ubuntu doesn't boot
2023-12-30 12:35 UTC
[edk2-devel] [PATCH V2 0/2] Update keybaord map based on UEFI spec 2.10
2023-12-29 13:10 UTC
[edk2-devel] [PATCH V2 0/2] Add DECLARE_LENGTH opcode of dependency expression
2023-12-29 13:09 UTC
[edk2-devel] [PATCH] BaseTools/Workspace: Build fail if structure PCD is referred
2023-12-28 23:22 UTC (5+ messages)
[edk2-devel] [PATCH v2 0/3] EmbeddedPkg ReallocatePool and Mock changes
2023-12-28 20:47 UTC (4+ messages)
` [edk2-devel] [PATCH v2 1/3] EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePool
` [edk2-devel] [PATCH v2 2/3] EmbeddedPkg: Add host based dependency to ci
` [edk2-devel] [PATCH v2 3/3] EmbeddedPkg: Add DtPlatformLoaderLib gmock support
[edk2-devel] [PATCH] EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePool
2023-12-28 17:29 UTC (5+ messages)
[edk2-devel] [PATCH v1 0/1] Fix raw strings containing valid escape characters
2023-12-28 16:47 UTC (2+ messages)
` [edk2-devel] [PATCH v1 1/1] BaseTools: "
[edk2-devel] Some unpredictable behavior while parsing the FDF file
2023-12-28 16:09 UTC (2+ messages)
[edk2-devel] [PATCH 1/1] MdePkg: Update GetHealthStatus function description
2023-12-28 7:53 UTC
[edk2-devel] [PATCH v2] MdePkg/BaseLib:Fix boot DxeCore hang on riscv platform
2023-12-28 2:56 UTC
[edk2-devel] [PATCH] MdePkg/BaseLib:Fix boot DxeCore hang on riscv platform
2023-12-28 2:53 UTC (3+ messages)
[edk2-devel] [Resend PATCH] MdePkg/BaseLib:Fix boot DxeCore hang on riscv platform
2023-12-28 2:47 UTC (3+ messages)
[edk2-devel] [PATCH v1] MdePkg: Add Cxl30.h into IndustryStandard
2023-12-27 6:05 UTC (4+ messages)
` 回复: "
[edk2-devel] [PATCH 1/1] MdePkg: Update the Label definitions of the EFI_NVDIMM_LABEL
2023-12-27 1:56 UTC
[edk2-devel] [PATCH V3 0/2] Change the comments RFC1323 to RFC7323
2023-12-27 17:55 UTC (4+ messages)
` [edk2-devel] [PATCH V3 1/2] MdePkg: RFC1323 definition changed "
` [edk2-devel] [PATCH V3 2/2] NetworkPkg: "
[edk2-devel] [PATCH 1/1] MdePkg: Add EFI_UNSUPPORTED return for some Runtime Service functions
2023-12-27 8:46 UTC
[edk2-devel] Tianocore edk2-test bug triage meeting
2023-12-27 4:34 UTC
[edk2-devel] [PATCH v3 0/16] Redfish related fixes and improvements
2023-12-27 2:54 UTC (20+ messages)
` [edk2-devel] [PATCH v3 06/16] RedfishPkg: add Component Name protocols to RedfishConfigHandler driver
` [edk2-devel] [PATCH v3 08/16] EmulatorPkg: fix typo. PcdRedfishServie -> PcdRedfishService
` [edk2-devel] [PATCH v3 09/16] EmulatorPkg: RedfishPlatformHostInterfaceLib: get rid of unused variable
` [edk2-devel] [PATCH v3 10/16] RedfishDiscoverDxe: introduce InitInformationData helper function
` [edk2-devel] [PATCH v3 11/16] RedfishDiscoverDxe: refine InitInformationData(), remove unnecessary casts
` [edk2-devel] [PATCH v3 12/16] RedfishDiscoverDxe: refine InitInformationData() function
` [edk2-devel] [PATCH v3 13/16] RedfishDiscoverDxe: add a helper function deallocating string resources
` [edk2-devel] [PATCH v3 14/16] RedfishDiscoverDxe: release resources when refreshing information data
` [edk2-devel] [PATCH v3 15/16] RedfishDiscoverDxe: handle memory allocation error conditions
` [edk2-devel] [PATCH v3 16/16] RedfishPkg: RedfishDiscoverDxe: add [] brackets to URI for IPv6 addresses
[edk2-devel] [PATCH v4 00/37] Enable LoongArch virtual machine in edk2
2023-12-27 1:43 UTC (8+ messages)
` [edk2-devel] [PATCH v4 09/37] MdePkg: Add a new library named PeiServicesTablePointerLibKs0
` 回复: "
` 回复: "
` 回复: "
[edk2-devel] [PATCH] Maintainers: Update my email address
2023-12-25 23:03 UTC
[edk2-devel] [Resend][PATCH] MdePkg/BaseLib:Fix boot DxeCore hang on riscv platform
2023-12-25 9:09 UTC
[edk2-devel] [Patch V2] BaseTools: VfrCompiler Adds DefaultValueError Feature
2023-12-25 7:14 UTC (8+ messages)
` [edk2-devel] 回复: "
[edk2-devel] [PATCH 1/1] MdePkg:Updated the comments of EFI_FIRMWARE_MANAGEMENT_PROTOCOL
2023-12-25 1:21 UTC
[edk2-devel] [PATCH 1/1] MdePkg: Updated the comments of EFI_SYSTEM_TABLE and ReadKeyStroke
2023-12-21 2:01 UTC
[edk2-devel] [PATCH edk2-platforms 1/1] Silicon/SynQuacer: Fix CLANGDWARF build
2023-12-20 17:19 UTC
[edk2-devel] reg: Clarification on LoadFile2 Protocol Installation for Network Boot Devices
2023-12-20 22:33 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v1 1/1] BoardModulePkg\Library\BiosIdLib: Support Standalone MM
2023-12-26 7:55 UTC
[edk2-devel] [PATCH 1/1] MdePkg: Updated the definition of FileName on EFI_FILE_INFO
2023-12-26 5:28 UTC (3+ messages)
[edk2-devel] [PATCH V2 1/1] MdePkg: Update the definition of FileName on EFI_FILE_INFO
2023-12-26 5:22 UTC
[edk2-devel] [PATCH v2 0/6] Reduce one round BSP & AP sync
2023-12-26 5:02 UTC (13+ messages)
` [edk2-devel] [PATCH v2 1/6] SourceLevelDebugPkg/Library: Indicate SMM Debug Agent support or not
` [edk2-devel] [PATCH v2 2/6] MdeModulePkg/DebugAgentLibNull: "
` [edk2-devel] [PATCH v2 3/6] UefiCpuPkg/PiSmmCpuDxeSmm: Check "
` [edk2-devel] [PATCH v2 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Align BSP and AP sync logic for SMI exit
` [edk2-devel] [PATCH v2 5/6] UefiCpuPkg/PiSmmCpuDxeSmm: Invert ReleaseAllAPs & InitializeDebugAgent
` [edk2-devel] [PATCH v2 6/6] UefiCpuPkg/PiSmmCpuDxeSmm: Reduce one round BSP & AP sync
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, December 26, 2023 #cal-reminder
2023-12-26 2:30 UTC
[edk2-devel] [PATCH] BaseTools: Remove Duplicate sets of SkuName and SkuId from allskuset
2023-12-25 15:27 UTC
[edk2-devel] [edk2-redfish-client][PATCH v3 0/3] change method for provisioning + minor fixes
2023-12-25 12:31 UTC (2+ messages)
[edk2-devel] [PATCH 0/2] Update keybaord map based on UEFI spec 2.10
2023-12-25 2:24 UTC (4+ messages)
` [edk2-devel] [PATCH 2/2] BaseTools: "
` [edk2-devel] 回复: "
[edk2-devel] [PATCH V2 0/2] Update keybaord map based on UEFI spec 2.10
2023-12-25 2:22 UTC (3+ messages)
` [edk2-devel] [PATCH V2 1/2] MdePkg: "
` [edk2-devel] [PATCH V2 2/2] BaseTools: "
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