public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-03-02 23:07:32 to 2020-03-04 18:24:15 UTC [more...]

EDK II Stable Tag release edk2-stable202002 completed
 2020-03-04 18:23 UTC  (4+ messages)
` [edk2-devel] "

Disabling safe string constraint assertions
 2020-03-04 18:18 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v2 0/9] ArmPkg: eradicate and deprecate by set/way cache ops
 2020-03-04 18:12 UTC  (10+ messages)
` [PATCH v2 1/9] ArmPlatformPkg/PrePi: replace set/way cache ops with by-VA ones
` [PATCH v2 2/9] ArmPkg/ArmMmuLib ARM: remove dummy constructor
` [PATCH v2 3/9] ArmPkg/ArmMmuLib ARM: split ArmMmuLibCore.c into core and update code
` [PATCH v2 4/9] ArmPkg/ArmMmuLib ARM: cache-invalidate initial page table entries
` [PATCH v2 5/9] ArmPkg/ArmMmuLib AARCH64: "
` [PATCH v2 6/9] ArmPkg/ArmLib: move set/way helper functions into private header
` [PATCH v2 7/9] ArmPkg/ArmLib: clean up library includes
` [PATCH v2 8/9] ArmPkg/ArmLib: remove bogus protocol declaration
` [PATCH v2 9/9] ArmPkg/ArmLib: ASSERT on set/way cache ops being used with MMU on

[PATCH 0/2] OvmfPkg, ArmVirtPkg: sync Timeout with PcdPlatformBootTimeOut
 2020-03-04 18:11 UTC  (8+ messages)
` [PATCH 1/2] OvmfPkg/PlatformBootManagerLib: "
` [PATCH 2/2] ArmVirtPkg/PlatformBootManagerLib: "

[PATCH v2 00/16] OvmfPkg: support VCPU hotplug with -D SMM_REQUIRE
 2020-03-04 18:09 UTC  (14+ messages)
` [PATCH v2 01/16] MdeModulePkg/PiSmmCore: log SMM image start failure
` [PATCH v2 02/16] UefiCpuPkg/PiSmmCpuDxeSmm: fix S3 Resume for CPU hotplug
  ` [edk2-devel] "
` [PATCH v2 09/16] OvmfPkg/CpuHotplugSmm: add function for collecting CPUs with events
` [edk2-devel] [PATCH v2 00/16] OvmfPkg: support VCPU hotplug with -D SMM_REQUIRE

[PATCH edk2-platforms v2 1/1] Platform/ARM/ArmShellCmdRunAxf: switch to by-VA cache maintenance
 2020-03-04 17:50 UTC 

[PATCH 1/1] ArmPlatformPkg/PrePeiCore: replace set/way cache ops with by-VA ones
 2020-03-04 17:46 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 1/1] ArmPlatformPkg/LcdGraphicsOutputDxe: add missing protocol dependency
 2020-03-04 17:46 UTC  (3+ messages)

[PATCH 1/1] ArmPkg/MmCommunicationDxe: fix logic bug in DXE driver entrypoint
 2020-03-04 17:44 UTC  (5+ messages)

[PATCH 1/1] OvmfPkg/LinuxInitrdDynamicShellCommand: fix uninitialized status return
 2020-03-04 17:43 UTC  (3+ messages)

[PATCH v2] UefiCpuPkg/MpInitLib: ECC issue
 2020-03-04 16:59 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/3] Arm*Pkg: convert LFs to CRLF, expand hard TABs
 2020-03-04 12:45 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 0/5] Ovmf: enable TPM 1.2
 2020-03-04 12:24 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/6] ArmPkg: eradicate and deprecate by set/way cache ops
 2020-03-04 12:10 UTC  (11+ messages)
` [PATCH 3/6] ArmPkg/ArmMmuLib ARM: cache-invalidate initial page table entries
  ` [edk2-devel] "
` [PATCH 6/6] ArmPkg/ArmLib: deprecate set/way cache maintenance routines

[PATCH edk2-platforms 1/1] Platform/ARM/ArmShellCmdRunAxf: switch to by-VA cache maintenance
 2020-03-04 11:56 UTC  (4+ messages)

[edk2-staging/RISC-V-V2: RISC-V EDK2 CI PATCH v1 0/9] Necessary code changes for RISC-V EDK2 CI
 2020-03-04 10:22 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 00/14] Ovmf: use LoadImage/StartImage for loading command line images
 2020-03-04  9:52 UTC  (15+ messages)
` [PATCH v2 01/14] OvmfPkg: add GUID for the QEMU kernel loader fs media device path
` [PATCH v2 02/14] OvmfPkg: export abstract QEMU blob filesystem in standalone driver
` [PATCH v2 03/14] OvmfPkg: introduce QemuLoadImageLib library class
` [PATCH v2 04/14] OvmfPkg: provide a generic implementation of QemuLoadImageLib
` [PATCH v2 05/14] ArmVirtPkg: incorporate the new QEMU kernel loader driver and library
` [PATCH v2 06/14] ArmVirtPkg/PlatformBootManagerLib: switch to separate QEMU loader
` [PATCH v2 07/14] OvmfPkg/QemuKernelLoaderFsDxe: don't expose kernel command line
` [PATCH v2 08/14] OvmfPkg/QemuKernelLoaderFsDxe: add support for the kernel setup block
` [PATCH v2 09/14] OvmfPkg: create protocol and GUID header for legacy loaded images
` [PATCH v2 10/14] OvmfPkg: implement QEMU loader library for X86 with legacy fallback
` [PATCH v2 11/14] OvmfPkg: add new QEMU kernel image loader components
` [PATCH v2 12/14] OvmfPkg/PlatformBootManagerLib: switch to QemuLoadImageLib
` [PATCH v2 13/14] OvmfPkg/QemuKernelLoaderFsDxe: add support for new Linux initrd device path
` [PATCH v2 14/14] OvmfPkg: use generic QEMU image loader for secure boot enabled builds

[PATCH v2] MdeModulePkg/SdDxe: Potential NULL pointer on Token
 2020-03-04  9:41 UTC 

[PATCH v4 0/7] OvmfPkg: implement initrd shell command and mixed mode loader
 2020-03-04  9:29 UTC  (14+ messages)
` [PATCH v4 1/7] OvmfPkg: add definition of LINUX_EFI_INITRD_MEDIA_GUID
` [PATCH v4 2/7] OvmfPkg: add 'initrd' shell command to expose Linux initrd via device path
` [PATCH v4 3/7] ArmVirtPkg: add the 'initrd' dynamic shell command
` [PATCH v4 4/7] OvmfPkg: "
` [PATCH v4 5/7] MdeModulePkg/DxeCore: defer PE/COFF emulator registration to StartImage
` [PATCH v4 6/7] OvmfPkg IA32: add support for loading X64 images
  ` [edk2-devel] "
` [PATCH v4 7/7] OvmfPkg/LinuxInitrdDynamicShellCommand: bail if initrd already exists
  ` [edk2-devel] "

[PATCH v4 00/11] ArmVirtPkg: implement measured boot for ArmVirtQemu
 2020-03-04  8:52 UTC  (2+ messages)

[PATCH v3 0/9] ArmVirtPkg: implement measured boot for ArmVirtQemu
 2020-03-04  8:51 UTC  (2+ messages)

[PATCH] UefiCpuPkg: ECC issue
 2020-03-04  8:31 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] CryptoPkg: ECC issue
 2020-03-04  8:29 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/SdDxe: Potential NULL pointer on Token
 2020-03-04  8:20 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UnitTestFrameworkPkg: Invalid index may be used
 2020-03-04  7:59 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UnitTestFrameworkPkg: Suspicious check for pointer Suite
 2020-03-04  7:58 UTC  (2+ messages)
` [edk2-devel] "

TianoCore Community Design Meeting Minutes - Feb 21, 2020
 2020-03-04  7:52 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 1/1] DeveloperBox: implement measured boot
 2020-03-04  7:25 UTC 

[edk2/master PATCH RISC-V CI v1 0/6] RISC-V EDK2 CI configuration files
 2020-03-04  5:26 UTC  (7+ messages)
` [edk2/master PATCH RISC-V CI v1 1/6] RiscVPlatformPkg: Add RiscVPlatformPkg yaml file for EDK2 CI
` [edk2/master PATCH RISC-V CI v1 2/6] RiscVPkg: Add RiscVPkg "
` [edk2/master PATCH RISC-V CI v1 3/6] MdeModulePkg: Revise MdeModulePkg yaml file for RISC-V "
` [edk2/master PATCH RISC-V CI v1 4/6] BaseTools: Enable RISC-V architecture "
` [edk2/master PATCH RISC-V CI v1 5/6] .azurepipelines: Add RISC-V architecture on "
` [edk2/master PATCH RISC-V CI v1 6/6] .pytool: "

EDK II Stable Tag edk2-stable202002 will be created based on commit 4c0f6e349d32cf27a7104ddd3e729d6ebc88ea70
 2020-03-04  4:38 UTC 

[PATCH v1 1/2] MdeModulePkg/Variable: Remove some debug print for runtime
 2020-03-04  2:48 UTC  (2+ messages)
` [PATCH v1 2/2] MdeModulePkg/Variable: Move FindVariable after AutoUpdateLangVariable

[PATCH v1 0/2] Fix two issue in variable
 2020-03-04  2:48 UTC 

[PATCH v3 0/1] Add PCD to disable safe string constraint assertions
 2020-03-04  0:19 UTC  (18+ messages)
` [edk2-devel] "

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

[edk2-devel][PATCH v2 0/6] Platform/RPi: User config improvements
 2020-03-03 16:20 UTC  (10+ messages)
` [edk2-devel][PATCH v2 1/6] Platform/RPi: Add firmware call to read installed memory size
` [edk2-devel][PATCH v2 2/6] Platform/RPi: Use GetModelInstalledMB () to read RAM size
` [edk2-devel][PATCH v2 3/6] Platform/RPi: Separate RAM descriptors between 0-3 GB and 3+ GB
` [edk2-devel][PATCH v2 4/6] Platform/RPi: Make 3GB/4GB a runtime (BIOS setup) choice
` [edk2-devel][PATCH v2 5/6] Platform/RPi: Make Device Tree provision "
` [edk2-devel][PATCH v2 6/6] Platform/RPi/ConfigDxe: Improve RPi configuration form

Patch List for 202002 stable tag
 2020-03-03 11:37 UTC  (11+ messages)
          ` [edk2-devel] "

[PATCH 00/13] Ovmf: use LoadImage/StartImage for loading command line images
 2020-03-03 11:27 UTC  (19+ messages)
` [PATCH 04/13] OvmfPkg: provide a generic implementation of QemuLoadImageLib
  ` [edk2-devel] "
` [PATCH 09/13] OvmfPkg: implement QEMU loader library for X86 with legacy fallback
  ` [edk2-devel] "
` [PATCH 10/13] OvmfPkg: add new QEMU kernel image loader components
  ` [edk2-devel] "
` [PATCH 11/13] OvmfPkg/PlatformBootManagerLib: switch to QemuLoadImageLib
  ` [edk2-devel] "
` [PATCH 12/13] OvmfPkg/QemuKernelLoaderFsDxe: add support for new Linux initrd device path
  ` [edk2-devel] "
` [PATCH 13/13] OvmfPkg: use generic QEMU image loader for secure boot enabled builds
  ` [edk2-devel] "

[edk2-devel][PATCH 0/5] Platform/RPi: User config improvements
 2020-03-03 10:45 UTC  (11+ messages)
` [edk2-devel][PATCH 1/5] Platform/RPi: Add firmware call to read installed memory size
` [edk2-devel][PATCH 2/5] Platform/RPi: Separate RAM descriptors between 0-3 GB and 3+ GB
` [edk2-devel][PATCH 3/5] Platform/RPi: Make 3GB/4GB a runtime (BIOS setup) choice
` [edk2-devel][PATCH 4/5] Platform/RPi: Make Device Tree provision "
` [edk2-devel][PATCH 5/5] Platform/RPi/ConfigDxe: Improve RPi configuration forms

[edk2-platform:PATCH v2] MinPlatformPkg/PeiReportFvLib: Remove redundant Fsp Fv installation
 2020-03-03  4:04 UTC  (3+ messages)

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

Extend Hard Feature Freeze by a few days for edk2-stable202002
 2020-03-03  1:23 UTC 

[edk2-platforms] [PATCH] IntelSiliconPkg: IOMMU generic bug fix
 2020-03-02 23:45 UTC  (2+ messages)


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