public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-02-03 09:09:34 to 2020-02-06 09:16:33 UTC [more...]

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

[PATCH v4] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol
 2020-02-06  9:08 UTC  (9+ messages)
  ` [edk2-devel] "

[PATCH 0/1] Use _MSC_VER to determine MSVC compiler
 2020-02-06  8:22 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v1 0/2] Fix backward incompatible CPU_MP_DATA struct change
 2020-02-06  6:21 UTC  (4+ messages)
` [PATCH v1 1/2] Revert UefiCpuPkg/MpInitLib: Relocate microcode patch fields in CPU_MP_DATA
` [PATCH v1 2/2] UefiCpuPkg/MpInitLib: Not pass microcode info between archs "

[PATCH v1] Maintainers.txt: Change NetworkPkg maintainer role
 2020-02-06  5:55 UTC 

[RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
 2020-02-06  5:18 UTC  (4+ messages)
  ` [edk2-devel] "
    ` [EXTERNAL] "

[PATCH v1] MdeModulePkg/PiDxeS3BootScriptLib: Fix potential numeric truncation (CVE-2019-14563)
 2020-02-06  1:43 UTC 

[PATCH v1] UefiCpuPkg/MpInitLib: Always get CPUID & PlatformID in MicrocodeDetect()
 2020-02-06  1:39 UTC  (4+ messages)
` [edk2-devel] "

[Patch v10 0/2] CryptoPkg/BaseHashApiLib: Implement Unified Hash Calculation API
 2020-02-05 21:23 UTC  (20+ messages)
` [Patch v10 1/2] CryptoPkg: Add CryptoPkg Token Space GUID
` [Patch v10 2/2] CryptoPkg/BaseHashApiLib: Implement Unified Hash Calculation API
    ` [edk2-devel] "

[PATCH 00/11] SecurityPkg/DxeImageVerificationHandler: fix retval for "deny" policy
 2020-02-05 20:01 UTC  (11+ messages)
` [edk2-devel] "
              ` setting the push label at once, when opening a PR [was: SecurityPkg/DxeImageVerificationHandler: fix retval for "deny" policy]

[PATCH v4 1/1] BaseTools: Script for converting .aml to .hex
 2020-02-05 14:52 UTC 

[edk2-platform] FitGen: Support FV with the extension header
 2020-02-05 14:32 UTC 

[PATCH 1/1] SecurityPkg: Fix incorrect return value in documentation
 2020-02-05 14:18 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platform][patch v3] FitGen: Fix the issue to run in X64 linux machine
 2020-02-05 14:05 UTC 

[PATCH 0/3] BaseTools/Scripts: .mailmap improvements
 2020-02-05 13:47 UTC  (6+ messages)
` [PATCH 1/3] BaseTools/Scripts/PatchCheck.py: Do not use mailmap
` [PATCH 2/3] BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.Io
` [PATCH 3/3] BaseTools/Scripts: Add log.mailmap to SetupGit.py
` [edk2-devel] [PATCH 0/3] BaseTools/Scripts: .mailmap improvements

[PATCH v2 00/11] support QEMU's "SMRAM at default SMBASE" feature
 2020-02-05 13:44 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg: Perform test only if not ignore memory test
 2020-02-05 13:26 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 1/1] BaseTools: Build ASL files before C files
 2020-02-05 12:59 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 1/1] BaseTools: Script for converting .aml to .hex
 2020-02-05 12:10 UTC  (3+ messages)

[edk2-devel] [PATCH v2 1/1] BaseTools: Rationalise makefile generation
 2020-02-05 12:01 UTC  (4+ messages)

[Patch] BaseTools tools_def.template: Add back -fno-pie option in GCC49 tool chain
 2020-02-05  9:30 UTC  (6+ messages)
` [edk2-devel] "

[Patch v7 0/5] CryptoPkg: Add modules that produce BaseCryptLib services
 2020-02-05  6:03 UTC  (7+ messages)
` [Patch v7 1/5] CryptoPkg/BaseCryptLib: Add X509ConstructCertificateStackV()
` [Patch v7 2/5] CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs
` [Patch v7 3/5] CryptoPkg/Driver: Add Crypto PEIM, DXE, and SMM modules
` [Patch v7 4/5] CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instances
` [Patch v7 5/5] CryptoPkg/CryptoPkg.dsc: Add build of Crypto libraries/modules

[PATCH 0/4] MdeModulePkg/SdMmcPciHcDxe: Refactor command processing
 2020-02-05  3:16 UTC  (10+ messages)
` [PATCH 1/4] MdeModulePkg/SdMmcPciHcDxe: Enhance driver traces
` [PATCH 2/4] MdeModulePkg/SdMmcPciHcDxe: Read response on command completion
  ` [edk2-devel] "
` [PATCH 3/4] MdeModulePkg/SdMmcPciHcDxe: Refactor data transfer completion
  ` [edk2-devel] "
` [PATCH 4/4] MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode
  ` [edk2-devel] "

[PATCH V2] UefiCpuPkg RegisterCpuFeaturesLib: Match data type and format specifier
 2020-02-05  2:43 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/BaseSerialPortLib16550: Fix Serial Port Ready
 2020-02-05  2:12 UTC  (2+ messages)
