public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-02-04 09:06:59 to 2020-02-07 01:09:08 UTC [more...]

[PATCH v3 00/78] Fix a bunch of typos (part 1)
 2020-02-07  1:07 UTC  (18+ messages)
` [PATCH v3 01/78] CryptoPkg/OpensslLib: Fix few typos
` [PATCH v3 02/78] EmbeddedPkg/VirtualKeyboard: Fix a typo in EFI_INVALID_PARAMETER
` [PATCH v3 03/78] EmbeddedPkg/VirtualKeyboard: Fix few typos
` [PATCH v3 04/78] EmulatorPkg/Sec: Fix various typos
` [PATCH v3 05/78] EmulatorPkg/Unix: "
` [PATCH v3 06/78] EmulatorPkg/Win: "
` [PATCH v3 07/78] FatPkg/EnhancedFatDxe: "
` [PATCH v3 08/78] FatPkg/FatPei: Fix few typos
` [PATCH v3 09/78] MdeModulePkg/Application: Improve French translation
` [PATCH v3 10/78] MdeModulePkg/Application: Fix various typos
` [PATCH v3 11/78] MdeModulePkg/Bus/Ata: "
` [PATCH v3 12/78] MdeModulePkg/Bus/I2c: Fix few typos
` [PATCH v3 13/78] MdeModulePkg/Bus/Isa: Fix various typos
` [PATCH v3 14/78] MdeModulePkg/Bus/Scsi: "
` [PATCH v3 15/78] MdeModulePkg/Bus/Sd: "
` [PATCH v3 16/78] MdeModulePkg/Core/Pei: "
` [PATCH v3 17/78] MdeModulePkg/Core/PiSmmCore: "

[PATCH v2 00/78] Fix a bunch of typos (part 1)
 2020-02-07  0:55 UTC  (13+ messages)
` [PATCH v2 09/78] MdeModulePkg/Application: Improve French translation
  ` [edk2-devel] "
` [PATCH v2 10/78] MdeModulePkg/Application: Fix various typos
  ` [edk2-devel] "
` [PATCH v2 16/78] MdeModulePkg/Core/Pei: "
` [PATCH v2 17/78] MdeModulePkg/Core/PiSmmCore: "

[Patch 00/11] Add Unit Test Framework
 2020-02-07  0:49 UTC  (3+ messages)
` [Patch 03/11] MdePkg/Include/Library: Add UnitTestLib class
  ` [edk2-devel] "

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 02/06/2020 5:00pm-5:30pm #cal-reminder
 2020-02-07  0:45 UTC 

[PATCH v2 0/1] SecurityPkg: Fix incorrect return value when File is NULL
 2020-02-07  0:04 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] BaseTools/Scripts: .mailmap improvements
 2020-02-06 23:47 UTC  (8+ 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 0/4] Fix Structured PCD Application CI build issues
 2020-02-06 23:07 UTC  (5+ messages)
` [Patch 1/4] BaseTools/Build: Do not use Common.lib in Structured PCD app
` [Patch 2/4] BaseTools/PcdValueCommon: Fix 64-bit host compiler error
` [Patch 3/4] BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 env
` [Patch 4/4] BaseTools/WindowsVsToolChain: Clean up Python source formatting

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

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

[PATCH v3 0/2] BaseTools: Rationalise makefile generation
 2020-02-06 15:51 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] BaseTools: Remove caret in NASM_INC macro

[PATCH 0/9] Fix false negative issue in DxeImageVerificationHandler
 2020-02-06 14:19 UTC  (10+ messages)
` [PATCH 1/9] SecurityPkg/DxeImageVerificationLib: Fix memory leaks(CVE-2019-14575)
` [PATCH 2/9] SecurityPkg/DxeImageVerificationLib: reject CertStack.CertNumber==0 per DBX(CVE-2019-14575)
` [PATCH 3/9] SecurityPkg/DxeImageVerificationLib: fix wrong fetching dbx in IsAllowedByDb(CVE-2019-14575)
` [PATCH 4/9] SecurityPkg/DxeImageVerificationLib: avoid bypass in "
` [PATCH 5/9] SecurityPkg/DxeImageVerificationLib: refactor db/dbx fetching code "
` [PATCH 6/9] SecurityPkg/DxeImageVerificationLib: Differentiate error and search result in IsCertHashFoundInDatabase(CVE-2019-14575)
` [PATCH 7/9] SecurityPkg/DxeImageVerificationLib: tighten default result of IsForbiddenByDbx()(CVE-2019-14575)
` [PATCH 8/9] SecurityPkg/DxeImageVerificationLib: plug Data leak in IsForbiddenByDbx()(CVE-2019-14575)
` [PATCH 9/9] SecurityPkg/DxeImageVerificationLib: Differentiate error and search result in IsSignatureFoundInDatabase(CVE-2019-14575)

[PATCH v1 0/2] Fix backward incompatible CPU_MP_DATA struct change
 2020-02-06 13:59 UTC  (5+ 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 v4 1/1] BaseTools: Script for converting .aml to .hex
 2020-02-06 13:59 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/4] MdeModulePkg/SdMmcPciHcDxe: Refactor command processing
 2020-02-06 12:37 UTC  (11+ 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 0/1] Use _MSC_VER to determine MSVC compiler
 2020-02-06 11:44 UTC  (7+ messages)
` [edk2-devel] "

[edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] MdePkg/Protocols: Code correction - removal of reserved member
 2020-02-06 10:52 UTC 

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] MdePkg/Protocols: Code correction - removal of reserved member
 2020-02-06 10:37 UTC 

[edk2-platform][patch v3] FitGen: Fix the issue to run in X64 linux machine
 2020-02-06 10:03 UTC  (2+ messages)

[Patch] BaseTools tools_def.template: Add back -fno-pie option in GCC49 tool chain
 2020-02-06 10:01 UTC  (7+ messages)
` [edk2-devel] "

[PATCH v4 00/40] SEV-ES guest support
 2020-02-06  9:35 UTC  (49+ 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
  ` [edk2-devel] "
` [PATCH v4 38/40] OvmfPkg: Use the SEV-ES work area for the SEV-ES AP reset vector
  ` [edk2-devel] "
` [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] BaseTools: Enhance call stack unwindability for CLANGPDB x64 binary
 2020-02-06  9:26 UTC  (4+ messages)

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

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

[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  (3+ messages)
` [edk2-devel] "

[Patch v10 0/2] CryptoPkg/BaseHashApiLib: Implement Unified Hash Calculation API
 2020-02-05 21:23 UTC  (19+ messages)
` [Patch v10 2/2] "
    ` [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]

[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] "

[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 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 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  (10+ messages)
` [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 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 


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