public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-08-22 07:08:18 to 2019-08-27 01:56:37 UTC [more...]

[PATCH] MdePkg/DxeHstiLib: Added checks to improve error handling
 2019-08-27  1:56 UTC  (2+ messages)

[PATCH 0/5] restrict memory access per PcdCpuSmmRestrictedMemoryAccess
 2019-08-27  1:47 UTC  (16+ messages)
` [PATCH 1/5] UefiCpuPkg: Add PcdCpuSmmRestrictedMemoryAccess
  ` [edk2-devel] "
` [PATCH 2/5] UefiCpuPkg/PiSmmCpu: Use new PCD PcdCpuSmmRestrictedMemoryAccess
  ` [edk2-devel] "
` [PATCH 3/5] UefiCpuPkg/PiSmmCpu: Restrict access per PcdCpuSmmRestrictedMemoryAccess
  ` [edk2-devel] "
` [PATCH 4/5] UefiCpuPkg: Explain relationship between several SMM PCDs
  ` [edk2-devel] "
` [PATCH 5/5] UefiCpuPkg: Remove PcdCpuSmmStaticPageTable
  ` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] UserInterfacePkg/UserAuthentication: Fix NULL pointer dereferences
 2019-08-27  1:35 UTC 

[edk2-platform PATCH 0/2] Fix warning message issues
 2019-08-27  1:31 UTC  (8+ messages)
` [edk2-platform PATCH 1/2] Platform/SmbiosBasicDxe: Add a missing header file in INF
` [edk2-platform PATCH 2/2] Platform/MinPlatformPkg: Add missing header files in INF files

[POC QEMU PATCH 0/2] CPU hotplug: use dedicated SMRAM at 0x30000 in SMM address space
 2019-08-27  1:28 UTC  (5+ messages)
` [POC Seabios PATCH] seabios: use isolated SMM address space for relocation

[edk2-platforms][PATCH V1 1/1] IntelSiliconPkg/IntelVTdDxe: Fix NULL pointer dereference
 2019-08-27  0:47 UTC  (4+ messages)

[edk2-devel] [PATCH] [edk2-stable201908] MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressList
 2019-08-27  0:45 UTC  (4+ messages)

[edk2-platforms][PATCH V3 0/2] Fix Whiskey Lake GCC Build Failures
 2019-08-26 23:51 UTC  (4+ messages)
` [edk2-platforms][PATCH V3 1/2] CoffeelakeSiliconPkg: Fix "
` [edk2-platforms][PATCH V3 2/2] WhiskeylakeOpenBoardPkg: "

[edk2-platform patch 0/7] Add Initial QSP MinPlatform Pkg for SIMICS
 2019-08-26 23:13 UTC  (25+ messages)
` [edk2-platform patch 1/7] SimicsX58SktPkg: Add CPU Pkg for SimicsX58
` [edk2-platform patch 2/7] SimicsICH10Pkg: Add PCH Pkg for SimicsICH10
` [edk2-platform patch 3/7] SimicsOpenBoardPkg: Add SimicsOpenBoardPkg and its modules
` [edk2-platform patch 5/7] SimicsOpenBoardPkg: Add Overrides modules for SIMICS QSP Platform
` [edk2-platform patch 6/7] SimicsOpenBoardPkg: Add board module for QSP Build tip
` [edk2-platform patch 7/7] Platform/Intel: Add build option for SIMICS QSP Platform

git submodule update --init --recursive
 2019-08-26 22:29 UTC  (6+ messages)
` [edk2-devel] "

[Patch][edk2-stable201908 0/2] EmulatorPkg/Win/Host: Fix image unload regression
 2019-08-26 22:03 UTC  (10+ messages)
` [Patch][edk2-stable201908 1/2] "
  ` [edk2-devel] "
