messages from 2023-04-06 01:15:53 to 2023-04-10 16:02:24 UTC [more...]
[PATCH v7 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
2023-04-10 16:02 UTC (4+ messages)
` [PATCH v7 2/3] UsbNetworkPkg/UsbCdcEcm: Add USB Cdc ECM "
` [PATCH v7 3/3] UsbNetworkPkg/UsbCdcNcm: Add USB Cdc NCM "
[PATCH 00/18] Replace pre-standard macro __FUNCTION__ with C99 __func__ throughout edk2
2023-04-10 14:21 UTC (33+ messages)
` [PATCH 01/18] ArmPkg: Update code to be more C11 compliant by using __func__
` [edk2-devel] "
` [PATCH 02/18] ArmVirtPkg: "
` [PATCH 03/18] UefiCpuPkg: "
` [PATCH 04/18] OvmfPkg: "
` [PATCH 05/18] MdeModulePkg: "
` [PATCH 06/18] SecurityPkg: "
` [PATCH 07/18] EmbeddedPkg: "
` [PATCH 08/18] RedfishPkg: "
` [PATCH 09/18] ArmPlatformPkg: "
` [PATCH 10/18] UnitTestFrameworkPkg: Update "
` [PATCH 11/18] PrmPkg: Update code "
` [PATCH 12/18] StandaloneMmPkg: "
` [PATCH 13/18] CryptoPkg: "
` [PATCH 14/18] NetworkPkg: "
` [PATCH 15/18] SourceLevelDebugPkg: "
` [PATCH 16/18] EmulatorPkg: "
` [PATCH 17/18] UefiPayloadPkg: "
` [PATCH 18/18] FmpDevicePkg: "
` [edk2-devel] [PATCH 00/18] Replace pre-standard macro __FUNCTION__ with C99 __func__ throughout edk2
[PATCH v8 0/9] Adds AmdSmmCpuFeaturesLib and SmmSmramSaveStateLib
2023-04-10 11:48 UTC (11+ messages)
` [PATCH v8 1/9] MdePkg: Adds AMD SMRAM save state map
` [PATCH v8 2/9] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
` [PATCH v8 3/9] UefiCpuPkg: Implements "
` [PATCH v8 4/9] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
` [PATCH v8 5/9] UefiCpuPkg: Initial implementation of AMD's SmmCpuFeaturesLib
` [PATCH v8 6/9] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family
` [PATCH v8 7/9] UefiCpuPkg: Implements SmmSmramSaveStateLib for Intel
` [PATCH v8 8/9] UefiCpuPkg: Uses SmmSmramSaveStateLib library
` [edk2-devel] "
` [PATCH v8 9/9] OvmfPkg: "
[PATCH v1 0/1] PCD based ACPI SPCR table
2023-04-10 10:25 UTC (2+ messages)
` [PATCH v1 1/1] SpcrFeaturePkg: Updated SPCR table based on PCD values
[edk2-devel] [edk2-platforms] Platform/Loongson: Fixed multi-core boot issue
2023-04-10 8:54 UTC
[PATCH] ShellPkg: Update smbiosview type 0/4/17/41 with SMBIOS 3.5 fields v3
2023-04-10 5:53 UTC (2+ messages)
EDK2 source code debugging with GDB tool on windows
2023-04-10 5:31 UTC
[PATCH v7 0/8] Adds AmdSmmCpuFeaturesLib and SmmSmramSaveStateLib
2023-04-10 4:38 UTC (12+ messages)
` [PATCH v7 1/8] MdePkg: Adds AMD SMRAM save state map
` [PATCH v7 2/8] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
` [PATCH v7 3/8] UefiCpuPkg: Implements "
` [PATCH v7 4/8] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
` [PATCH v7 5/8] UefiCpuPkg: Initial implementation of AMD's SmmCpuFeaturesLib
` [PATCH v7 6/8] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family
` [PATCH v7 7/8] UefiCpuPkg: Implements SmmSmramSaveStateLib for Intel
` [edk2-devel] "
` [PATCH v7 8/8] UefiCpuPkg: Uses SmmSmramSaveStateLib library
[PATCH v4 0/3] Adds Platform/AMD/AmdMinBoardPkg
2023-04-10 2:32 UTC (7+ messages)
` [PATCH v4 1/3] Platform/AMD: Adds AmdMinBoardPkg to support MinPlatformPkg
` [PATCH v4 2/3] Platform/AMD/MinBoardPkg: Adds SetCacheMtrrLib library
` [PATCH v4 3/3] Maintainers.txt: Adds AMD/AmdMinBoardPkg maintainers
[edk2-devel][edk2-platforms][PATCH V1] IpmiFeaturePkg:Provided multliple IPMI interface support
2023-04-10 1:59 UTC (2+ messages)
` [edk2-devel] [edk2-platforms][PATCH "
[Patch v3 00/12] Add gmock support for host-based unit testing
2023-04-10 1:16 UTC (15+ messages)
` [Patch v3 01/12] UnitTestFrameworkPkg: Add subhook submodule required for gmock
` [Patch v3 02/12] .pytool/CISettings.py: Add subhook submodule
` [Patch v3 03/12] UnitTestFrameworkPkg: Add gmock support to GoogleTestLib
` [Patch v3 04/12] UnitTestFrameworkPkg/ReadMe.md: Add gmock documentation
` [Patch v3 05/12] MdePkg: Add gmock examples
` [Patch v3 06/12] MdeModulePkg/Library/UefiSortLib: Add GoogleTestLib example
` [Patch v3 07/12] SecurityPkg: Add gmock example
` [Patch v3 08/12] SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errors
` [Patch v3 09/12] SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 only
` [Patch v3 10/12] MdePkg/Library/BaseLib: "
` [Patch v3 11/12] MdeModulePkg: "
` 回复: [edk2-devel] "
` [Patch v3 12/12] PrmPkg/Library: "
[PATCH] ShellPkg: Update smbiosview type 0/4/17/41 with SMBIOS 3.5 fields v2
2023-04-10 1:05 UTC (2+ messages)
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, April 10, 2023 #cal-reminder
2023-04-09 23:30 UTC
[RFC] [edk2-openssl fork] Add openssl fork repo to Tianocore to support OpenSSL11_EOL
2023-04-08 3:00 UTC (7+ messages)
` [edk2-devel] "
[PATCH v3 0/1] MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer
2023-04-08 2:43 UTC (3+ messages)
` [PATCH v3 1/1] "
` [edk2-devel] "
[PATCH v7 0/3] RISC-V SBI-backed SerialLib
2023-04-08 2:22 UTC (6+ messages)
` [PATCH v7 1/3] MdePkg: BaseRiscVSbiLib: make more useful to consumers
` [PATCH v7 2/3] MdePkg: add SBI-based SerialPortLib for RISC-V
` [PATCH v7 3/3] OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec
` [edk2-devel] "
` [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed SerialLib
[PATCH v2 0/1] MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer
2023-04-07 23:18 UTC (8+ messages)
` [PATCH v2 1/1] "
` [edk2-devel] "
[PATCH 0/2] Support FDT library
2023-04-07 23:04 UTC (6+ messages)
` [edk2-devel] "
[Patch v2 00/12] Add gmock support for host-based unit testing
2023-04-07 21:31 UTC (8+ messages)
` [Patch v2 01/12] UnitTestFrameworkPkg: Add subhook submodule required for gmock
` [edk2-devel] "
` [Patch v2 05/12] MdePkg: Add gmock examples
` 回复: "
` [edk2-devel] [Patch v2 00/12] Add gmock support for host-based unit testing
[PATCH V1 1/1] OvmfPkg/PlatformPei: Skip PlatformInitEmuVariableNvStore in SEV guest
2023-04-07 17:00 UTC (14+ messages)
` [edk2-devel] "
[PATCH v2 1/1] MdePkg: Add DDR5 SPD defs to IndustryStandard per JESD400-5A.01
2023-04-07 16:58 UTC (3+ messages)
` [edk2-devel] "
[PATCH] add ArmCpuInfo EFI application
2023-04-07 15:29 UTC (18+ messages)
` [edk2-devel] "
` [PATCH v2] "
` [edk2-devel] "
` [PATCH v3] "
` [edk2-devel] "
` [PATCH v4] "
` [edk2-devel] "
` [PATCH v5 0/2] add ArmCpuInfo application
` [PATCH v5 1/2] ArmLib: add functions to read system registers
` [PATCH v5 2/2] add ArmCpuInfo EFI application
[PATCH v3 0/4] Enable BTI support in memory attributes table
2023-04-07 12:40 UTC (3+ messages)
` 回复: [edk2-devel] "
` "
Role of DLINK2_FLAGS and link-time option consistency
2023-04-07 12:00 UTC (4+ messages)
` [edk2-devel] "
[PATCH v6 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
2023-04-07 11:47 UTC (5+ messages)
` [edk2-devel] "
[PATCH v6 0/6] Adds AmdSmmCpuFeaturesLib for AMD Family
2023-04-07 6:09 UTC (4+ messages)
` [PATCH v6 6/6] UefiCpuPkg: Implements SmmCpuFeaturesLib "
` [edk2-devel] "
[PATCH v6 0/3] RISC-V SBI-backed SerialLib
2023-04-07 4:09 UTC (4+ messages)
` [PATCH v6 2/3] MdePkg: add SBI-based SerialPortLib for RISC-V
[PATCH] ShellPkg: Update smbiosview type 0/4/17/41 with SMBIOS 3.5 fields
2023-04-07 3:01 UTC (2+ messages)
TianoCore Community Meetig 20230406 EMEA APAC NAMO
2023-04-07 2:41 UTC
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, April 6, 2023 #cal-reminder
2023-04-07 2:15 UTC
[PATCH 1/1] BaseTools: Update PatchCheck.py to check for __FUNCTION__
2023-04-07 1:30 UTC
[PATCH 1/1] BaseTools: Update SetupGit.py to add new 'fp' alias for patch formatting
2023-04-07 1:28 UTC
[PATCH RESEND 0/4] Fixes for SEV-SNP CC blob and CPUID table handling
2023-04-06 23:12 UTC (2+ messages)
[PATCH tianocore-docs edk2-InfSpecification 1/1] Remove the "Published with GitBook" link from summary.html
2023-04-06 17:31 UTC (2+ messages)
[PATCH tianocore-docs v3 0/2] Fix links to specifications, guides etc
2023-04-06 16:28 UTC (7+ messages)
` [PATCH tianocore-docs v3 2/2] Readme.md: Update the Gitbook documentation section
` [edk2-devel] "
[PATCH tianocore-docs 1/1] Readme.md: Add links to more draft documents
2023-04-06 16:21 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] Now: TianoCore Community Meeting EMEA/NAMO - Thursday, April 6, 2023 #cal-notice
2023-04-06 15:00 UTC
[PATCH V2 0/5] Delete UefiCpuLib usage
2023-04-06 14:59 UTC (7+ messages)
` [PATCH V2 1/5] SimicsOpenBoardPkg: "
` [PATCH V2 2/5] MinPlatformPkg: "
` [PATCH V2 3/5] QuarkPlatformPkg: "
` [PATCH V2 4/5] Vlv2TbltDevicePkg: "
` [PATCH V2 5/5] QuarkSocPkg: "
` [edk2-devel] [PATCH V2 0/5] "
[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - Thursday, April 6, 2023 #cal-reminder
2023-04-06 14:55 UTC
[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - Thursday, April 6, 2023 #cal-notice
2023-04-06 14:00 UTC
[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, April 6, 2023 #cal-reminder
2023-04-06 13:45 UTC
[PATCH v2 00/13] BaseTools,CryptoPkg,MdePkg,OvmfPkg: Delete CLANG35,CLANG38,GCC48,GCC49, rename GCC5 to GCC, update CLANGDWARF, delete VS 2008-2013, EBC
2023-04-06 9:19 UTC (21+ messages)
` 回复: [edk2-devel] "
` 回复: "
` 回复: "
[edk2][PATCH v2 1/1] MdeModulePkg: Add EDKII Platform Boot Manager Protocol v2
2023-04-06 8:19 UTC
[edk2][PATCH 1/1] MdeModulePkg: Add EDKII Platform Boot Manager Protocol v2
2023-04-06 7:47 UTC (3+ messages)
` [edk2-devel] "
[PATCH v4 0/6] UefiCpuPkg, OvmfPkg: Simplify CpuExceptionHandlerLib
2023-04-06 6:55 UTC (8+ messages)
` [PATCH v4 2/6] UefiCpuPkg/CpuExceptionHandlerLib: Use single SEC/PEI version
` [PATCH v4 3/6] UefiCpuPkg/PeiCpuExceptionHandlerLib: Use SEC/PEI specific asm component
` [edk2-devel] [PATCH v4 0/6] UefiCpuPkg, OvmfPkg: Simplify CpuExceptionHandlerLib
[PATCH 0/5] Platforms cleanup v1
2023-04-06 5:32 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH 0/5] Platforms cleanup v2
2023-04-06 5:24 UTC (6+ messages)
` [edk2-platforms][PATCH 1/5] Silicon/RISC-V/ProcessorPkg: remove redundant CpuDxe driver
` [edk2-platforms][PATCH 2/5] Platform/Sifive: remove redundant TimerDxe from Platform
` [edk2-platforms][PATCH 3/5] Silicon/RISC-V: remove redundant RiscVTimerLib
` [edk2-platforms][PATCH 4/5] Silicon/RISC-V: remove redundant function code from RiscVCpuLib
` [edk2-platforms][PATCH 5/5] Platform/ Siliocn/: Fix building failure caused by wrong lib
[PATCH 0/5] Platforms cleanup v1
2023-04-06 5:13 UTC (2+ messages)
` [edk2-devel] "
[RFC PATCH 1/1] MdePkg: Add a libc implementation
2023-04-06 3:07 UTC (2+ messages)
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, April 6, 2023 #cal-reminder
2023-04-06 2:30 UTC
please help fix building error
2023-04-06 1:39 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