public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-09-27 17:32:14 to 2019-10-03 09:21:34 UTC [more...]

[RFC PATCH v2 00/44] SEV-ES guest support
 2019-10-03  9:21 UTC  (45+ messages)
` [RFC PATCH v2 04/44] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
  ` [edk2-devel] "
` [RFC PATCH v2 08/44] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
  ` [edk2-devel] "
` [RFC PATCH v2 10/44] OvmfPkg: A per-CPU variable area for #VC usage
  ` [edk2-devel] "
` [RFC PATCH v2 11/44] OvmfPkg/PlatformPei: Move early GDT into ram when SEV-ES is enabled
  ` [edk2-devel] "
` [RFC PATCH v2 16/44] OvmfPkg/MemEncryptSevLib: Make MemEncryptSevLib available during SEC
  ` [edk2-devel] "
` [RFC PATCH v2 18/44] OvmfPkg/Sec: Enable cache early to speed up booting
  ` [edk2-devel] "
` [RFC PATCH v2 37/44] OvmfPkg: Add support for SEV-ES AP reset vector re-directing
  ` [edk2-devel] "
` [RFC PATCH v2 38/44] UefiCpuPkg: Allow AP booting under SEV-ES
  ` [edk2-devel] "
` [RFC PATCH v2 39/44] OvmfPkg: Move the GHCB allocations into reserved memory
  ` [edk2-devel] "

[edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
 2019-10-03  8:38 UTC  (43+ messages)
` [edk2-staging/RISC-V-V2 PATCH v2 08/29] MdePkg/BaseCacheMaintenanceLib: RISC-V cache maintenance implementation
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 09/29] MdePkg/BaseIoLibIntrinsic: RISC-V I/O intrinsic functions
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 13/29] MdeModulePkg/Logo
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 14/29] NetworkPkg
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 15/29] RiscVPkg/Library: RISC-V CPU library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 16/29] RiscVPkg/Library: Add RISC-V exception library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 17/29] RiscVPkg/Library: Add RISC-V timer library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 18/29] RiscVPkg/Library: Add EDK2 RISC-V OpenSBI library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 19/29] RiscVPkg/Library: RISC-V platform level DxeIPL libraries
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 20/29] MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 21/29] RiscVPkg/PeiServicesTablePointerLibOpenSbi: RISC-V PEI Service Table Pointer library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 22/29] RiscVPkg/RiscVPlatformTempMemoryInit: RISC-V Platform Temporary Memory library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 23/29] RiscVPkg/CpuDxe: Add RISC-V CPU DXE driver
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 26/29] RiscVPkg/SmbiosDxe: Generic SMBIOS DXE driver for RISC-V platforms
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 28/29] edk2-staging/RISC-V-V2: Add ReadMe
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 29/29] edk2-staging: Update Maintainers.txt
  ` [edk2-devel] "

[PATCH V2 0/9] UEFI Variable SMI Reduction
 2019-10-03  8:04 UTC  (18+ messages)
` [PATCH V2 1/9] MdeModulePkg/Variable: Consolidate common parsing functions
` [PATCH V2 2/9] MdeModulePkg/Variable: Parameterize GetNextVariableEx() store list
` [PATCH V2 3/9] MdeModulePkg/Variable: Parameterize VARIABLE_INFO_ENTRY buffer
` [PATCH V2 4/9] MdeModulePkg/Variable: Add local auth status in VariableParsing
  ` [edk2-devel] "
` [PATCH V2 5/9] MdeModulePkg/Variable: Add a file for NV variable functions
` [PATCH V2 6/9] MdeModulePkg VariableInfo: Always consider RT DXE and SMM stats
` [PATCH V2 7/9] MdeModulePkg/Variable: Add RT GetVariable() cache support
` [PATCH V2 8/9] MdeModulePkg/Variable: Add RT GetNextVariableName() "
` [PATCH V2 9/9] MdeModulePkg/VariableSmm: Remove unused SMI handler functions

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Wrong instance of PlatformSecLib is used
 2019-10-03  7:56 UTC  (6+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 0/3] Add FW Boot Media Device Indicator
 2019-10-03  7:54 UTC  (8+ messages)
` [edk2-platforms][PATCH V1 1/3] IntelSiliconPkg/FirmwareBootMediaLib: Add library
` [edk2-platforms][PATCH V1 2/3] BoardModulePkg/FirmwareBootMediaInfoLib: "
` [edk2-platforms][PATCH V1 3/3] BoardModulePkg/FirmwareBootMediaInfoPei: Add module
    ` [edk2-devel] [edk2-platforms][PATCH V1 0/3] Add FW Boot Media Device Indicator

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Resize FSP-T to accommodate debug FSP builds
 2019-10-03  1:31 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH V1] KabylakeSiliconPkg: Logic Error in EISS bit ASSERT
 2019-10-03  1:23 UTC  (3+ messages)