` [Patch][edk2-stable201908 2/2] EmulatorPkg/Win/Host: Fix SecPrint() log line endings
  ` [edk2-devel] "
  ` [edk2-devel] [Patch][edk2-stable201908 0/2] EmulatorPkg/Win/Host: Fix image unload regression

[PATCH] [edk2-stable201908] MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressList
 2019-08-26 18:16 UTC 

[PATCH v2] IntelSiliconPkg/Feature Implement SmmAccess
 2019-08-26 16:52 UTC  (2+ messages)

CPU hotplug using SMM with QEMU+OVMF
 2019-08-26 15:30 UTC  (36+ messages)
      ` [edk2-devel] "
                          ` [edk2-rfc] "

[edk2-test][Patch V2 1/1] uefi-sct/SctPkg: Eliminate 2nd execution of ExitBootServices Test
 2019-08-26  9:24 UTC  (3+ messages)

[edk2-platforms][PATCH V2 0/2] Fix Whiskey Lake GCC Build Failures
 2019-08-26  7:37 UTC  (6+ messages)
` [edk2-platforms][PATCH V2 1/2] CoffeelakeSiliconPkg: Fix "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V2 2/2] WhiskeylakeOpenBoardPkg: "

[edk2-platforms][PATCH V1 1/1] MinPlatformPkg/MultiBoardInitSupportLib: Fix NULL pointer dereferences
 2019-08-26  7:28 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms:PATCH] Intel/IntelSiliconPkg Implement SmmAccess in IntelSiliconPkg
 2019-08-25 23:15 UTC  (5+ messages)

[edk2-platforms PATCH 0/4] Add build option in DSC files
 2019-08-23 23:39 UTC  (12+ messages)
` [edk2-platforms PATCH 1/4] Platform/AdvancedFeaturePkg.dsc: Add build option
  ` [edk2-devel] "
` [edk2-platforms PATCH 2/4] Platform/DebugFeaturePkg.dsc: "
  ` [edk2-devel] "
` [edk2-platforms PATCH 3/4] Platform/MinPlatformPkg.dsc: "
  ` [edk2-devel] "
` [edk2-platforms PATCH 4/4] Platform/UserInterfaceFeaturePkg.dsc: "
  ` [edk2-devel] "

[edk2-platforms][PATCH V2 0/2] Fix KBL-Based Platform GCC Build Failures
 2019-08-23 22:09 UTC  (7+ messages)
` [edk2-platforms][PATCH V2 1/2] KabylakeOpenBoardPkg: Fix "
` [edk2-platforms][PATCH V2 2/2] ClevoOpenBoardPkg: "

[edk2-platforms][PATCH V1 0/2] Fix KBL-Based Platform GCC Build Failures
 2019-08-23 22:00 UTC  (6+ messages)
` [edk2-platforms][PATCH V1 1/2] KabylakeOpenBoardPkg: Fix "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 2/2] ClevoOpenBoardPkg: "
  ` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] WhiskeylakeOpenBoardPkg: Fix GCC Build Failures
 2019-08-23 18:45 UTC  (2+ messages)
` [edk2-devel] "

[edk2-test][Patch 1/1] uefi-sct/SctPkg: Eliminate 2nd execution of ExitBootServices Test
 2019-08-23 16:48 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH v1 00/19] Fix warnings reported by VS2017 compiler
 2019-08-23 13:50 UTC  (37+ messages)
` [PATCH v1 01/19] DynamicTablesPkg: Fix entry point param definition
` [PATCH v1 02/19] DynamicTablesPkg: Fix missing local header warning
  ` [edk2-devel] "
` [PATCH v1 03/19] DynamicTablesPkg: Remove struct CM_ARM_CPU_INFO
  ` [edk2-devel] "
` [PATCH v1 04/19] DynamicTablesPkg: Fix serial port subtype warning
  ` [edk2-devel] "
` [PATCH v1 05/19] DynamicTablesPkg: Fix Proc node length assignment
  ` [edk2-devel] "
` [PATCH v1 06/19] DynamicTablesPkg: Fix GT Block "
  ` [edk2-devel] "
