messages from 2023-04-03 11:33:17 to 2023-04-06 05:13:15 UTC [more...]
[PATCH 0/5] Platforms cleanup v1
2023-04-06 5:13 UTC (2+ messages)
` [edk2-devel] "
[PATCH v6 0/3] RISC-V SBI-backed SerialLib
2023-04-06 5:00 UTC (5+ messages)
` [PATCH v6 1/3] MdePkg: BaseRiscVSbiLib: make more useful to consumers
` [PATCH v6 2/3] MdePkg: add SBI-based SerialPortLib for RISC-V
` [PATCH v6 3/3] OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec
[RFC PATCH 1/1] MdePkg: Add a libc implementation
2023-04-06 3:07 UTC (2+ messages)
[RFC] [edk2-openssl fork] Add openssl fork repo to Tianocore to support OpenSSL11_EOL
2023-04-06 3:00 UTC (4+ messages)
` [edk2-devel] "
[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 2:49 UTC (37+ messages)
` 回复: [edk2-devel] "
` 回复: "
` 回复: "
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, April 6, 2023 #cal-reminder
2023-04-06 2:30 UTC
[PATCH V1 1/1] OvmfPkg/PlatformPei: Skip PlatformInitEmuVariableNvStore in SEV guest
2023-04-06 1:42 UTC (8+ messages)
[PATCH tianocore-docs v3 0/2] Fix links to specifications, guides etc
2023-04-06 1:40 UTC (4+ messages)
` [PATCH tianocore-docs v3 1/2] Readme.md: convert links from Gitbook to Github Pages
` [PATCH tianocore-docs v3 2/2] Readme.md: Update the Gitbook documentation section
` [edk2-devel] "
please help fix building error
2023-04-06 1:39 UTC (3+ messages)
` 回复: [edk2-devel] "
` "
[PATCH v3 0/4] Enable BTI support in memory attributes table
2023-04-06 1:33 UTC (14+ messages)
` [PATCH v3 1/4] BaseTools/GenFw: Parse IBT/BTI support status from ELF note
` [edk2-devel] "
` [PATCH v3 2/4] BaseTools/GenFw: Add DllCharacteristicsEx field to debug data
` [edk2-devel] "
` [PATCH v3 3/4] MdePkg/PeCoffLib: Capture DLL characteristics fields in image context
` [edk2-devel] "
` [PATCH v3 4/4] MdeModulePkg: Enable forward edge CFI in mem attributes table
` [edk2-devel] "
` 回复: [edk2-devel] [PATCH v3 0/4] Enable BTI support in memory "
[Patch v2 00/12] Add gmock support for host-based unit testing
2023-04-06 1:15 UTC (26+ messages)
` [Patch v2 01/12] UnitTestFrameworkPkg: Add subhook submodule required for gmock
` [edk2-devel] "
` [Patch v2 02/12] .pytool/CISettings.py: Add subhook submodule
` [Patch v2 03/12] UnitTestFrameworkPkg: Add gmock support to GoogleTestLib
` [Patch v2 04/12] UnitTestFrameworkPkg/ReadMe.md: Add gmock documentation
` [edk2-devel] "
` [Patch v2 05/12] MdePkg: Add gmock examples
` 回复: "
` [Patch v2 06/12] MdeModulePkg/Library/UefiSortLib: Add GoogleTestLib example
` [Patch v2 07/12] SecurityPkg: Add gmock example
` [Patch v2 08/12] SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errors
` [Patch v2 09/12] SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 only
` [Patch v2 10/12] MdePkg/Library/BaseLib: "
` 回复: "
` [Patch v2 11/12] MdeModulePkg: "
` [Patch v2 12/12] PrmPkg/Library: "
` [edk2-devel] "
` [edk2-devel] [Patch v2 00/12] Add gmock support for host-based unit testing
[PATCH tianocore-docs v2 0/2] Fix links to specifications, guides etc
2023-04-06 1:03 UTC
[PATCH tianocore-docs v2 0/2] Fix links to specifications, guides etc
2023-04-06 1:01 UTC
RFC: Adding an alias to format patches with --stat= and --stat-graph-width=
2023-04-06 0:45 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH 1/1] BaseTools: Update antlr makefile to use cc by default
2023-04-06 0:43 UTC (2+ messages)
` 回复: "
[edk2][PATCH 1/1] MdeModulePkg: Add EDKII Platform Boot Manager Protocol v2
2023-04-05 23:05 UTC (2+ messages)
` [edk2-devel] "
[PATCH 1/1] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32
2023-04-05 20:41 UTC (4+ messages)
` [edk2-devel] "
[PATCH v1 0/1] Define security policy in SECURITY.md file for repository
2023-04-05 18:07 UTC (2+ messages)
[PATCH v4 0/6] UefiCpuPkg, OvmfPkg: Simplify CpuExceptionHandlerLib
2023-04-05 17:11 UTC (12+ messages)
` [PATCH v4 1/6] BaseTools/tools_def CLANGDWARF: Permit text relocations
` [PATCH v4 2/6] UefiCpuPkg/CpuExceptionHandlerLib: Use single SEC/PEI version
` [PATCH v4 3/6] UefiCpuPkg/PeiCpuExceptionHandlerLib: Use SEC/PEI specific asm component
` [PATCH v4 4/6] UefiCpuPkg/CpuExceptionHandlerLib: Make runtime fixups XCODE-only
` [PATCH v4 5/6] OvmfPkg: Drop special Xcode5 version of exception handler library
` [PATCH v4 6/6] UefiCpuPkg/CpuExceptionHandlerLib: Drop special XCODE5 version
` [edk2-devel] [PATCH v4 0/6] UefiCpuPkg, OvmfPkg: Simplify CpuExceptionHandlerLib
[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - Thursday, April 6, 2023 #cal-reminder
2023-04-05 15:00 UTC
[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, April 6, 2023 #cal-reminder
2023-04-05 14:00 UTC
[edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32
2023-04-05 8:27 UTC (4+ messages)
[PATCH 1/1] pip-requirements.txt: bump edk2-basetools to 0.1.43
2023-04-05 5:24 UTC (2+ messages)
[PATCH v2 0/1] Add all UEFI Config Tables to Dmem output
2023-04-04 20:11 UTC (2+ messages)
` [PATCH v2 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c
PR fails due to OVMF time out
2023-04-04 20:04 UTC (6+ messages)
` [edk2-devel] "
[Patch 0/2] Balance CI Execution Times
2023-04-04 17:58 UTC (5+ messages)
` [Patch 1/2] .github.workflows: Split MdeModulePkg and CryptoPkg analysis
` [Patch 2/2] .azurepilelines/templates: Split CryptoPkg builds
` [edk2-devel] [Patch 0/2] Balance CI Execution Times
[edk2-devel] [PATCH v4] IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay
2023-04-04 17:43 UTC
[edk2-devel] [PATCH] IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register
2023-04-04 16:53 UTC (2+ messages)
[PATCH 0/5] Delete UefiCpuLib usage
2023-04-04 16:21 UTC (8+ messages)
` [PATCH 1/5] SimicsOpenBoardPkg: "
` [PATCH 2/5] MinPlatformPkg: "
` [PATCH 3/5] QuarkPlatformPkg: "
` [PATCH 4/5] Vlv2TbltDevicePkg: "
` [PATCH 5/5] QuarkSocPkg: "
` [edk2-devel] [PATCH 0/5] "
[PATCH v2 00/17] Enable BTI support in memory attributes table
2023-04-04 15:30 UTC (6+ messages)
` [PATCH v2 17/17] MdeModulePkg: Enable forward edge CFI in mem "
` [edk2-devel] "
[edk2-devel] PATCH v3 0/3 Add xterm resize support to OVMF
2023-04-04 15:12 UTC (3+ messages)
` [edk2-devel] PATCH v3 1/3 MdeModulePkg: TerminalDxe: set xterm resolution on mode change
Linker scripts use of "-z common-page-size=0x20" etc
2023-04-04 14:10 UTC (8+ messages)
[PATCH v1] EmulatorPkg: Correct Comment
2023-04-04 12:58 UTC (3+ messages)
` [PATCH v1] MdeModulePkg: Fix misspelling
` 回复: [edk2-devel] "
About the way of exception registration
2023-04-04 10:14 UTC
[edk2-staging/OpenSSL11_EOL][PATCH 0/4] Openssl 3.0 POC update Apr 4
2023-04-04 9:54 UTC (5+ messages)
` [edk2-staging/OpenSSL11_EOL][PATCH 1/4] CryptoPkg: disabled ssl server
` [edk2-staging/OpenSSL11_EOL][PATCH 2/4] CryptoPkg: sync latest change in uefiprov to minprov
` [edk2-staging/OpenSSL11_EOL][PATCH 3/4] Readme: 0330 update
` [edk2-staging/OpenSSL11_EOL][PATCH 4/4] Readme: update POC result and next step
On integrating LoongArch EDK2 firmware into QEMU build process
2023-04-04 2:24 UTC (5+ messages)
` [edk2-devel] "
[PATCH v4] IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay
2023-04-04 2:15 UTC (3+ messages)
Introduce a new repo "edk2-redfish-client" under Tianocore Github
2023-04-04 1:39 UTC
[PATCH] IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register
2023-04-04 1:31 UTC (2+ messages)
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, April 4, 2023 #cal-reminder
2023-04-04 1:30 UTC
[edk2-devel] [Patch V2 0/8] Create page table by CpuPageTableLib in DxeIpl
2023-04-04 1:23 UTC (5+ messages)
Split up MdeModulePkg and CryptoPkg CodeQL CI checks
2023-04-04 0:56 UTC (3+ messages)
[PATCH edk2-basetools 1/1] DscBuildData.py: set CC_FLAGS2 when running on Windows
2023-04-04 0:40 UTC (2+ messages)
` [edk2-devel] "
[PATCH 1/1] pip-requirements.txt: bump edk2-basetools to 0.1.42
2023-04-03 23:51 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, April 3, 2023 #cal-notice
2023-04-03 23:30 UTC
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, April 3, 2023 #cal-reminder
2023-04-03 22:30 UTC
[edk2-devel] [PATCH v3] IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay
2023-04-03 18:30 UTC (2+ messages)
[PATCH edk2-basetools v2 0/1] Change BUILD_CFLAGS to CFLAGS to match edk2 BaseTools change
2023-04-03 16:20 UTC (4+ messages)
` [PATCH edk2-basetools v2 1/1] "
[edk2-platfoms][PATCH V2] Update PcdBoardID of JunctionCity and Aowanda platform to 0x81 and 0x82
2023-04-03 15:57 UTC (4+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH 00/14] ManageabilityPkg part II
2023-04-03 15:04 UTC (15+ messages)
` [edk2-platforms][PATCH 01/14] ManageabilityPkg: Add more helper functions
` [edk2-platforms][PATCH 02/14] ManageabilityPkg: Support Maximum Transfer Unit
` [edk2-platforms][PATCH 03/14] ManageabilityPkg: Fix Uncrustify errors
` [edk2-platforms][PATCH 04/14] ManageabilityPkg: Add HeaderSize and TrailerSize
` [edk2-platforms][PATCH 05/14] ManageabilityPkg: Add PldmProtocolLib
` [edk2-platforms][PATCH 06/14] ManageabilityPkg: Add PldmSmbiosTransferDxe driver
` [edk2-platforms][PATCH 07/14] ManageabilityPkg/KCS: KCS transport interface
` [edk2-platforms][PATCH 08/14] ManageabilityPkg: Add definitions of MCTP
` [edk2-platforms][PATCH 09/14] ManageabilityPkg/MctpProtocol: Add MctpProtocol
` [edk2-platforms][PATCH 10/14] ManageabilityPkg: Add MCTP transport interface
` [edk2-platforms][PATCH 11/14] ManageabilityPkg/PldmProtocol: Add PLDM protocol
` [edk2-platforms][PATCH 12/14] ManageabilityPkg: Add Manageability PCDs
` [edk2-platforms][PATCH 13/14] ManageabilityPkg: Relocate Manageability.dsc
` [edk2-platforms][PATCH 14/14] ManageabilityPkg: Add Manageability FDFs
[PATCH 2/2] UefiCpuPkg: Support 5 level page table in ResetVector
2023-04-03 11:55 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