[plaforms/devel-riscv-v2 PATCHv2 00/14] Add SiFive U500 VC707 FPGA Platform
 2019-10-02 22:02 UTC  (19+ messages)
` [plaforms/devel-riscv-v2 PATCHv2 01/14] Silicon/SiFive: Initial version of SiFive silicon package
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 02/14] Silicon/SiFive: Add library module of SiFive RISC-V cores
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 03/14] platforms/RiscV: Initial version of RISC-V platform package
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 04/14] RiscV/Include: Initial version of header files in "
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 05/14] RiscV/Library: Initial version of libraries introduced "
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 06/14] RiscV/Universal: Initial version of common RISC-V SEC module
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 07/14] RiscV/SiFive: Initial version of SiFive U500 platform package
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 08/14] U500Pkg/Include: Header files of SiFive U500 platform
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 09/14] U500Pkg/Library: Initial version of PlatformBootManagerLib
  ` [edk2-devel] "

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Thursday, 28 November 2019 #cal-cancelled
 2019-10-02 21:33 UTC 

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Thursday, 28 November 2019 #cal-cancelled
 2019-10-02 21:32 UTC 

[edk2-platforms] Remove ClevoOpenBoardPkg from Bugzilla
 2019-10-02 21:26 UTC  (2+ messages)

Updated Event: TianoCore Design / Bug Triage - EMEA #cal-invite
 2019-10-02 21:04 UTC 

Updated Event: TianoCore Community Meeting - APAC/NAMO #cal-invite
 2019-10-02 21:01 UTC 

Updated Event: TianoCore Community Meeting - EMEA/NAMO #cal-invite
 2019-10-02 20:54 UTC 

[edk2-platforms][PATCH V1 1/1] Readme.md: Add a reference to SimicsOpenBoardPkg
 2019-10-02 18:50 UTC  (2+ messages)

Recent changes to EsrtFmp causing ASSERTs
 2019-10-02 15:12 UTC  (7+ messages)
` [edk2-devel] "

Cancelled Event: TianoCore Design / Bug Triage - EMEA - Wednesday, 2 October 2019 #cal-cancelled
 2019-10-02  8:17 UTC 

[PATCH V1 1/1] BaseTools: Fix GenMake multi-workspace failure
 2019-10-01 22:57 UTC 

[PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-10-01 18:03 UTC  (11+ messages)
` [PATCH 1/2] q35: implement 128K SMRAM "
  ` [Qemu-devel] "
    ` [edk2-devel] "

[PATCH wave 1 00/10] support QEMU's "SMRAM at default SMBASE" feature
 2019-10-01 15:31 UTC  (7+ messages)
` [edk2-devel] "

Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 10/02/2019 8:00am-9:00am #cal-reminder
 2019-10-01 15:00 UTC 

[edk2-platforms PATCH 1/1] Platforms/RPi3: DisplayDxe virtual resolution improvements
 2019-10-01 13:35 UTC  (12+ messages)
` [edk2-devel] "

[PATCH v2 3/7] BaseTools: strip trailing whitespace
 2019-10-01 12:48 UTC 

[PATCH 1/1] BaseTools: use stdint.h for GCC ProcessorBind.h typedefs
 2019-10-01  9:58 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v1 0/4] Support HTTPS HostName validation feature(CVE-2019-14553)
 2019-10-01  9:02 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
 2019-10-01  7:18 UTC  (10+ messages)
` [PATCH 19/35] NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces calls
  ` [edk2-devel] "
` [PATCH 30/35] ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLE
  ` [edk2-devel] "

[edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] PciBusDxe: New PCI features Max_Payload_Size, Max_Read_Req_Size
 2019-10-01  3:00 UTC 

Problem with decompression on EDK2
 2019-10-01  2:33 UTC  (6+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v3] MdeModulePkg: Enable/Disable S3BootScript dynamically
 2019-10-01  0:19 UTC 

[PATCH 1/1] MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0
 2019-09-30 23:12 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v3] MdeModulePkg: Enable/Disable S3BootScript dynamically
 2019-09-30 23:09 UTC  (4+ messages)
` [edk2-devel] "

[PATCH V1 0/5] UEFI Variable SMI Reduction
 2019-09-30 22:47 UTC  (9+ messages)
` [PATCH V1 1/5] MdeModulePkg/Variable: Consolidate common parsing functions
  ` [edk2-devel] "

CR WhitleyRp BIOS build failure
 2019-09-30 21:46 UTC  (2+ messages)
` [edk2-devel] "

[Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section
 2019-09-30 21:39 UTC  (2+ messages)

[edk2-devel] NVDIMM with QEMU+OVMF
 2019-09-30 21:16 UTC  (2+ messages)

[Patch 00/12] New Cross OS tool chain CLANG9
 2019-09-30 21:11 UTC  (11+ messages)
` [Patch 05/12] MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functions
  ` [edk2-devel] "
` [Patch 09/12] CryptoPkg IntrinsicLib: Make _fltused always be used
  ` [edk2-devel] "
` [Patch 11/12] OvmfPkg: Enable CLANG9 tool chain
  ` [edk2-devel] "
` [Patch 12/12] OvmfPkg SecMain: Add build option "-fno-omit-frame-pointer" for CLANG9 X64
  ` [edk2-devel] "

[edk2-test][PATCH v1 1/1] SctPkg: Convert files from UTF-16 to UTF-8
 2019-09-30 16:46 UTC 

Mike will be the back up maintainers for Edk2 packages when Chinese National Holiday (Oct.1 ~ Oct.7)
 2019-09-30 14:18 UTC 

[edk2-devel][edk2-test][PATCH 1/1] uefi-sct/SctPkg: SNP ReceiveFilters may be unsupported
 2019-09-30  6:55 UTC 

[PATCH 0/3] Add Laml/Lasa to TPM2 acpi table
 2019-09-30  5:36 UTC  (7+ messages)
` [PATCH 1/3] MdePkg/Include: correct Lasa in Tpm2Acpi
` [PATCH 2/3] SecurityPkg/dsc: Add PCD for Laml, Lasa for TPM2
` [PATCH 3/3] SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI
` [edk2-devel] [PATCH 0/3] Add Laml/Lasa to TPM2 acpi table

[PATCH] BaseTools/LzmaCompress: Fix the option "d" dictionary size
 2019-09-30  5:17 UTC  (2+ messages)

[Patch 1/1 V2] BaseTools: Fix a bug of genffs command generation
 2019-09-30  3:14 UTC 

[PATCH v8 0/4] Add SCSI Support for Storage Security Command Protocol
 2019-09-29  8:46 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] BaseTools:Reconfig reset environment value set by edksetup script
 2019-09-29  8:02 UTC 

[edk2-test][Patch] uefi-sct/SctPkg: Add MediaPresentSupported check
 2019-09-29  3:37 UTC  (5+ messages)
    ` [edk2-devel] "

[Patch 1/1] BaseTools: Fix the lib order in static_library_files.lst
 2019-09-29  3:33 UTC  (2+ messages)
` [edk2-devel] "

BaseTools --hash malfunction after migrate from stable201905 to stable201908
 2019-09-29  2:31 UTC  (3+ messages)
` [edk2-devel] "

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 10/03/2019 7:30pm-8:00pm #cal-reminder
 2019-09-29  2:30 UTC 

[PATCHv2 0/3] Fix eMMC bus timing switch issue
 2019-09-29  1:17 UTC  (3+ messages)
  ` [edk2-devel] "

[Patch 1/1] BaseTools: Fix a bug of genffs command generation
 2019-09-29  1:16 UTC  (2+ messages)

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 10/03/2019 5:00pm-5:30pm #cal-reminder
 2019-09-29  0:00 UTC 

[edk2-platforms: PATCH] Marvell/Drivers: XenonDxe: Use new enums for SD card initialization
 2019-09-28 22:54 UTC  (2+ messages)

[edk2-platforms: PATCH] Marvell/Drivers: MvPhyDxe: Fill MdioIndex field in PhyDev
 2019-09-28 22:51 UTC  (2+ messages)

[edk2-platforms: PATCH 0/2] Armada 7k8k SPI flash driver improvements
 2019-09-28 22:47 UTC  (5+ messages)
` [edk2-platforms: PATCH 1/2] Marvell/Drivers: MvSpiFlashDxe: Fix sector number obtaining
` [edk2-platforms: PATCH 2/2] Marvell/Drivers: MvSpiFlashDxe: Implement progress bar

Upcoming Event: TianoCore Community Meeting - EMEA/NAMO - Thu, 10/03/2019 9:00am-10:00am #cal-reminder
 2019-09-28 16:00 UTC 

[edk2-platforms PATCH 0/2] Platform/RPi3: PlatformSmbios improvements
 2019-09-27 19:03 UTC  (5+ messages)
` [edk2-platforms PATCH 1/2] Platform/RPi3: Add more query functions in RpiFirmwareDxe
` [edk2-platforms PATCH 2/2] Platform/RPi3: Improve the population of PlatformSmbiosDxe elements

Edk2 SmbusHc Protocol
 2019-09-27 18:47 UTC 


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