public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-08-21 13:45:42 to 2019-08-25 22:46:20 UTC [more...]

[PATCH 0/5] restrict memory access per PcdCpuSmmRestrictedMemoryAccess
 2019-08-25 22:45 UTC  (5+ messages)
` [PATCH 1/5] UefiCpuPkg: Add PcdCpuSmmRestrictedMemoryAccess
` [PATCH 2/5] UefiCpuPkg/PiSmmCpu: Use new PCD PcdCpuSmmRestrictedMemoryAccess
` [PATCH 3/5] UefiCpuPkg/PiSmmCpu: Restrict access per PcdCpuSmmRestrictedMemoryAccess
` [PATCH 4/5] UefiCpuPkg: Explain relationship between several SMM PCDs

[edk2-platforms:PATCH] Intel/IntelSiliconPkg Implement SmmAccess in IntelSiliconPkg
 2019-08-24  6:25 UTC  (4+ messages)

[edk2-platforms][PATCH V1 1/1] IntelSiliconPkg/IntelVTdDxe: Fix NULL pointer dereference
 2019-08-24  2:54 UTC 

CPU hotplug using SMM with QEMU+OVMF
 2019-08-24  1:48 UTC  (35+ messages)
      ` [edk2-devel] "
                          ` [edk2-rfc] "

[edk2-platforms][PATCH V1 1/1] MinPlatformPkg/MultiBoardInitSupportLib: Fix NULL pointer dereferences
 2019-08-23 23:44 UTC  (2+ 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 Whiskey Lake GCC Build Failures
 2019-08-23 22:34 UTC  (5+ messages)
` [edk2-platforms][PATCH V2 1/2] CoffeelakeSiliconPkg: Fix "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V2 2/2] WhiskeylakeOpenBoardPkg: "

git submodule update --init --recursive
 2019-08-23 22:23 UTC  (2+ messages)
` [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-platform PATCH 0/2] Fix warning message issues
 2019-08-23 21:55 UTC  (7+ 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

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

[edk2-platform patch 0/7] Add Initial QSP MinPlatform Pkg for SIMICS
 2019-08-23 17:09 UTC  (19+ 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

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

[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  (20+ messages)
` [RFC PATCH 01/28] OvmfPkg/Sec: Enable cache early to speed up booting
  ` [edk2-devel] "
` [RFC PATCH 04/28] OvmfPkg: Create a GHCB page for use during Sec phase
  ` [edk2-devel] "
` [RFC PATCH 05/28] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
  ` [edk2-devel] "
` [RFC PATCH 07/28] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
  ` [edk2-devel] "
` [edk2-devel] [RFC PATCH 00/28] SEV-ES guest support

[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  (3+ 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] "

[Patch][edk2-stable201908 0/2] EmulatorPkg/Win/Host: Fix image unload regression
 2019-08-22 23:12 UTC  (5+ messages)
` [Patch][edk2-stable201908 1/2] "
  ` [edk2-devel] "
` [Patch][edk2-stable201908 2/2] EmulatorPkg/Win/Host: Fix SecPrint() log line endings
  ` [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] "

[PATCH] Update edksetup.bat etc. to support building BaseTools with VS2008 and VS2010
 2019-08-22  2:07 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4] IntelSiliconPkg-Vtd: A new PMR interface
 2019-08-22  1:33 UTC  (2+ messages)
` [edk2-devel] "

EmulatorPkg does not unload DLL after exit
 2019-08-22  1:00 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v2 0/1] MdePkg: Add STATIC_ASSERT macro
 2019-08-21 21:41 UTC  (14+ messages)
` [edk2-devel] [PATCH v2 1/1] "

[Patch v1] Maintainers.txt update for ShellPkg
 2019-08-21 20:55 UTC  (2+ messages)

[PATCH] BaseTools: Support long file path in windows for misc functions
 2019-08-21 17:26 UTC 

[PATCH v5 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-08-21 16:31 UTC  (5+ messages)
` [PATCH v5 08/35] OvmfPkg/XenResetVector: Allow jumpstart from either hvmloader or PVH
  ` [edk2-devel] "
` [edk2-devel] [PATCH v5 00/35] Specific platform to run OVMF in Xen PVH and HVM guests

[edk2-test][Patch V2 2/2] uefi-sct/SctPkg: Fix gBlackBoxEfiSimplePointerProtocolGuid value
 2019-08-21 15:37 UTC  (2+ messages)

[edk2-test][Patch V2 1/2] uefi-sct/SctPkg: Convert EOL of UEFI.dec to CRLF
 2019-08-21 15:27 UTC  (2+ messages)

[PATCH] UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leaf
 2019-08-21 14:54 UTC  (13+ messages)
` [edk2-devel] "

[PATCH v1 1/1] MdePkg: UefiLib: Add a function to check if a language is supported
 2019-08-21 14:48 UTC 

[PATCH v1 1/1] MdePkg: UefiLib: Add a function to check if a language is supported
 2019-08-21 14:25 UTC  (3+ messages)
  ` [edk2-devel] "

[Patch][edk2-stable201908] BaseTools: Incorrect error message for library instance not found
 2019-08-21 14:02 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