messages from 2021-03-24 09:46:18 to 2021-03-26 16:47:21 UTC [more...]
[edk2-platforms] [patch V3 00/35] Consume MdeLibs.dsc.inc for RegisterFilterLib
2021-03-26 16:47 UTC (41+ messages)
` [edk2-platforms] [patch V3 01/35] Drivers/ASIX: "
` [edk2-platforms] [patch V3 02/35] Drivers/DisplayLink: "
` [edk2-platforms] [patch V3 03/35] Drivers/OptionRomPkg: "
` [edk2-platforms] [patch V3 04/35] Features/Debugging: "
` [edk2-platforms] [patch V3 05/35] Features/Network: "
` [edk2-platforms] [patch V3 06/35] Features/OutOfBandManagement: "
` [edk2-platforms] [patch V3 07/35] Features/PowerManagement: "
` [edk2-platforms] [patch V3 08/35] Features/SystemInformation: "
` [edk2-platforms] [patch V3 09/35] Features/UserInterface: "
` [edk2-platforms] [patch V3 10/35] Platform/AMD: "
` [edk2-platforms] [patch V3 11/35] Platform/ARM: "
` [edk2-platforms] [patch V3 12/35] Platform/BeagleBoard: "
` [edk2-platforms] [patch V3 13/35] Platform/BoardModulePkg: "
` [edk2-platforms] [patch V3 14/35] Platform/MinPlatformPkg: "
` [edk2-platforms] [patch V3 15/35] Platform/QuarkPlatformPkg: "
` [edk2-platforms] [patch V3 16/35] Platform/Vlv2TbltDevicePkg: "
` [edk2-platforms] [patch V3 17/35] Platform/LeMaker: "
` [edk2-platforms] [patch V3 18/35] Platform/Qemu: "
` [edk2-platforms] [patch V3 19/35] Platform/RaspberryPi: "
` [edk2-platforms] [patch V3 20/35] Platform/RISC-V: "
` [edk2-platforms] [patch V3 21/35] Platform/SiFive: "
` [edk2-platforms] [patch V3 22/35] Platform/Socionext: "
` [edk2-devel] "
` [edk2-platforms] [patch V3 23/35] Platform/SoftIron: "
` [edk2-platforms] [patch V3 24/35] Silicon/Hisilicon: "
` [edk2-devel] "
` [edk2-platforms] [patch V3 25/35] Silicon/CoffeelakeSiliconPkg: "
` [edk2-platforms] [patch V3 26/35] Silicon/IntelSiliconPkg: "
` [edk2-platforms] [patch V3 27/35] Silicon/KabylakeSiliconPkg: "
` [edk2-platforms] [patch V3 28/35] Silicon/QuarkSocPkg: "
` [edk2-platforms] [patch V3 29/35] Silicon/TigerlakeSiliconPkg: "
` [edk2-platforms] [patch V3 30/35] Silicon/Marvell: "
` [edk2-devel] "
` [edk2-platforms] [patch V3 31/35] Silicon/NXP: "
` [edk2-devel] "
` [edk2-platforms] [patch V3 32/35] Silicon/Openmoko: "
` [edk2-platforms] [patch V3 33/35] Silicon/RISC_V: "
` [edk2-platforms] [patch V3 34/35] Silicon/Synopsys/DesignWare: "
` [edk2-platforms] [patch V3 35/35] Silicon/TexasInstruments: "
[patch V3 00/29] Add a new library class RegisterFilterLib in edk2 to filter/trace port IO/MMIO/MSR access
2021-03-26 16:35 UTC (34+ messages)
` [patch V3 01/29] MdePkg: Add RegisterFilterLib class and NULL instance
` [patch V3 02/29] MdePkg: Add MdeLibs.dsc.inc file to MdePkg
` [patch V3 03/29] ArmPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib
` [patch V3 04/29] ArmPlatformPkg: "
` [patch V3 05/29] ArmVirtPkg: "
` [patch V3 06/29] CryptoPkg: "
` [patch V3 07/29] DynamicTablesPkg: "
` [patch V3 08/29] EmbeddedPkg: "
` [patch V3 09/29] EmulatorPkg: "
` [patch V3 10/29] FatPkg: "
` [patch V3 11/29] FmpDevicePkg: "
` [patch V3 12/29] IntelFsp2Pkg: "
` [patch V3 13/29] IntelFsp2WrapperPkg: "
` [patch V3 14/29] MdeModulePkg: "
` [patch V3 15/29] MdePkg: "
` [patch V3 16/29] NetworkPkg: "
` [patch V3 17/29] OvmfPkg: "
` [patch V3 18/29] PcAtChipsetPkg: "
` [patch V3 19/29] RedfishPkg: "
` [patch V3 20/29] SecurityPkg: "
` [patch V3 21/29] ShellPkg: "
` [patch V3 22/29] SignedCapsulePkg: "
` [patch V3 23/29] SourceLevelDebugPkg: "
` [patch V3 24/29] StandaloneMmPkg: "
` [patch V3 25/29] UefiCpuPkg: "
` [patch V3 26/29] UefiPayloadPkg: "
` [patch V3 27/29] UnitTestFrameworkPkg: "
` [patch V3 28/29] MdePkg/IoLib: Filter/trace port IO/MMIO access
` [patch V3 29/29] MdePkg/Baseib: Filter/trace MSR access for IA32/X64
[PATCH v2 1/2] Platform/RaspberryPi: Dynamically build UARTs info in ACPI
2021-03-26 14:33 UTC (6+ messages)
` [PATCH v2 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
` [edk2-devel] "
[PATCH v2 0/7] OvmfXen: Set PcdFSBClock at runtime
2021-03-26 14:16 UTC (10+ messages)
` [PATCH v2 1/7] OvmfPkg/XenResetVector: Silent a warning from nasm
` [PATCH v2 2/7] MdePkg: Allow PcdFSBClock to by Dynamic
` [PATCH v2 3/7] OvmfPkg/IndustryStandard/Xen: Apply EDK2 coding style to XEN_VCPU_TIME_INFO
` [PATCH v2 4/7] OvmfPkg/IndustryStandard: Introduce PageTable.h
` [PATCH v2 5/7] OvmfPkg/XenPlatformPei: Map extra physical address
` [PATCH v2 6/7] OvmfPkg/XenPlatformPei: Calibrate APIC timer frequency
` [PATCH v2 7/7] OvmfPkg/OvmfXen: Set PcdFSBClock
[edk2-devel] [PATCH] IntelSiliconPkg: Define PCDs for microcode location in flash
2021-03-26 7:39 UTC (2+ messages)
[patch V2 00/29] Add a new library class RegisterFilterLib in edk2 to filter/trace port IO/MMIO/MSR access
2021-03-26 7:39 UTC (20+ messages)
` [patch V2 02/29] MdePkg: Add MdeLibs.dsc.inc file to MdePkg
` [patch V2 09/29] EmulatorPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib
` [patch V2 10/29] FatPkg: "
` [patch V2 18/29] PcAtChipsetPkg: "
` [patch V2 25/29] UefiCpuPkg: "
` [edk2-devel] "
` [patch V2 27/29] UnitTestFrameworkPkg: "
` [EXTERNAL] "
[PATCH v2 0/2] OvmfPkg/IntelGvtGopDxe: Add Intel GVT-g GOP
2021-03-26 7:37 UTC (8+ messages)
` [PATCH v2 1/2] OvmfPkg/IntelGvtGopDxe: Intel GVT-g GOP Implementation
` [edk2-devel] "
[PATCH 0/3] Define microcode location PCDs in IntelSiliconPkg
2021-03-26 7:36 UTC (4+ messages)
` [PATCH 1/3] IntelSiliconPkg: Define PCDs for microcode location in flash
` [PATCH 2/3] MinPlatformPkg: Use the microcode PCDs defined in IntelSiliconPkg
` [PATCH 3/3] MinPlatformPkg: Remove the microcode location PCDs
[PATCH] IntelSiliconPkg: Define PCDs for microcode location in flash
2021-03-26 6:47 UTC
[PATCH] RedfishPkg/RedfishConfigHandler: EDKII RedfishConfigHandler Protocol
2021-03-26 5:55 UTC
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Support detect SMM shadow stack overflow
2021-03-26 6:33 UTC (3+ messages)
[PATCH] RedfishPkg/RedfishDiscoverDxe: EFI Redfish Discover Protocol
2021-03-26 4:54 UTC
[edk2-test][Patch 1/1] ImageIndex need be corrected to range 1 ~ DescriptorCount
2021-03-26 5:38 UTC (2+ messages)
` [edk2-devel] "
[PATCH v4 0/2] Support EFI Redfish protocols
2021-03-26 1:16 UTC (7+ messages)
` [PATCH v4 1/2] MdePkg/Include: EFI Redfish Discover protocol
` [PATCH v4 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols
` 回复: [edk2-devel] "
[PATCH v1 1/1] SecurityPkg/Tcg2Smm: Initialize local Status variable
2021-03-26 0:53 UTC (2+ messages)
` [edk2-devel] "
[PATCH] BaseTools/GenFw: Fix casting result of comparison
2021-03-26 0:48 UTC
[edk2-platforms] [patch V2 10/35] Platform/AMD: Consume MdeLibs.dsc.inc for RegisterFilterLib
2021-03-25 23:32 UTC (7+ messages)
` [edk2-platforms] [patch V2 15/35] Platform/QuarkPlatformPkg: "
` [edk2-platforms] [patch V2 26/35] Silicon/IntelSiliconPkg: "
` [edk2-devel] "
` [edk2-platforms] [patch V2 28/35] Silicon/QuarkSocPkg: "
[edk2-platforms] [patch V2 00/35] Consume MdeLibs.dsc.inc for RegisterFilterLib
2021-03-25 23:31 UTC (4+ messages)
` [edk2-platforms] [patch V2 03/35] Drivers/OptionRomPkg: "
` [edk2-platforms] [patch V2 26/35] Silicon/IntelSiliconPkg: "
!!! DEPRECATED INTERFACE !!! VariableLockRequestToLock
2021-03-25 21:19 UTC (3+ messages)
` [edk2-devel] "
` [EXTERNAL] "
[PATCH v2] OvmfPkg: strip build paths in release builds
2021-03-25 19:43 UTC (9+ messages)
` [edk2-devel] "
` 回复: "
[RESEND v2] MdePkg: use CpuPause() in CpuDeadLoop()
2021-03-25 18:13 UTC (3+ messages)
` 回复: [edk2-devel] 回复: "
SR-IOV setup in edk2
2021-03-25 17:48 UTC (4+ messages)
` [edk2-devel] "
[Patch V2 1/2] MdeModulePkg/ACPI: Install ACPI table from HOB
2021-03-25 17:35 UTC (18+ messages)
` [Patch V2 0/2] Let AcpiTableDxe driver install Acpi table from Hob
` [edk2-devel] "
[PATCH v4 RESEND 0/2] Support EFI Redfish protocols
2021-03-25 10:40 UTC (3+ messages)
` [PATCH v4 RESEND 1/2] MdePkg/Include: EFI Redfish Discover protocol
` [PATCH v4 RESEND 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols
[RFC PATCH 00/19] Add AMD Secure Nested Paging (SEV-SNP) support
2021-03-25 10:54 UTC (24+ messages)
` [RFC PATCH 01/19] OvmfPkg: Reserve the Secrets and Cpuid page for the SEV-SNP guest
` [RFC PATCH 02/19] OvmfPkg: validate the data pages used in the SEC phase
` [RFC PATCH 03/19] MdePkg: Expand the SEV MSR to include the SNP definition
` [RFC PATCH 04/19] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()
` [RFC PATCH 05/19] MdePkg: Define the GHCB GPA structure
` [RFC PATCH 06/19] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
` [RFC PATCH 07/19] OvmfPkg: Add a library to support registering GHCB GPA
` [RFC PATCH 08/19] OvmfPkg: register GHCB gpa for the SEV-SNP guest
` [RFC PATCH 09/19] MdePkg: Add AsmPvalidate() support
` 回复: [edk2-devel] "
` [RFC PATCH 10/19] OvmfPkg: Define the Page State Change VMGEXIT structures
` [RFC PATCH 11/19] OvmfPkg/ResetVector: Invalidate the GHCB page
` [RFC PATCH 12/19] OvmfPkg/MemEncryptSevLib: Add support to validate system RAM
` [RFC PATCH 13/19] OvmfPkg/SecMain: Validate the data/code pages used for the PEI phase
` [RFC PATCH 14/19] OvmfPkg/MemEncryptSevLib: Add support to validate RAM in "
` [RFC PATCH 15/19] OvmfPkg/PlatformPei: Validate the system RAM when SNP is active
` [RFC PATCH 16/19] OvmfPkg/MemEncryptSevLib: Add support to validate > 4GB memory in PEI phase
` [RFC PATCH 17/19] OvmfPkg/VmgExitLib: Allow PMBASE register access in Dxe phase
` [RFC PATCH 18/19] OvmfPkg/MemEncryptSevLib: Validate the memory during set or clear enc attribute
` [RFC PATCH 19/19] OvmfPkg/MemEncryptSevLib: Skip page state change for non RAM region
` [edk2-devel] [RFC PATCH 00/19] Add AMD Secure Nested Paging (SEV-SNP) support
[PATCH] RISC-V/PlatformPkg: Fix compilation breakage in OpenSBI
2021-03-25 10:01 UTC (3+ messages)
` [edk2-devel] "
[PATCH] [edk2-staging] BaseTools/Fmmt: Fix rebuild FFS lost dependency section
2021-03-25 8:14 UTC
[edk2-devel] [PATCH v1 1/1] UefiCpuPkg: Remove PEI/DXE instances of CpuTimerLib
2021-03-25 7:58 UTC (2+ messages)
[edk2-devel] [patch V2 00/29] Add a new library class RegisterFilterLib in edk2 to filter/trace port IO/MMIO/MSR access
2021-03-25 6:18 UTC (3+ messages)
` 回复: "
[PATCH V3 0/2] Support EFI Redfish protocols
2021-03-25 5:45 UTC (6+ messages)
` [PATCH V3 1/2] MdePkg/Include: EFI Redfish Discover protocol
` 回复: "
` [PATCH V3 2/2] ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocols
` 回复: [edk2-devel] "
` "
reg: clarification on Form Browser Action on save changes in IP4 and IP6 configuration
2021-03-25 3:12 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH 1/1] MdeModulePkg/BmpSupportLib: Allow BMP with extra data
2021-03-25 3:00 UTC (6+ messages)
` [EXTERNAL] [edk2-devel] "
[PATCH v1 02/15] StandaloneMmPkg: StandaloneMmCoreHobLib: Extend support for x64 Mm Core
2021-03-24 20:33 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v2 1/2] Platform/RaspberryPi: Dynamically build UARTs info in ACPI
2021-03-24 9:51 UTC
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