` [PATCH v1 07/19] DynamicTablesPkg: Fix Boot arch flag width
` [PATCH v1 08/19] DynamicTablesPkg: Fix ACPI table rev field width
` [PATCH v1 09/19] DynamicTablesPkg: Fix unaligned pointers usage
` [PATCH v1 10/19] DynamicTablesPkg: Serial debug port initialisation
` [PATCH v1 11/19] DynamicTablesPkg: Remove redundant frame count check
` [PATCH v1 12/19] DynamicTablesPkg: Fix IORT node length assignment
` [PATCH v1 13/19] DynamicTablesPkg: IORT: Fix uninitialized memory usage
` [PATCH v1 14/19] DynamicTablesPkg: PPTT: "
` [PATCH v1 15/19] DynamicTablesPkg: Remove erroneous use of EFIAPI
` [PATCH v1 16/19] DynamicTablesPkg: Option for VS2017 static code analysis
` [PATCH v1 17/19] ArmPlatformPkg: Fix UART divisor warning
` [PATCH v1 18/19] ArmPlatformPkg: Fix comparison of constants warning
` [PATCH v1 19/19] MdePkg: Initialise VA_LIST variables before use

[RFC PATCH 00/28] SEV-ES guest support
 2019-08-23 13:32 UTC  (13+ messages)
` [RFC PATCH 01/28] OvmfPkg/Sec: Enable cache early to speed up booting
  ` [edk2-devel] "
` [RFC PATCH 05/28] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
  ` [edk2-devel] "

[Patch] MdeModulePkg DxeCore: Fix for missing MAT update
 2019-08-23 12:40 UTC  (16+ messages)
` [edk2-devel] "

[edk2-platforms: PATCH v2 0/1] Platform/Rpi3: Add compatible property to the "usb" Device Tree node
 2019-08-23 12:20 UTC  (2+ messages)
` [edk2-platforms: PATCH v2 1/1] "

[edk2-platforms: PATCH 0/1] Platform/Rpi3: Add compatible property to the "usb" Device Tree node
 2019-08-23 12:11 UTC  (2+ messages)
` [edk2-platforms: PATCH 1/1] "

Hard Feature Freeze start now for edk2-stable201908
 2019-08-23  8:03 UTC 

[PATCH] [edk2-stable201908] BaseTools: Support long file path in windows for misc functions
 2019-08-23  6:20 UTC  (2+ messages)
  ` [edk2-devel] "

[Patch][edk2-stable201908] BaseTools: Fix incremental build genmake issue
 2019-08-23  6:20 UTC  (3+ messages)
` [edk2-devel] "

[Patch V2][edk2-stable201908] BaseTools: Incorrect error message for library instance not found
 2019-08-23  6:20 UTC  (3+ messages)

[edk2-devel] [PATCH] SecurityPkg: Don't Verify the enrolled PK in setup mode
 2019-08-23  3:20 UTC  (2+ messages)

[PATCH v5 0/4] Add SCSI Support for Storage Security Command Protocol
 2019-08-23  2:54 UTC  (6+ messages)
` [PATCH v5 1/4] MdePkg: Implement SCSI commands for Security Protocol In/Out
` [PATCH v5 2/4] MdeModulePkg/UfsPassThruDxe: Check for RPMB W-LUN (SecurityLun)
` [PATCH v5 3/4] MdeModulePkg/ScsiBusDxe: Clean up Peripheral Type check
` [PATCH v5 4/4] MdeModulePkg/ScsiDiskDxe: Support Storage Security Command Protocol
` [edk2-devel] [PATCH v5 0/4] Add SCSI Support for "

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 08/22/2019 6:30pm-7:30pm #cal-reminder
 2019-08-23  1:15 UTC 

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 08/22/2019 5:00pm-5:30pm #cal-reminder
 2019-08-23  0:09 UTC  (2+ messages)
` [edk2-devel] "

Getting Synchronous Exception while run avocado-vt tests
 2019-08-22 18:56 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] Intel/* clean up duplicated files in Edk2Platforms
 2019-08-22 15:40 UTC  (2+ messages)

Memory Operation Mode
 2019-08-22 14:09 UTC  (3+ messages)
` [edk2-devel] "

[Patch 00/10 V8] Enable multiple process AutoGen
 2019-08-22  8:26 UTC  (5+ messages)
` [Patch 04/10 V8] BaseTools: Decouple AutoGen Objects
  ` [edk2-devel] "


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