public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-07-24 17:03:39 to 2020-07-29 19:56:27 UTC [more...]

[PATCH v6 00/14] Add the VariablePolicy feature
 2020-07-29 19:56 UTC  (2+ messages)
` [EXTERNAL] [edk2-devel] "

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: pause in WaitForSemaphore() before re-fetch
 2020-07-29 18:52 UTC 

[edk2-platforms] [PATCH] IntelSiliconPkg: IOMMU generic bug fix
 2020-07-29 15:22 UTC  (7+ messages)
  ` [edk2-devel] "

[PATCH 00/15] Add a plugin LicenseCheck in open ci
 2020-07-29 15:21 UTC  (29+ messages)
` [PATCH 01/15] .pytool/Plugin: Add a plugin LicenseCheck
` [PATCH 06/15] FmpDevicePkg/FmpDevicePkg.ci.yaml: Add configuration for LicenseCheck
` [PATCH 10/15] OvmfPkg/OvmfPkg.ci.yaml: "
` [PATCH 13/15] ShellPkg/ShellPkg.ci.yaml: "
  ` [edk2-devel] "
` [PATCH 15/15] UnitTestFrameworkPkg: Add configuration for LicenseCheck in yaml file
  ` [edk2-devel] "
` [edk2-devel] [PATCH 00/15] Add a plugin LicenseCheck in open ci

[PATCHv v2 00/15] Add a plugin LicenseCheck in open ci
 2020-07-29 14:01 UTC  (3+ messages)
` [PATCH v2 01/15] .pytool/Plugin: Add a plugin LicenseCheck

[PATCH 1/1] Maintainers.txt: Add "Guomin Jiang" as reviewer for Crypto and Capsule
 2020-07-29 13:59 UTC  (3+ messages)

[PATCH] MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
 2020-07-29 13:34 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 1/1] Silicon/Socionext: rename Emmc.c to fix build error
 2020-07-29 11:34 UTC  (2+ messages)
` [edk2-devel] "

acpiview error handling patches
 2020-07-29 11:22 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 00/16] OvmfPkg: support VCPU hotplug with -D SMM_REQUIRE
 2020-07-29  8:37 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v4 0/3] UefiPayloadPkg: Runtime MMCONF
 2020-07-29  8:01 UTC  (7+ messages)
` [PATCH v4 1/3] UefiPayloadPkg: Store the size of the MMCONF window
` [PATCH v4 2/3] MdePkg/BasePciExpressLib: Support variable size MMCONF
` [PATCH v4 3/3] UefiPayloadPkg: Support variable size MMCONF space

[PATCH] SimicsOpenBoardPkg: Update usage of functions to be removed
 2020-07-29  3:34 UTC 

[PATCH] BaseTools/PeCoffLoaderEx: Remove the unused local variable
 2020-07-29  2:58 UTC  (2+ messages)
` [edk2-devel] "

TianoCore Bug Triage - APAC / NAMO - Tue, 07/28/2020 6:30pm-7:30pm #cal-reminder
 2020-07-29  1:15 UTC 

[PATCH v12 00/46] SEV-ES guest support
 2020-07-29  1:13 UTC  (61+ messages)
` [PATCH v12 01/46] MdeModulePkg: Create PCDs to be used in support of SEV-ES
` [PATCH v12 02/46] UefiCpuPkg: Create PCD "
` [PATCH v12 03/46] MdePkg: Add the MSR definition for the GHCB register
` [PATCH v12 04/46] MdePkg: Add a structure definition for the GHCB
` [PATCH v12 05/46] MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tables
` [PATCH v12 06/46] MdePkg/BaseLib: Add support for the XGETBV instruction
` [PATCH v12 07/46] MdePkg/BaseLib: Add support for the VMGEXIT instruction
` [PATCH v12 08/46] UefiCpuPkg: Implement library support for VMGEXIT
` [PATCH v12 09/46] OvmfPkg: Prepare OvmfPkg to use the VmgExitLib library
` [PATCH v12 10/46] UefiPayloadPkg: Prepare UefiPayloadPkg "
` [PATCH v12 11/46] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
` [PATCH v12 12/46] OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMF
` [PATCH v12 13/46] OvmfPkg/VmgExitLib: Add support for IOIO_PROT NAE events
` [PATCH v12 14/46] OvmfPkg/VmgExitLib: Support string IO "
` [PATCH v12 15/46] OvmfPkg/VmgExitLib: Add support for CPUID "
` [PATCH v12 16/46] OvmfPkg/VmgExitLib: Add support for MSR_PROT "
` [PATCH v12 17/46] OvmfPkg/VmgExitLib: Add support for NPF NAE events (MMIO)
` [PATCH v12 18/46] OvmfPkg/VmgExitLib: Add support for WBINVD NAE events
` [PATCH v12 19/46] OvmfPkg/VmgExitLib: Add support for RDTSC "
` [PATCH v12 20/46] OvmfPkg/VmgExitLib: Add support for RDPMC "
` [PATCH v12 21/46] OvmfPkg/VmgExitLib: Add support for INVD "
` [PATCH v12 22/46] OvmfPkg/VmgExitLib: Add support for VMMCALL "
` [PATCH v12 23/46] OvmfPkg/VmgExitLib: Add support for RDTSCP "
` [PATCH v12 24/46] OvmfPkg/VmgExitLib: Add support for MONITOR/MONITORX "
` [PATCH v12 25/46] OvmfPkg/VmgExitLib: Add support for MWAIT/MWAITX "
` [PATCH v12 26/46] OvmfPkg/VmgExitLib: Add support for DR7 Read/Write "
` [PATCH v12 27/46] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
` [PATCH v12 28/46] OvmfPkg: Add support to perform SEV-ES initialization
` [PATCH v12 29/46] OvmfPkg: Create a GHCB page for use during Sec phase
` [PATCH v12 30/46] OvmfPkg/PlatformPei: Reserve GHCB-related areas if S3 is supported
` [PATCH v12 31/46] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
` [PATCH v12 32/46] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
` [PATCH v12 33/46] UefiCpuPkg: Create an SEV-ES workarea PCD
` [PATCH v12 34/46] OvmfPkg: Reserve a page in memory for the SEV-ES usage
` [PATCH v12 35/46] OvmfPkg/PlatformPei: Reserve SEV-ES work area if S3 is supported
` [PATCH v12 36/46] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
` [PATCH v12 37/46] OvmfPkg/Sec: Add #VC exception handling for Sec phase
` [PATCH v12 38/46] OvmfPkg/Sec: Enable cache early to speed up booting
` [PATCH v12 39/46] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Bypass flash detection with SEV-ES
` [edk2-devel] [PATCH v12 00/46] SEV-ES guest support
` [PATCH v12 40/46] UefiCpuPkg: Add a 16-bit protected mode code segment descriptor
` [PATCH v12 41/46] UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabled
` [PATCH v12 42/46] UefiCpuPkg: Allow AP booting under SEV-ES
` [PATCH v12 43/46] OvmfPkg: Use the SEV-ES work area for the SEV-ES AP reset vector
` [PATCH v12 44/46] OvmfPkg: Move the GHCB allocations into reserved memory
` [PATCH v12 45/46] UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use
` [PATCH v12 46/46] Maintainers.txt: Add reviewers for the OvmfPkg SEV-related files

[PATCH v1 0/2] Use RngLib instead of TimerLib for OpensslLib
 2020-07-29  1:08 UTC  (6+ messages)
` [PATCH v1 1/2] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
  ` [edk2-devel] "
` [PATCH v1 2/2] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
  ` [edk2-devel] "

[PATCH v5 0/5] Compile AML bytecode array into OBJ file
 2020-07-29  0:17 UTC  (11+ messages)
` [PATCH v5 4/5] BaseTools: Compile AML bytecode arrays into .obj file
  ` [edk2-devel] "

[PATCH v4] UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
 2020-07-28 22:07 UTC  (9+ messages)
` [edk2-devel] "
    ` [EXTERNAL] "
      ` [EXTERNAL] "

[edk2-platform][PATCH v1 1/1] Platforms/RaspberryPi: Fix RPi4 GICC PMU PPI
 2020-07-28 21:00 UTC 

TianoCore Bug Triage - APAC / NAMO - Tue, 07/28/2020 6:30pm-7:30pm #cal-reminder
 2020-07-28 15:08 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3] UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
 2020-07-28  9:58 UTC  (2+ messages)

[edk2-devel] [PATCH v4] UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
 2020-07-28  8:46 UTC 

[PATCH v4 0/2] refine TPM2 operation pull down list
 2020-07-28  8:20 UTC  (3+ messages)
` [PATCH v4 1/2] SecurityPkg/Tpm2CommandLib: add a new function
` [PATCH v4 2/2] SecurityPkg/Tcg2Config: remove TPM2_ChangEPS if it is not supported

[PATCH V4 0/2] CXL Specification Registers
 2020-07-28  6:46 UTC  (13+ messages)
` [PATCH V4 1/2] MdePkg/Include/IndustryStandard: CXL 1.1 Registers
  ` [edk2-devel] [PATCH V4 1/2] MdePkg/Include/IndustryStandard: "
