messages from 2020-10-19 18:06:41 to 2020-10-26 09:05:31 UTC [more...]
[PATCH 0/5] Make the MD5 disable as default setting
2020-10-26 9:03 UTC
[PATCH] ShellPkg:Fix bug in FileBuffer.c
2020-10-26 8:39 UTC
[PATCH 0/3] MdeModulePkg: use pool allocations for ACPI tables
2020-10-26 7:42 UTC (13+ messages)
` [PATCH 1/3] MdeModulePkg/AcpiTableDxe: use pool allocations when possible
` [edk2-devel] "
` 回复: "
` 回复: "
` [PATCH 2/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDT/XSDT if possible
` [edk2-devel] "
` [PATCH 3/3] MdeModulePkg/AcpiTableDxe: use pool allocation for RSDP "
` [edk2-devel] "
[DxeHttpIoLib PATCH V2 0/3] Add Http IO Helper Library
2020-10-26 6:53 UTC (6+ messages)
` [DxeHttpIoLib PATCH V2 1/3] NetworkPkg/Library: Implementation of "
` [edk2-devel] "
` [DxeHttpIoLib PATCH V2 2/3] NetworkPkg: Add Http IO Helper Library to NetworkPkg
` [DxeHttpIoLib PATCH V2 3/3] NetworkPkg/HttpBootDxe: Utilize HttpIoLib
[DxeHttpIoLib PATCH V3 0/3] Add Http IO Helper Library
2020-10-26 6:05 UTC (4+ messages)
` [DxeHttpIoLib PATCH V3 1/3] NetworkPkg/Library: Implementation of "
` [DxeHttpIoLib PATCH V3 2/3] NetworkPkg: Add Http IO Helper Library to NetworkPkg
` [DxeHttpIoLib PATCH V3 3/3] NetworkPkg/HttpBootDxe: Utilize HttpIoLib
[PATCH] MdePkg/Include: Fix wrong spelling in http11.h
2020-10-26 5:51 UTC
[PATCH] BaseTools: replace array.fromstring Method for supports py-2 and py-3
2020-10-26 6:17 UTC (3+ messages)
` 回复: [edk2-devel] "
[edk2-devel] [Patch V2] BaseTools: Enable Module Scope Structure Pcd
2020-10-26 3:59 UTC
[Patch] BaseTools: Fix PcdValueInit tool build issue with VS compiler x64
2020-10-26 3:21 UTC (6+ messages)
` [edk2-devel] "
` 回复: "
[Patch V2] BoardModulePkg: Early connect PCI Root Bridge in BoardBdsHookLib
2020-10-26 3:17 UTC (2+ messages)
[PATCH 0/6] smbiosview and SmBios.h fixes, add SMBIOS 3.4.0 ARM64 SoC ID definition
2020-10-26 1:24 UTC (11+ messages)
` [PATCH 1/6] ShellPkg: Fix a couple of typos in smbiosview
` [PATCH 2/6] ShellPkg: Add ARM64 SoC ID to Processor Characteristics "
` [PATCH 3/6] MdePkg: Update SmBios.h to add SMBIOS 3.4.0 ARM64 SoC ID field
` [PATCH 4/6] MdePkg: Fix typos in SmBios.h PROCESSOR_CHARACTERISTIC_FLAGS struct
` [PATCH 5/6] MdePkg: Update SmBios.h to fix PROCESSOR_CHARACTERISTIC_FLAGS
` [PATCH 6/6] ShellPkg: Fix smbiosview string definition name for "boot from CD"
` 回复: [PATCH 0/6] smbiosview and SmBios.h fixes, add SMBIOS 3.4.0 ARM64 SoC ID definition
` [EXTERNAL] [edk2-devel] "
` 回复: "
TianoCore Design Meeting - APAC/NAMO - Fri, 10/30/2020 9:30am-10:30am #cal-reminder
2020-10-25 1:30 UTC
[PATCH] SecurityPkg/OpalPassword: Secure erase is available if encryption is supported
2020-10-23 23:05 UTC (2+ messages)
[PATCH v3 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
2020-10-23 22:56 UTC (4+ messages)
[PATCH v2 0/1] UefiPayloadPkg: Set default PciBaseSize on Ia32
2020-10-23 22:36 UTC (5+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg/Gcd: Check memory allocation when initializing memory
2020-10-23 22:10 UTC
[Patch V4] MdeModulePkg/XhciDxe: Error handle for USB slot initialization failure
2020-10-23 13:04 UTC (6+ messages)
[PATCH v2 0/2] ShellPkg/Acpiview: Add support for PCCT parser
2020-10-23 12:23 UTC (4+ messages)
` [edk2-devel] "
[PATCH V2] MdeModulePkg/XhciDxe: Retry device slot init on failure
2020-10-23 9:59 UTC (2+ messages)
[RESEND PATCH V2] MdeModulePkg/XhciDxe: Retry device slot init on failure
2020-10-23 9:58 UTC
[edk2-devel] [edk2-non-osi] [PATCH] ElkhartlakeSiliconBinPkg: Add ElkhartlakeSiliconPkg
2020-10-23 8:50 UTC
[Patch V2 1/2] AdvancedFeaturePkg: Add SerialPortTerminalLib
2020-10-23 8:13 UTC (2+ messages)
` [Patch V2 2/2] UpXtreme: console redirect after the shell is loaded
[PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: acpi version update for GTDT
2020-10-23 6:18 UTC (4+ messages)
` [edk2-devel] "
[PATCH 0/2] console redirect after the shell is loaded
2020-10-23 4:08 UTC (5+ messages)
` [PATCH 1/2] BoardModulePkg: Add SerialPortTerminalLib
` [PATCH 2/2] UpXtreme: console redirect after the shell is loaded
[PATCH] BaseTools: Limit command line length
2020-10-23 3:00 UTC
[PATCH v2 00/11] SEV-ES guest support fixes and cleanup
2020-10-23 2:57 UTC (28+ messages)
` [PATCH v2 01/11] MdePkg, OvmfPkg: Clean up GHCB field offsets and save area
` 回复: "
` 回复: "
` 回复: "
` 回复: [edk2-devel] "
` 回复: "
` [PATCH v2 02/11] UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits
` [edk2-devel] "
` [PATCH v2 03/11] OvmfPkg/VmgExitLib: Implement new VmgExitLib interfaces
` [edk2-devel] "
` [PATCH v2 04/11] OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXIT
` [edk2-devel] "
` [PATCH v2 05/11] OvmfPkg/VmgExitLib: Set the SwScratch valid bit for IOIO events
` [edk2-devel] "
` [PATCH v2 08/11] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Set the SwScratch valid bit
` [edk2-devel] "
` [PATCH v2 10/11] UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB
` [edk2-devel] "
[PATCH] MdeModulePkg/XhciDxe: Retry device slot init on failure
2020-10-23 1:27 UTC (10+ messages)
` [edk2-devel] "
RFC: Universal Payload Interface
2020-10-23 1:18 UTC
VariablePolicy: Final Changes Thread 1 - TPL Ordering
2020-10-22 21:54 UTC (15+ messages)
` [edk2-devel] "
` [EXTERNAL] "
OVMF/QEMU shell based unit tests and writing to a virtual disk
2020-10-22 18:55 UTC
[edk2-platform][PATCH 0/3] Silicon/Qemu: Use PCDs in AcpiTables.inf
2020-10-22 15:50 UTC (4+ messages)
` [edk2-platform][PATCH 1/3] Silicon/Qemu: Renumber Dynamic PCDs to leave a gap
` [edk2-platform][PATCH 2/3] Platform,Silicon/Qemu: Define PcdPcie*Limit variables
` [edk2-platform][PATCH 3/3] Silicon/Qemu: Use PCDs to AcpiTables lib
[PATCH v2 1/1] ArmPkg/ArmMmuLib: Explicitly cast function pointer argument
2020-10-22 15:02 UTC (2+ messages)
[PATCH] Platform/RaspberryPi4: Correct thermal offset
2020-10-22 13:45 UTC (2+ messages)
[Patch V3] MdeModulePkg/XhciDxe: Error handle for USB slot initialization failure
2020-10-22 6:36 UTC
[PATCH] MdeModulePkg/PartitionDxe: Revert the child handler blocksize change
2020-10-22 5:36 UTC (12+ messages)
` [edk2-devel] "
[PATCH] IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV
2020-10-22 3:28 UTC (2+ messages)
[PATCH 1/1] ShellPkg: Fix a couple of typos in smbiosview
2020-10-22 2:57 UTC (6+ messages)
` [edk2-devel] "
` [EXTERNAL] "
[PATCH] Features/Intel/UserInterface/UserAuthFeaturePkg: Add RngLib instance to DSC
2020-10-22 2:37 UTC (3+ messages)
` 回复: "
[staging/branch] [RFC] Add TDVF Branch to edk2-staging
2020-10-22 1:27 UTC
[PATCH v2 0/2] Add AEST parser support to Acpiview
2020-10-22 1:26 UTC (4+ messages)
` [PATCH v2 1/2] MdePkg/IndustryStandard: AEST Table definition
` 回复: "
` [PATCH v2 2/2] ShellPkg/Acpiview: AEST Parser
[PATCH] BaseTools/Ecc: Fix ECC check MetaFile Copyright information issue
2020-10-22 1:11 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH v2 2/2] DynamicTablesPkg: Add SSDT CMN-600 Table generator
2020-10-21 16:42 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 1/2] MdePkg: Definitions for Extended Interrupt Flags
2020-10-21 16:41 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 0/2] Support for dynamic CMN-600 AML generation
2020-10-21 16:41 UTC (2+ messages)
` [edk2-devel] "
[EXTERNAL] [edk2-devel] [PATCH 1/2] ShellPkg: add ARM64 SoC ID to Processor Characteristics in smbiosview
2020-10-21 16:03 UTC
Overriding of linker in ed2 build system
2020-10-21 15:39 UTC (4+ messages)
` [edk2-devel] "
[PATCH edk2-platforms v1 0/2] Add support for running StandaloneMm as OP-TEE TA
2020-10-21 15:30 UTC (4+ messages)
` [PATCH edk2-platforms v1 1/2] Drivers/OpTeeRpmb: Add an OP-TEE backed RPMB driver
` [PATCH edk2-platforms v1 2/2] StMMRpmb: Add support for building StandaloneMm image for OP-TEE
[PATCH v1 0/1] CryptoPkg: BaseCryptLib: Fix buffer double free in CryptPkcs7VerifyEku
2020-10-21 13:41 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 1/1] CryptoPkg: BaseCryptLib: Fix buffer double free in CryptPkcs7VerifyEku
2020-10-21 13:31 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 00/12] Add support for using FF-A calls
2020-10-21 11:32 UTC (13+ messages)
` [PATCH v1 01/12] ArmPkg/IndustryStandard: Add barebones FF-A header
` [PATCH v1 02/12] ArmPkg/ArmSvcLib: Return x4-x7 in output parameters
` [PATCH v1 03/12] StandaloneMmPkg: Use FF-A header file in Standalone MM Core entry point
` [PATCH v1 04/12] ArmPkg: Introduce support for PcdFfaEnable
` [PATCH v1 05/12] StandaloneMmPkg: Add the SPM version for FF-A
` [PATCH v1 06/12] StandaloneMmPkg: Add option to use FF-A calls for getting SPM version
` [PATCH v1 07/12] StandaloneMmPkg: Add option to use FF-A calls for communication with SPM
` [PATCH v1 08/12] StandaloneMmPkg: Use FF-A header file in Standalone MM Arm MMU library
` [PATCH v1 09/12] ArmPkg/StandaloneMmMmuLib: Add option to use FF-A calls to get memory region's permissions
` [PATCH v1 10/12] ArmPkg/StandaloneMmMmuLib: Add option to use FF-A calls to set "
` [PATCH v1 11/12] MdeModulePkg/VariableStandaloneMm: Set PcdFlashNvStorageVariableBase to Pcd
` [PATCH v1 12/12] StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm
[PATCH 1/2] ShellPkg: add ARM64 SoC ID to Processor Characteristics in smbiosview
2020-10-21 4:22 UTC (4+ messages)
` [edk2-devel] "
` 回复: "
` [EXTERNAL] "
[PATCH] BoardModulePkg: Early connect PCI Root Bridge in BoardBdsHookLib
2020-10-21 1:35 UTC
Tianocore-docs Gitbook offline document status (PDF, EPUB, MOBI)
2020-10-20 8:43 UTC (6+ messages)
` [edk2-devel] "
[Patch V2] MdeModulePkg/XhciDxe: Error handle for USB slot initialization failure
2020-10-20 5:33 UTC (2+ messages)
[edk2-devel] PKCS11 #include
2020-10-20 5:27 UTC (2+ messages)
[PATCH] BaseTools: fix decoding issue in file operation
2020-10-20 4:35 UTC (3+ messages)
` 回复: [edk2-devel] "
` "
[PATCH] XhciDxe: Clean up UsbDevContext if USB slot initialization is failed
2020-10-20 3:15 UTC (5+ messages)
[PATCH] CryptoPkg/BaseCryptLib: fix NULL dereference (CVE-2019-14584)
2020-10-20 2:28 UTC (3+ messages)
` [edk2-devel] "
Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, 20 October 2020 #cal-cancelled
2020-10-20 2:00 UTC
TianoCore Bug Triage - APAC / NAMO - Tue, 10/20/2020 6:30pm-7:30pm #cal-reminder
2020-10-20 1:56 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH] IntelFsp2Pkg/Tools: Fix a typo issue
2020-10-20 1:14 UTC (2+ messages)
[RestJsonStructureDxe PATCH 0/2] EFI REST JSON Structure Protocol
2020-10-20 1:05 UTC (4+ messages)
` [edk2-devel] "
[PATCH v6 0/6] Extend Last Attempt Status Usage
2020-10-20 0:15 UTC (2+ messages)
` [edk2-devel] "
[PATCH v6 1/6] MdePkg/SystemResourceTable.h: Add vendor range values
2020-10-19 23:59 UTC (6+ messages)
` [PATCH v6 2/6] FmpDevicePkg: Add Last Attempt Status header files
` [PATCH v6 3/6] FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
` [PATCH v6 4/6] FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularity
` [PATCH v6 5/6] FmpDevicePkg: Add Last Attempt Status support to dependency libs
` [PATCH v6 6/6] FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API
[PATCH v1 1/1] ArmPkg/ArmMmuLib: Explicitly cast UINT32 data conversions
2020-10-19 22:02 UTC
[PATCH v2 1/1] UefiCpuPkg/MpInitLib: Reduce reset vector memory pressure
2020-10-19 21:51 UTC (7+ messages)
[PATCH v1 1/1] ArmPkg/ArmMmuLib: Explicitly cast function pointer argument
2020-10-19 21:35 UTC
[PATCH v1 0/1] Clean up save state boundary checks and comments in functions ReadSaveStateRegisterByIndex and WriteSaveStateRegister
2020-10-19 18:06 UTC (4+ messages)
` [PATCH v1 1/1] UefiCpuPkg: Clean up save state boundary checks and comments
` [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