messages from 2021-02-22 03:30:35 to 2021-02-23 17:45:29 UTC [more...]
[edk2-platforms PATCH v4 0/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
2021-02-23 17:45 UTC (7+ messages)
` [edk2-platforms PATCH v4 1/4] SbsaQemu: Add FdtHelperLib
` [edk2-platforms PATCH v4 2/4] SbsaQemu: Update SbsaQemuAcpiDxe to use FdtHelperLib
` [edk2-platforms PATCH v4 3/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
` [edk2-platforms PATCH v4 4/4] Silicon/Qemu: Don't re-use NumCores as loop index in AddMadtTable
[edk2-platforms PATCH v5 0/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
2021-02-23 17:43 UTC (5+ messages)
` [edk2-platforms PATCH v5 1/4] SbsaQemu: Add FdtHelperLib
` [edk2-platforms PATCH v5 2/4] SbsaQemu: Update SbsaQemuAcpiDxe to use FdtHelperLib
` [edk2-platforms PATCH v5 3/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
` [edk2-platforms PATCH v5 4/4] Silicon/Qemu: Don't re-use NumCores as loop index in AddMadtTable
Duplicate Files for StandaloneMmDriverEntryPoint.h
2021-02-23 17:37 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] MP Services Protocol : Support Hyper threading or not
2021-02-23 17:29 UTC (4+ messages)
[PATCH v8 00/10] support CPU hot-unplug
2021-02-23 17:18 UTC (29+ messages)
` [PATCH v8 01/10] OvmfPkg/CpuHotplugSmm: refactor hotplug logic
` [edk2-devel] "
` [PATCH v8 02/10] OvmfPkg/CpuHotplugSmm: collect hot-unplug events
` [edk2-devel] "
` [PATCH v8 03/10] OvmfPkg/CpuHotplugSmm: add Qemu Cpu Status helper
` [edk2-devel] "
` [PATCH v8 04/10] OvmfPkg/CpuHotplugSmm: introduce UnplugCpus()
` [edk2-devel] "
` [PATCH v8 05/10] OvmfPkg/CpuHotplugSmm: define CPU_HOT_EJECT_DATA
` [edk2-devel] "
` [PATCH v8 06/10] OvmfPkg/SmmCpuFeaturesLib: init CPU ejection state
` [edk2-devel] "
` [PATCH v8 07/10] OvmfPkg/SmmCpuFeaturesLib: call CPU hot-eject handler
` [edk2-devel] "
` [PATCH v8 08/10] OvmfPkg/CpuHotplugSmm: add EjectCpu()
` [PATCH v8 09/10] OvmfPkg/CpuHotplugSmm: do actual CPU hot-eject
` [PATCH v8 10/10] OvmfPkg/SmmControl2Dxe: negotiate CPU hot-unplug
[PATCH v2 0/2] TigerlakeOpenBoard: Fix build errors with GCC5
2021-02-23 17:01 UTC (4+ messages)
[PATCH v5 00/14] Add support for using FF-A calls
2021-02-23 16:04 UTC (9+ messages)
` [PATCH v5 04/14] ArmPkg: Introduce support for PcdFfaEnable
` [edk2-devel] "
implement about virtio-keyboard
2021-02-23 14:46 UTC (2+ messages)
[PATCH] MdeModulePkg/UfsPassThruDxe: Improve Error handling of Ufs Pass Thru driver
2021-02-23 14:35 UTC (5+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling Loop
2021-02-23 14:32 UTC
[edk2-devel] [PATCH] UefiPayloadPkg/UefiPayloadEntry: Remove 4GB memory WA
2021-02-23 14:12 UTC (17+ messages)
[PATCH v3 00/26] Fix Ecc reported errors in ArmPkg
2021-02-23 13:14 UTC (27+ messages)
` [PATCH v3 01/26] ArmPkg: Fix Ecc error 8001 in Chipset
` [PATCH v3 02/26] ArmPkg: Fix Ecc error 8001 in SemihostLib
` [PATCH v3 03/26] ArmPkg: Fix Ecc error 8001 in ArmArchTimerLib
` [PATCH v3 04/26] ArmPkg: Fix Ecc error 9005 in CpuDxe
` [PATCH v3 05/26] ArmPkg: Fix Ecc error 10006 in ArmPkg.dsc
` [PATCH v3 06/26] ArmPkg: Fix Ecc error 10016 in StandaloneMmMmuLib
` [PATCH v3 07/26] ArmPkg: Fix Ecc error 10014 in ArmScmiDxe
` [PATCH v3 08/26] ArmPkg: Fix Ecc error 10014 in GenericWatchdogDxe
` [PATCH v3 09/26] ArmPkg: Fix Ecc error 10014 in MmCommunicationDxe
` [PATCH v3 10/26] ArmPkg: Fix Ecc error 10014 in SemihostLib
` [PATCH v3 11/26] ArmPkg: Remove ArmGic/ArmGicSecLib.c
` [PATCH v3 12/26] ArmPkg: Fix Ecc error 5003 in ArmExceptionLib
` [PATCH v3 13/26] ArmPkg: Fix Ecc error 6001 in MmCommunicationDxe
` [PATCH v3 14/26] ArmPkg: Fix Ecc error 6001 in ArmSoftFloatLib
` [PATCH v3 15/26] ArmPkg: Rename include guard in ArmGicLib.h
` [PATCH v3 16/26] ArmPkg: Fix Ecc error 7008 for SCMI_CLOCK_RATE
` [PATCH v3 17/26] ArmPkg: Fix Ecc error 7008 for OPTEE_MESSAGE_PARAM
` [PATCH v3 18/26] ArmPkg: Fix Ecc error 8005/8007 in ArmDisassemblerLib
` [PATCH v3 19/26] ArmPkg: Fix Ecc error 8005 for SCMI_PROTOCOL_ID
` [PATCH v3 20/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_TYPE
` [PATCH v3 21/26] ArmPkg: Fix Ecc error 8005 for SCMI_STATUS
` [PATCH v3 22/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID
` [PATCH v3 23/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE
` [PATCH v3 24/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_CLOCK
` [PATCH v3 25/26] ArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMAT
` [PATCH v3 26/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_PERFORMANCE
[PATCH edk2 v2 1/1] ArmPkg/ArmGic: Fix GICR_IPRIORITYR address wrong issue
2021-02-23 13:02 UTC (5+ messages)
` [edk2-devel] "
[PATCH v3 0/3] ArmPkg: Fix several issues in OemMiscLib
2021-02-23 12:38 UTC (5+ messages)
` [PATCH v3 1/3] ArmPkg: Fix ordering of return type and EFIAPI specifier "
` [PATCH v3 2/3] ArmPkg: Rename some functions and parameters "
` [PATCH v3 3/3] ArmPkg: Update OemGetChassisType function to return MISC_CHASSIS_TYPE
[edk2-devel] [PATCH v2] RedfishPkg/RedfishCrtLib: Add more CRT functions
2021-02-23 11:52 UTC (3+ messages)
[PATCH edk2-platforms v1 1/1] Platform/Arm: Fix Ecc error 7008 for SCMI_CLOCK_RATE
2021-02-23 11:25 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 05/26] ArmPkg: Fix Ecc error 10006 in ArmPkg.dsc
2021-02-23 11:15 UTC (4+ messages)
` [edk2-devel] "
[PATCH v2 24/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_CLOCK
2021-02-23 9:05 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2] ShellPkg: add more items for smbiosview -t 3
2021-02-23 8:29 UTC
[PATCH] ShellPkg: add more items for smbiosview -t 3
2021-02-23 8:20 UTC
[PATCH v5 0/2] Fix CET shadow stack token busy bit clear issue
2021-02-23 7:51 UTC (8+ messages)
` [PATCH v5 1/2] MdePkg/Include: Add CET instructions to Nasm.inc
` 回复: [edk2-devel] "
` "
` [edk2-devel] [PATCH v5 2/2] UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit
[PATCH v2] RedfishPkg/JsonLib: Add JsonLoadString function
2021-02-23 7:49 UTC (2+ messages)
[edk2-devel] [PATCH] RedfishPkg/Include: EDKII Redfish Config Handler Protocol header file
2021-02-23 7:41 UTC
[edk2-devel] [PATCH] RedfishPkg/RedfishContentCodingLib: EDKII Redfish En/Decode library
2021-02-23 7:39 UTC
[PATCH] * ShellPkg: add the support to show Contained Element Count, Contained Element Record Length and Contained Elements
2021-02-23 7:33 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] MP Services Protocol : Support Hyper threading or not
2021-02-23 4:49 UTC
[PATCH v2 1/1] BaseTools: Update the NASM CI dependency
2021-02-23 4:33 UTC
TianoCore Bug Triage - APAC / NAMO - Tue, 02/23/2021 6:30pm-7:30pm #cal-reminder
2021-02-23 2:36 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH v3 0/4] Use XADD to avoid lock acquire/release
2021-02-23 2:22 UTC (8+ messages)
` [PATCH v3 1/4] UefiCpuPkg/MpInitLib: "
` [PATCH v3 3/4] UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset
` [PATCH v3 4/4] UefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EXCHANGE_INFO
` [edk2-devel] [PATCH v3 1/4] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release
[PATCH edk2 v1 1/1] ArmPkg/ArmGicLib: Fix GICR_IPRIORITYR address wrong issue
2021-02-23 2:04 UTC (3+ messages)
[PATCH v2 1/6] MdeModulePkg: DxeMmUnblockMemoryLib: Added definition and null instance
2021-02-23 1:42 UTC (5+ messages)
` [PATCH v2 4/6] SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modules
Soft Feature Freeze starts now for edk2-stable202102
2021-02-23 0:55 UTC (3+ messages)
` [edk2-devel] "
` 回复: "
[PATCH v2 18/26] ArmPkg: Fix Ecc error 8005/8007 in ArmDisassemblerLib
2021-02-22 17:26 UTC (2+ messages)
` [edk2-devel] "
reg: RNG functions Usage in NetworkPkg
2021-02-22 17:12 UTC (4+ messages)
` [edk2-devel] "
[PATCH 1/3] MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling Loop
2021-02-22 17:02 UTC (3+ messages)
` [PATCH 2/3] MdeModulePkg/UfsPassThruDxe: Improve Error handling of Ufs Pass Thru driver
` [PATCH 3/3] MdeModulePkg/UfsPassThruDxe: Improve UFS device Readiness check
[PATCH v2 26/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_PERFORMANCE
2021-02-22 15:52 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 25/26] ArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMAT
2021-02-22 15:50 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 23/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE
2021-02-22 15:41 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 22/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID
2021-02-22 15:40 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 21/26] ArmPkg: Fix Ecc error 8005 for SCMI_STATUS
2021-02-22 15:39 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 20/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_TYPE
2021-02-22 15:38 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 19/26] ArmPkg: Fix Ecc error 8005 for SCMI_PROTOCOL_ID
2021-02-22 15:37 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 17/26] ArmPkg: Fix Ecc error 7008 for OPTEE_MESSAGE_PARAM
2021-02-22 14:48 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 16/26] ArmPkg: Fix Ecc error 7008 for SCMI_CLOCK_RATE
2021-02-22 14:41 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 15/26] ArmPkg: Rename include guard in ArmGicLib.h
2021-02-22 14:37 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 14/26] ArmPkg: Fix Ecc error 6001 in ArmSoftFloatLib
2021-02-22 14:35 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 13/26] ArmPkg: Fix Ecc error 6001 in MmCommunicationDxe
2021-02-22 14:34 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 0/3] ArmPkg: Fix several issues in OemMiscLib
2021-02-22 14:33 UTC (6+ messages)
` [PATCH v2 2/3] ArmPkg: Rename some functions and parameters "
[PATCH v2 12/26] ArmPkg: Fix Ecc error 5003 in ArmExceptionLib
2021-02-22 14:33 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 11/26] ArmPkg: Remove ArmGic/ArmGicSecLib.c
2021-02-22 14:31 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 10/26] ArmPkg: Fix Ecc error 10014 in SemihostLib
2021-02-22 14:30 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 09/26] ArmPkg: Fix Ecc error 10014 in MmCommunicationDxe
2021-02-22 14:29 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 08/26] ArmPkg: Fix Ecc error 10014 in GenericWatchdogDxe
2021-02-22 14:28 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 07/26] ArmPkg: Fix Ecc error 10014 in ArmScmiDxe
2021-02-22 14:27 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 06/26] ArmPkg: Fix Ecc error 10016 in StandaloneMmMmuLib
2021-02-22 14:26 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 04/26] ArmPkg: Fix Ecc error 9005 in CpuDxe
2021-02-22 14:17 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 03/26] ArmPkg: Fix Ecc error 8001 in ArmArchTimerLib
2021-02-22 14:16 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 02/26] ArmPkg: Fix Ecc error 8001 in SemihostLib
2021-02-22 14:14 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 01/26] ArmPkg: Fix Ecc error 8001 in Chipset
2021-02-22 14:13 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms PATCH v3 0/3] Platform/Qemu/SbsaQemu: Add SMBIOS tables
2021-02-22 13:15 UTC (7+ messages)
` [edk2-platforms PATCH v3 1/3] SbsaQemu: Add FdtHelperLib
` [edk2-platforms PATCH v3 2/3] SbsaQemu: Update SbsaQemuAcpiDxe to use FdtHelperLib
` [edk2-platforms PATCH v3 3/3] Platform/Qemu/SbsaQemu: Add SMBIOS tables
[edk2-sct PATCH 3/3] edk2-test: Helper script to build SCT+Shell in a bootable format
2021-02-22 12:58 UTC (2+ messages)
` [edk2-devel] "
[edk2-sct PATCH 2/3] edk2-test: use bash 'shift' in build.sh to manage arguments
2021-02-22 12:50 UTC (2+ messages)
` [edk2-devel] "
[edk2-sct PATCH 1/3] edk2-test: Add support for building extra packages
2021-02-22 12:17 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 1/1] BaseTools: Update the NASM dependency
2021-02-22 10:19 UTC (8+ messages)
` [edk2-devel] "
` 回复: "
EfiRom vs. iPXE usability note
2021-02-22 10:16 UTC (3+ messages)
` [edk2-devel] "
[PATCH v7 00/10] support CPU hot-unplug
2021-02-22 10:00 UTC (3+ messages)
` [PATCH v7 01/10] OvmfPkg/CpuHotplugSmm: refactor hotplug logic
` [edk2-devel] "
[PATCH v2] MdeModulePkg/UefiBootManagerLib: Put BootMenu at the end of BootOrder
2021-02-22 10:00 UTC (3+ messages)
` 回复: [edk2-devel] "
[PATCH v5 11/14] ArmPkg: Allow FF-A calls to get memory region's attributes
2021-02-22 9:38 UTC (2+ messages)
` [edk2-devel] "
[PATCH v5 08/14] StandaloneMmPkg: Add option to use FF-A calls for getting SPM version
2021-02-22 9:37 UTC (2+ messages)
` [edk2-devel] "
[PATCH v5 07/14] ArmPkg: Add macros for SPM version with FF-A support enabled
2021-02-22 9:32 UTC (2+ messages)
` [edk2-devel] "
[PATCH v5 06/14] StandaloneMmPkg: Use macros for SPM version check
2021-02-22 9:31 UTC (2+ messages)
` [edk2-devel] "
[PATCH v5 05/14] ArmPkg: Add macros for SPM version
2021-02-22 9:30 UTC (2+ messages)
` [edk2-devel] "
[edk2][PATCH 0/1] MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recovery
2021-02-22 9:28 UTC (13+ messages)
` [edk2][PATCH 1/1] "
` [edk2-devel] "
` [EXTERNAL] "
[PATCH - resend] MdeModulePkg/BootLogoLib: Center logo 38.2% from top of screen
2021-02-22 8:40 UTC (5+ 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