` [edk2-devel] "

[Patch 0/5] CryptoPkg: Add modules that produce BaseCryptLib services
 2020-02-05  1:39 UTC  (14+ messages)
` [Patch 1/5] CryptoPkg/BaseCryptLib: Add X509ConstructCertificateStackV()
` [Patch 2/5] CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs
` [Patch 3/5] CryptoPkg/Driver: Add Crypto PEIM, DXE, and SMM modules
` [Patch 4/5] CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instances
` [Patch 5/5] CryptoPkg/CryptoPkg.dsc: Add build of Crypto libraries/modules

[PATCH v1] Add support for Diagnostics ACM in FitGen tool
 2020-02-05  1:26 UTC 

[PATCH v2 0/2] ShellPkg: Document the use of EFI_INVALID_PARAMETER by two functions
 2020-02-04 23:04 UTC  (7+ messages)
        ` [edk2-devel] "

[PATCH] MdePkg: Add PCI Express 5.0 Header File
 2020-02-04 21:30 UTC 

[Patch] BaseTools/DscBuildData: Fix PCD autogen include file conflict
 2020-02-04 20:27 UTC  (7+ messages)

[RFC] code-first process for UEFI-forum specifications
 2020-02-04 19:23 UTC  (3+ messages)
` [edk2-rfc] "
  ` [edk2-devel] "

[Patch] CryptoPkg/BaseCryptLibNull: Add missing HkdfSha256ExtractAndExpand()
 2020-02-04 16:31 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 1/1] BaseTools: Build ASL files before C files
 2020-02-04 13:51 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 1/1] BaseTools: Rationalise makefile generation
 2020-02-04 12:01 UTC 

[edk2-platform][patch v2] FitGen: Fix the issue to run in X64 linux machine
 2020-02-04  9:06 UTC 

[edk2-platform] FitGen: Fix the issue to run in X64 linux machine
 2020-02-04  8:25 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] BaseTools: Enhance call stack unwindability for CLANGPDB x64 binary
 2020-02-04  7:48 UTC  (3+ messages)

[PATCH] UefiCpuPkg RegisterCpuFeaturesLib: Use %08x to print CacheControl Index
 2020-02-04  7:04 UTC  (5+ messages)

[edk2-devel] [PATCH] UefiCpuPkg RegisterCpuFeaturesLib: Match data type and format specifier
 2020-02-04  7:03 UTC 

[edk2-devel] [PATCH] UefiCpuPkg RegisterCpuFeaturesLib: Match data type and format specifier
 2020-02-04  7:03 UTC 

[PATCH] UefiCpuPkg RegisterCpuFeaturesLib: Match data type and format specifier
 2020-02-04  6:59 UTC 

[PATCH] UefiCpuPkg RegisterCpuFeaturesLib: Match data type and format specifier
 2020-02-04  6:57 UTC 

[Patch V2 1/2] BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain
 2020-02-04  6:52 UTC  (4+ messages)
` [Patch V2 2/2] MdePkg: Avoid using __clang__ to specify CLANGPDB

[PATCH 0/5] OvmfXen: Set PcdFSBClock at runtime
 2020-02-04  6:49 UTC  (7+ messages)
` [PATCH 2/5] MdePkg: Allow PcdFSBClock to by Dynamic
          ` [edk2-devel] "

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 02/06/2020 7:30pm-8:30pm #cal-reminder
 2020-02-04  3:30 UTC 

[Patch] MdeModulePkg/Capsule: Remove RT restriction in UpdateCapsule service
 2020-02-04  2:37 UTC 

[PATCH v9 0/2] CryptoPkg/BaseHashApiLib: Implement Unified Hash Calculation API
 2020-02-03 22:35 UTC  (9+ messages)
` [PATCH v9 1/2] CryptoPkg: Add CryptoPkg Token Space GUID
` [PATCH v9 2/2] CryptoPkg/BaseHashApiLib: Implement Unified Hash Calculation API
` [edk2-devel] [PATCH v9 0/2] "

Upcoming Event: TianoCore Community Meeting - EMEA/NAMO - Thu, 02/06/2020 9:00am-10:00am #cal-reminder
 2020-02-03 17:00 UTC 

[PATCH v3 00/11] Test against invalid pointers in acpiview
 2020-02-03 15:36 UTC  (2+ messages)

[edk2-platforms][PATCH 1/1] Platform/RPi4: Add ACPI entry for Genet network interface
 2020-02-03 13:40 UTC 

[PATCH v2 1/1] BaseTools: Script for converting .aml to .hex
 2020-02-03 13:32 UTC  (5+ messages)
    ` [edk2-devel] "

[PATCH 1/2] BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain
 2020-02-03 13:17 UTC  (4+ messages)
` [PATCH 2/2] MdePkg: Use the same VA function for both CLANGPDB and CLANG38

[edk2-platforms][PATCH v3 0/3] Platform/RPi4: Add Genet network driver stub
 2020-02-03 13:13 UTC  (4+ messages)
` [edk2-platforms][PATCH v3 1/3] Silicon/Broadcom/Net: Add Genet stub driver to setup MAC
` [edk2-platforms][PATCH v3 2/3] Platform/RPi: Add PlatformPcdLib to set the Genet MAC address
` [edk2-platforms][PATCH v3 3/3] Platform/RPi4: Enable Broadcom Genet stub driver

[PATCH v1 1/1] BaseTools: Rationalise makefile generation
 2020-02-03 12:09 UTC  (3+ messages)


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