public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-11-15 23:51:06 to 2019-11-20 20:07:47 UTC [more...]

[RFC PATCH v3 00/43] SEV-ES guest support
 2019-11-20 20:06 UTC  (30+ 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

[PATCH] BaseTools:fix regression issue for platform .map file
 2019-11-20 14:54 UTC  (2+ messages)

Patch List for 201911 stable tag
 2019-11-20 14:52 UTC  (5+ messages)
    ` [edk2-devel] "

[PATCH] BaseTools:fixed Build failed issue for Non-English OS
 2019-11-20 11:27 UTC 

[edk2-non-osi] [PATCH V2 0/1] Add ME Firmware Binaries for Cascade Lake
 2019-11-20 11:11 UTC  (3+ 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

[edk2-platforms][PATCH 0/8] Platform/RPi: Early Raspberry Pi 4 groundwork
 2019-11-20 10:27 UTC  (25+ 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

[edk2-staging/RISC-V-V2 PATCH v3 00/39] RISC-V EDK2 Port on
 2019-11-20  8:23 UTC  (4+ messages)
` [edk2-staging/RISC-V-V2 PATCH v3 25/39] BaseTools/Scripts
  ` [edk2-devel] "

[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

[PATCH 0/3] Support for RuntimeServicesSupported global variable
 2019-11-19 18:50 UTC  (3+ messages)

[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  (30+ messages)
` [edk2-platforms] [PATCH V1 01/13] KabylakeSiliconPkg: Change MODULE_TYPE of SiliconInitLib to PEIM
` [edk2-platforms] [PATCH V1 02/13] KabylakeOpenBoardPkg: Update location of SiliconInitLib
` [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 06/13] WhiskeylakeOpenBoardPkg: Add SiliconInitLib APIs to BoardInitLib
` [edk2-platforms] [PATCH V1 07/13] WhiskeylakeOpenBoardPkg: Whitespace cleanup in BoardInitLib
` [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  (23+ messages)
` [edk2-platforms][PATCH V1 33/49] AdvancedFeaturePkg: Add FDF include files
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 35/49] KabylakeOpenBoardPkg/GalagoPro3: Add PEI_ARCH and DXE_ARCH
` [edk2-platforms][PATCH V1 36/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
` [edk2-platforms][PATCH V1 37/49] SimicsOpenBoardPkg/BoardX58Ich10: Use "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 38/49] MinPlatformPkg: Add FvAdvancedPreMemory
` [edk2-platforms][PATCH V1 39/49] KabylakeOpenBoardPkg/KabylakeRvp3: "
` [edk2-platforms][PATCH V1 40/49] KabylakeOpenBoardPkg/GalagoPro3: "
  ` [edk2-platforms][PATCH V1 41/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
  ` [edk2-platforms][PATCH V1 42/49] Platform/Intel: Add advanced feature build support
  ` [edk2-platforms][PATCH V1 43/49] Platform/Intel/Readme.md Content update
  ` [edk2-platforms][PATCH V1 44/49] KabylakeOpenBoardPkg/GalagoPro3: Enable advanced features
  ` [edk2-platforms][PATCH V1 45/49] KabylakeOpenBoardPkg/KabylakeRvp3: "
  ` [edk2-platforms][PATCH V1 46/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
  ` [edk2-platforms][PATCH V1 48/49] MinPlatformPkg: Install advanced feature FVs by stage enabled

[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 

[PATCH 00/11] Use proper entropy sources
 2019-11-16  2:17 UTC  (8+ messages)
` [PATCH 05/11] SecurityPkg/RngLibRdSeed: add an instance of RngLib to make use rdseed
  ` [edk2-devel] "

[edk2-platforms][PATCH V1 24/49] DebugFeaturePkg: Remove the USB3 Debug feature
 2019-11-16  0:37 UTC  (20+ messages)
` [edk2-platforms][PATCH V1 41/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: Add FvAdvancedPreMemory
` [edk2-platforms][PATCH V1 42/49] Platform/Intel: Add advanced feature build support
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 43/49] Platform/Intel/Readme.md Content update
` [edk2-platforms][PATCH V1 44/49] KabylakeOpenBoardPkg/GalagoPro3: Enable advanced features
` [edk2-platforms][PATCH V1 45/49] KabylakeOpenBoardPkg/KabylakeRvp3: "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 46/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
` [edk2-platforms][PATCH V1 47/49] SimicsOpenBoardPkg: "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 48/49] MinPlatformPkg: Install advanced feature FVs by stage enabled
` [edk2-platforms][PATCH V1 49/49] Maintainers.txt: Update Intel feature maintainers
  ` [edk2-devel] "
` [edk2-devel] [edk2-platforms][PATCH V1 24/49] DebugFeaturePkg: Remove the USB3 Debug feature

[edk2-platforms][PATCH V1 41/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: Add FvAdvancedPreMemory
 2019-11-16  0:35 UTC  (7+ messages)
  ` [edk2-platforms][PATCH V1 42/49] Platform/Intel: Add advanced feature build support
  ` [edk2-platforms][PATCH V1 43/49] Platform/Intel/Readme.md Content update
  ` [edk2-platforms][PATCH V1 44/49] KabylakeOpenBoardPkg/GalagoPro3: Enable advanced features
  ` [edk2-platforms][PATCH V1 45/49] KabylakeOpenBoardPkg/KabylakeRvp3: "
  ` [edk2-platforms][PATCH V1 46/49] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
  ` [edk2-platforms][PATCH V1 48/49] MinPlatformPkg: Install advanced feature FVs by stage enabled

Event: TianoCore Community Meeting - APAC/NAMO #cal-invite
 2019-11-16  0:17 UTC 

Event: TianoCore Community Meeting - EMEA/NAMO #cal-invite
 2019-11-16  0:14 UTC 


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