` [PATCH V4 2/2] MdePkg/Include/IndustryStandard: Main CXL header

TCP Port for ISCSI Connection
 2020-07-28  6:45 UTC 

[edk2-devel] [PATCH v3] UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
 2020-07-28  6:36 UTC  (2+ messages)

[Patch] MdePkg/Library/UnitTestHostBaseLib: Add missing services
 2020-07-28  6:09 UTC  (2+ messages)

[PATCH] Maintainers.txt: Add 'Yuwei Chen' for Tools review
 2020-07-28  1:56 UTC  (2+ messages)

[PATCH 1/1] Maintainers.txt: Add 'Yuwei Chen' for BaseTools review
 2020-07-28  1:56 UTC  (2+ messages)

[PATCH v8 0/9] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)
 2020-07-28  1:25 UTC  (7+ messages)
` [PATCH v8 1/9] MdeModulePkg: Add new PCD to control the evacuate temporary memory feature (CVE-2019-11098)
  ` [edk2-devel] "
` [PATCH v8 2/9] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
  ` [edk2-devel] "
` [edk2-devel] [PATCH v8 0/9] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)

[edk2-devel] [PATCH] MdePkg Base.h: Delete prototype for __builtin_return_address
 2020-07-28  0:26 UTC  (4+ messages)
` [PATCH v2] "
    ` [edk2-devel] "

[PATCH v5 0/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-07-27 22:08 UTC  (5+ messages)
` [PATCH v5 1/1] "
  ` [edk2-devel] "

[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix variable services conformance test
 2020-07-27 17:53 UTC 

[PATCH v4 0/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-07-27 15:31 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v3 0/3] UefiPayloadPkg: Runtime MMCONF
 2020-07-27  8:09 UTC  (4+ messages)
` [PATCH v3 2/3] MdePkg/BasePciExpressLib: Support variable size MMCONF
  ` [edk2-devel] "

[PATCH edk2-platforms V2 0/2] Add USB driver support
 2020-07-27  5:29 UTC  (4+ messages)
` [edk2-platforms] [PATCH v3 "

Help of acpi event
 2020-07-27  5:28 UTC  (2+ messages)

[PATCH v2] UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
 2020-07-27  2:58 UTC  (2+ messages)

[PATCH edk2-platforms 0/2] Add ACPI support of MMIO TPM on SynQuacer
 2020-07-27  2:25 UTC  (3+ messages)

[PATCH v2 0/1] Upgrade the OpenSSL to 1.1.1g
 2020-07-27  0:56 UTC  (4+ messages)
` [PATCH v2 1/1] CryptoPkg/OpensslLib: Upgrade "

[PATCH v3 1/1] BaseTools/Scripts: Ignore the CRLF check when upgrade submodule
 2020-07-27  0:55 UTC  (3+ messages)

[edk2-devel] [PATCH] uefi-sct/SctPkg: Remove gEfiFormBrowserExProtocolGuid
 2020-07-26 20:09 UTC  (2+ messages)

[edk2-platforms][PATCH v5 0/5] Add initial support for N1SDP board
 2020-07-26 16:21 UTC  (7+ messages)
` [edk2-platforms][PATCH v5 1/5] Silicon/ARM/N1SoC: Add platform library implementation
` [edk2-platforms][PATCH v5 2/5] Silicon/ARM/N1SoC: Implement Neoverse N1 SoC specific PciExpressLib

[PATCH v8 00/16] Add a plugin to check Ecc issues for edk2 on open ci
 2020-07-26 15:20 UTC  (2+ messages)
` [PATCH v8 02/16] .pytool/Plugin: Add a plugin EccCheck

[PATCH V3 0/2] CXL Specification Registers
 2020-07-24 18:28 UTC  (6+ messages)
` [PATCH V3 1/2] MdePkg/Include/IndustryStandard: CXL 1.1 Registers
  ` [edk2-devel] "

[PATCH v3 1/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-07-24 17:50 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v2-resend 0/4] Add EDKII CI support for DynamicTablesPkg
 2020-07-24 17:27 UTC  (5+ messages)
` [PATCH v2-resend 1/4] DynamicTablesPkg: Fix issues reported by EDKII CI
` [PATCH v2-resend 2/4] DynamicTablesPkg: Add EDK2 Core CI support
` [PATCH v2-resend 3/4] .pytool: CI Settings to support DynamicTablesPkg
` [PATCH v2-resend 4/4] .azurepipelines: Add DynamicTablesPkg to CI matrix


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox