messages from 2019-11-16 02:54:01 to 2019-11-21 08:59:23 UTC [more...]
[edk2-platforms] [PATCH V2 00/14] SecFspWrapperPlatformSecLib Cleanup
2019-11-21 8:58 UTC (2+ messages)
` [edk2-platforms] [PATCH V2 02/14] KabylakeOpenBoardPkg: Update location of SiliconInitLib
Patch List for 201911 stable tag
2019-11-21 8:57 UTC (6+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH 0/8] Platform/RPi: Early Raspberry Pi 4 groundwork
2019-11-21 8:55 UTC (27+ messages)
` [edk2-platforms][PATCH 1/8] Platform/RPi: Add model family detection
` [edk2-devel] "
` [edk2-platforms][PATCH 2/8] Platform/RPi: Replace Bcm283x SoC base register address with a PCD
` [edk2-devel] "
` [edk2-platforms][PATCH 3/8] Silicon/Broadcom: Add Bcm2711 header
` [edk2-platforms][PATCH 4/8] Platform/RPi: Read more variables from VideoCore during early init
` [edk2-platforms][PATCH 5/8] Platform/RPi: Clean up and improve early memory init
` [edk2-platforms][PATCH 6/8] Platform/RPi: Replace Mailbox and Watchdog addresses with PCDs
[PATCH 0/2] EmbeddedPkg: support for RPi4 PCI and platform DMA
2019-11-21 8:32 UTC (3+ messages)
` [PATCH 1/2] EmbeddedPkg/NonCoherentDmaLib: implement support for DMA range limits
` [PATCH 2/2] EmbeddedPkg: implement EDK2 IoMmu protocol wrapping DmaLib
[edk2-rfc] [edk2-platforms] Add Features directory
2019-11-21 8:05 UTC (2+ messages)
` [edk2-devel] "
[edk2-wiki][patch] Move feature BootGuard TOCTOU vulnerability to next edk2 stable tag
2019-11-21 7:40 UTC
[edk2-staging/RISC-V-V2 PATCH v3 00/39] RISC-V EDK2 Port on
2019-11-21 7:40 UTC (5+ messages)
` [edk2-staging/RISC-V-V2 PATCH v3 25/39] BaseTools/Scripts
` [edk2-devel] "
[Platform/devel-riscv-v2 PATCHv5-2] edk2-platforms: Update Readme.md for RISC-V platform
2019-11-21 7:03 UTC
[edk2-staging/RISC-V-V2 PATCH v3-2] BaseTools: Fix edk2 RISC-V binary hangs at POST with the latest toolchain
2019-11-21 6:59 UTC
[PATCH] BaseTools:fixed Build failed issue for Non-English OS
2019-11-21 7:08 UTC (2+ messages)
[PATCH V2] BaseTools:fix regression issue for platform .map file
2019-11-21 7:05 UTC (2+ messages)
[PATCH 0/3] Support for RuntimeServicesSupported global variable
2019-11-21 6:24 UTC (11+ messages)
` [PATCH 1/3] MdePkg-UefiSpec.h: Add UEFI 2.8 RuntimeServicesSuppported definations
` [PATCH 2/3] MdePkg/MdeModule: Add support for RuntimeServicesSupported variable
` [PATCH 3/3] MdeModulePkg/BdsDxe: Set "
[PATCH V1 1/1] MdeModulePkg/Variable: Initialize local variable
2019-11-21 3:26 UTC (3+ messages)
` [edk2-devel] "
[RFC PATCH v3 00/43] SEV-ES guest support
2019-11-21 1:53 UTC (45+ messages)
` [RFC PATCH v3 01/43] MdePkg: Create PCDs to be used in support of SEV-ES
` [RFC PATCH v3 02/43] MdePkg: Add the MSR definition for the GHCB register
` [RFC PATCH v3 03/43] MdePkg: Add a structure definition for the GHCB
` [RFC PATCH v3 04/43] MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tables
` [RFC PATCH v3 05/43] MdePkg/BaseLib: Add support for the XGETBV instruction
` [RFC PATCH v3 06/43] MdePkg/BaseLib: Add support for the VMGEXIT instruction
` [RFC PATCH v3 07/43] UefiCpuPkg: Implement library support for VMGEXIT
` [RFC PATCH v3 08/43] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
` [RFC PATCH v3 09/43] UefiCpuPkg/CpuExceptionHandler: Add support for IOIO_PROT NAE events
` [RFC PATCH v3 10/43] UefiCpuPkg/CpuExceptionHandler: Support string IO "
` [RFC PATCH v3 11/43] UefiCpuPkg/CpuExceptionHandler: Add support for CPUID "
` [RFC PATCH v3 12/43] UefiCpuPkg/CpuExceptionHandler: Add support for MSR_PROT "
` [RFC PATCH v3 13/43] UefiCpuPkg/CpuExceptionHandler: Add support for NPF NAE events (MMIO)
` [RFC PATCH v3 14/43] UefiCpuPkg/CpuExceptionHandler: Add support for WBINVD NAE events
` [RFC PATCH v3 15/43] UefiCpuPkg/CpuExceptionHandler: Add support for RDTSC "
` [RFC PATCH v3 16/43] UefiCpuPkg/CpuExceptionHandler: Add support for RDPMC "
` [RFC PATCH v3 17/43] UefiCpuPkg/CpuExceptionHandler: Add support for INVD "
` [RFC PATCH v3 18/43] UefiCpuPkg/CpuExceptionHandler: Add support for VMMCALL "
` [RFC PATCH v3 19/43] UefiCpuPkg/CpuExceptionHandler: Add support for RDTSCP "
` [RFC PATCH v3 20/43] UefiCpuPkg/CpuExceptionHandler: Add support for MONITOR/MONITORX "
` [RFC PATCH v3 21/43] UefiCpuPkg/CpuExceptionHandler: Add support for MWAIT/MWAITX "
` [RFC PATCH v3 22/43] UefiCpuPkg/CpuExceptionHandler: Add support for DR7 Read/Write "
` [RFC PATCH v3 23/43] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
` [RFC PATCH v3 24/43] OvmfPkg: Add support to perform SEV-ES initialization
` [RFC PATCH v3 25/43] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
` [RFC PATCH v3 26/43] OvmfPkg: Create a GHCB page for use during Sec phase
` [RFC PATCH v3 27/43] OvmfPkg/PlatformPei: Reserve GHCB-related areas if S3 is supported
` [RFC PATCH v3 28/43] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
` [RFC PATCH v3 29/43] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
` [RFC PATCH v3 30/43] OvmfPkg/Sec: Add #VC exception handling for Sec phase
` [RFC PATCH v3 31/43] OvmfPkg/Sec: Enable cache early to speed up booting
` [RFC PATCH v3 32/43] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Bypass flash detection with SEV-ES is enabled
` [RFC PATCH v3 33/43] MdeModulePkg: Reserve a 16-bit protected mode code segment descriptor
` [RFC PATCH v3 34/43] UefiCpuPkg: Add "
` [RFC PATCH v3 35/43] UefiCpuPkg/MpInitLib: Add a CPU MP data flag to indicate if SEV-ES is enabled
` [RFC PATCH v3 36/43] UefiCpuPkg: Allow AP booting under SEV-ES
` [RFC PATCH v3 37/43] OvmfPkg: Reserve a page in memory for the SEV-ES AP reset vector
` [RFC PATCH v3 38/43] OvmfPkg: Move the GHCB allocations into reserved memory
` [RFC PATCH v3 39/43] MdePkg: Add a finalization function to the CPU protocol
` [RFC PATCH v3 40/43] UefiCpuPkg/MpInitLib: Add MP finalization interface to MpInitLib
` [RFC PATCH v3 41/43] UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use
` [RFC PATCH v3 42/43] UefiCpuPkg/CpuDxe: Provide an DXE MP finalization routine to support SEV-ES
` [RFC PATCH v3 43/43] MdeModulePkg/DxeCore: Perform the CPU protocol finalization support
` [edk2-devel] [RFC PATCH v3 00/43] SEV-ES guest support
[edk2-non-osi] [PATCH V2 0/1] Add ME Firmware Binaries for Cascade Lake
2019-11-21 1:00 UTC (6+ messages)
` [edk2-non-osi] [PATCH V2 1/1] Intel/PurleySiliconBinPkg: Add Ignition ME Firmware 1.0.2.29
` [edk2-devel] [edk2-non-osi] [PATCH V2 0/1] Add ME Firmware Binaries for Cascade Lake
[PATCH] BaseTools:fix regression issue for platform .map file
2019-11-20 14:54 UTC (2+ messages)
[PATCH] MdeModulePkg: LzmaCustomDecompressLib.inf don't support EBC anymore
2019-11-20 7:58 UTC (2+ messages)
[PATCH V2] BaseTools:Add [packages] section in dsc file
2019-11-20 5:13 UTC (4+ messages)
[PATCH v2 1/1] ShellPkg: acpiview: Update SRAT parser to ACPI 6.3
2019-11-20 4:00 UTC (6+ messages)
` [edk2-devel] "
[edk2-devel] [edk2] memmap content change question
2019-11-20 3:30 UTC
[Patch 0/4 V2] Enhance Incremental Build
2019-11-20 2:58 UTC (5+ messages)
` [Patch 1/4] BaseTools: Add build option for dependency file generation
` [Patch 2/4] BaseTools: Generate dependent files for ASL and ASM files
` [Patch 3/4] BaseTools: Update build_rule.txt to generate dependent files
` [Patch 4/4 V2] BaseTools: Enhance Basetool for incremental build
[edk2-platforms][PATCH v2 0/7] Platform/RPi: Early Raspberry Pi 4 groundwork
2019-11-19 18:20 UTC (21+ messages)
` [edk2-platforms][PATCH v2 1/7] Platform/RPi: Add missing model name
` [edk2-devel] "
` [edk2-platforms][PATCH v2 2/7] Platform/RPi: Add model family detection
` [edk2-platforms][PATCH v2 3/7] Platform/RPi: Replace Bcm283x SoC base register address with a PCD
` [edk2-platforms][PATCH v2 4/7] Platform/RPi: Use offsets for Bcm238x SoC register addresses
` [edk2-platforms][PATCH v2 5/7] Silicon/Broadcom: Add Bcm2711 header
` [edk2-platforms][PATCH v2 6/7] Platform/RPi: Read more variables from VideoCore during early init
` [edk2-platforms][PATCH v2 7/7] Platform/RPi: Clean up and improve early memory init
[PATCH 0/3] Add missing strings for uni files
2019-11-19 17:30 UTC (12+ messages)
` [PATCH 1/3] MdeModulePkg/MdeModulePkg.uni: Add missing strings for PCD
` [PATCH] UefiCpuPkg: Update the coding styles
` [edk2-devel] "
` [PATCH 2/3] NetworkPkg/NetworkPkg.uni: Add missing strings for PCD
` [PATCH 3/3] UefiCpuPkg/UefiCpuPkg.uni: "
` [edk2-devel] [PATCH 0/3] Add missing strings for uni files
EDK2 bug report
2019-11-19 16:46 UTC (2+ messages)
[platform/devel-riscv-v2 PATCHv5 00/18] Initial version of RISC-V
2019-11-19 15:30 UTC (5+ messages)
` [platform/devel-riscv-v2 PATCHv5 09/18] U5SeriesPkg/SerialIoLib: Platform Serial Port library
` [edk2-devel] "
` [platform/devel-riscv-v2 PATCHv5 11/18] FreedomU540HiFiveUnleashedBoard/OpensbiPlatformLib:OpenSBI platform lib
` [edk2-devel] "
[staging/branch]: CdePkg - added unit test for remaining STRING.H functions - memcpy(), memmove(), strcpy(), strncpy(), strcat(), strncat(), memcmp(), strcmp(), strncmp(), memchr(), strchr(), strcspn(), strpbrk(), strrchr(), strspn(), strstr() etc
2019-11-19 14:26 UTC (2+ messages)
` [edk2-devel] "
[PATCH V1 0/2] Improve PeiInstallPeiMemory() description
2019-11-19 14:14 UTC (4+ messages)
` [PATCH V3 1/2] MdeModulePkg PeiCore: "
` [PATCH V1 2/2] MdePkg PiPeiCis.h: "
` [edk2-devel] [PATCH V1 0/2] "
[PATCH 0/4] BaseTools: Leverage compiler output dependency files for binary cache
2019-11-19 9:27 UTC (5+ messages)
` [PATCH 1/4] BaseTools: store more complete output files in "
` [PATCH 2/4] BaseTools: enhance the CacheCopyFile method arg names
` [PATCH 3/4] BaseTools: Leverage compiler output to optimize binary cache
` [PATCH 4/4] BaseTools: Remove redundant binary cache file
Which is the proper edk2 package the EFI REST Structure DXE driver should stay with?
2019-11-19 8:38 UTC (5+ messages)
` [edk2-devel] "
[PATCH V2 1/1] MdeModulePkg PeiCore: Improve PeiInstallPeiMemory() description
2019-11-19 4:49 UTC (2+ messages)
[edk2-non-osi] [PATCH V1 0/1] Add ME Firmware Binaries for Cascade Lake
2019-11-19 3:37 UTC (3+ messages)
` [edk2-non-osi] [PATCH V1 1/1] Intel/PurleySiliconBinPkg: Add Ignition ME Firmware 1.0.2.29
[PATCH V2 1/1] MdeModulePkg PeiCore: Fix typos
2019-11-19 3:11 UTC (3+ messages)
[PATCH V1 1/1] MdeModulePkg PeiCore: Improve PeiInstallPeiMemory() description
2019-11-19 3:10 UTC (4+ messages)
` [edk2-devel] "
[edk2-devel] [edk2] AP core : call GetPeiServicesTablePointer function hang
2019-11-19 2:37 UTC
[edk2-devel] [edk2] AP core : call GetPeiServicesTablePointer function hang
2019-11-19 1:51 UTC (2+ messages)
[PATCH 1/1] MdePkg/Include: Add missing definitions of SMBIOS type 42h in SmBios.h
2019-11-19 0:44 UTC (5+ messages)
` [edk2-devel] "
[edk2-platforms] [PATCH V1 00/13] SecFspWrapperPlatformSecLib Cleanup
2019-11-18 19:14 UTC (19+ messages)
` [edk2-platforms] [PATCH V1 03/13] KabylakeSiliconPkg: Cleanup old comments
` [edk2-platforms] [PATCH V1 04/13] CoffeeLakeSiliconPkg: Move TcoWdtHob.h
` [edk2-platforms] [PATCH V1 05/13] CoffeelakeSiliconPkg: Add SiliconInitLib
` [edk2-platforms] [PATCH V1 08/13] WhiskeylakeOpenBoardPkg: Remove SecFspWrapperPlatformSecLib override
` [edk2-platforms] [PATCH V1 09/13] MinPlatformPkg: FSP Dispatch Mode Support for PlatformSecLib
` [edk2-platforms] [PATCH V1 10/13] MinPlatformPkg: Coding style cleanups in MinPlatformPkg.dec
` [edk2-platforms] [PATCH V1 11/13] KabylakeOpenBoardPkg: Add support for PcdFspDispatchModeUseFspPeiMain
` [edk2-platforms] [PATCH V1 12/13] KabylakeOpenBoardPkg: Remove SecFspWrapperPlatformSecLib override
` [edk2-platforms] [PATCH V1 13/13] MinPlatformPkg: Remove BoardInitLib dependency from PlatformSecLib
[edk2-devel] [edk2] AP core : call GetPeiServicesTablePointer function hang
2019-11-18 16:27 UTC (2+ messages)
[PATCH V1 1/1] MdeModulePkg PeiCore: Fix typos
2019-11-18 15:07 UTC (2+ messages)
[edk2-platforms][PATCH V1 00/49] Intel Advanced Feature Refactor
2019-11-18 8:40 UTC (2+ messages)
[PATCH v1] MdeModulePkg/NvmExpressDxe: Fix wrong queue size for async IO queues
2019-11-18 1:05 UTC (3+ messages)
Instructions for running EDK2 CI on an Ubuntu system? ("System.TypeLoadException: Failure has occurred while loading a type.")
2019-11-16 4:54 UTC (2+ messages)
` [edk2-devel] "
New Community meetings on groups.io calendar
2019-11-16 3:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox