public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-06-29 07:25:46 to 2020-07-02 20:52:08 UTC [more...]

[PATCH V3 0/4] Add New Memory Attributes
 2020-07-02 20:50 UTC  (3+ messages)
` [PATCH V3 1/4] MdePkg: "
` [PATCH V3 2/4] MdeModulePkg: "

[PATCH v6 00/14] Add the VariablePolicy feature
 2020-07-02 18:26 UTC  (18+ messages)
` [PATCH v6 02/14] MdeModulePkg: Define the VariablePolicyLib
  ` [edk2-devel] "
` [PATCH v6 04/14] MdeModulePkg: Define the VarCheckPolicyLib and SMM interface
  ` [edk2-devel] "
` [PATCH v6 09/14] MdeModulePkg: Connect VariablePolicy business logic to VariableServices
  ` [edk2-devel] "
` [PATCH v6 13/14] MdeModulePkg: Drop VarLock from RuntimeDxe variable driver
  ` [edk2-devel] "
` [edk2-devel] [PATCH v6 00/14] Add the VariablePolicy feature
        ` [EXTERNAL] "

[PATCH 0/2] BaseTools: minor PatchCheck.py fixes/changes
 2020-07-02 15:48 UTC  (4+ messages)
` [PATCH 1/2] BaseTools/PatchCheck.py: add exception for diff orderfile
` [PATCH 2/2] BaseTools: explicitly import email.header PatchCheck.py
  ` [edk2-devel] "

[edk2-platforms][PATCH 1/1] Platform/RaspberryPi/Drivers: Add SD card detection
 2020-07-02 15:01 UTC  (4+ messages)
  ` [edk2-devel] "

OvmfPkg: Adding support for bhyve as OvmfPkg/Bhyve
 2020-07-02 14:31 UTC  (6+ messages)
  ` License Check - was "
    ` [edk2-devel] "

[edk2-platforms] [PATCH] IntelSiliconPkg: IOMMU generic bug fix
 2020-07-02 13:55 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 1/5] MdeModulePkg: avoid SMM pointers being leaked by not using CopyMem()
 2020-07-02 13:51 UTC  (3+ messages)
` [PATCH 3/5] MdePkg: Remove DXE_SMM_DRIVER support for some libraries

[edk2-platforms][PATCH 1/1] Silicon/Broadcom/Bcm283x: GpioLib enhancements
 2020-07-02 13:28 UTC  (4+ messages)

[PATCH v1-resend 1/2] ArmPlatformPkg: Fix UART divisor warning
 2020-07-02 11:50 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/2] Drop suggestions of alternative acceptable licenses
 2020-07-02 11:24 UTC  (3+ messages)
` [PATCH 1/2] Revert "BaseTools/PatchCheck.py: Add LicenseCheck"
` [PATCH 2/2] ReadMe.rst: delete statements about other accepted licenses

[PATCH V2 0/3] Add New Memory Attributes
 2020-07-02 10:44 UTC  (5+ messages)
` [PATCH V2 3/3] UefiCpuPkg: "

[PATCH v5 0/5] Compile AML bytecode array into OBJ file
 2020-07-02 10:20 UTC  (8+ messages)
` [PATCH v5 1/5] BaseTools: PatchCheck: Exclude bash scripts from CRLF check
` [PATCH 2/5] BaseTools: Generate multiple rules when multiple output files
` [PATCH v5 3/5] BaseTools: Rename AmlToHex script to AmlToC
` [PATCH v5 4/5] BaseTools: Compile AML bytecode arrays into .obj file
` [PATCH v5 5/5] BaseTools: Fix string concatenation

[PATCH] MdeModulePkg/PartitionDxe: Seperate the Udf handler
 2020-07-02  9:42 UTC  (7+ messages)
  ` [edk2-devel] "

[patch V2] MdeModulePkg/DisplayEngine: Add Debug message to show mismatch menu info
 2020-07-02  9:39 UTC  (2+ messages)

[PATCH v6 00/16] Add a plugin to check Ecc issues for edk2 on open ci
 2020-07-02  7:57 UTC  (24+ messages)
` [PATCH v6 01/16] pip-requirements.txt: Add Ecc required lib
` [PATCH v6 02/16] .pytool/Plugin: Add a plugin EccCheck
` [PATCH v6 03/16] MdeModulePkg/MdeModulePkg.ci.yaml: Add configuration for Ecc check
` [PATCH v6 04/16] ArmVirtPkg/ArmVirtPkg.ci.yaml: "
` [PATCH v6 05/16] CryptoPkg/CryptoPkg.ci.yaml: "
` [PATCH v6 06/16] EmulatorPkg/EmulatorPkg.ci.yaml: "
` [PATCH v6 07/16] FatPkg/FatPkg.ci.yaml: "
` [PATCH v6 08/16] FmpDevicePkg/FmpDevicePkg.ci.yaml: "
` [PATCH v6 09/16] MdePkg/MdePkg.ci.yaml: "
  ` [edk2-devel] "
` [PATCH v6 10/16] NetworkPkg/NetworkPkg.ci.yaml: "
` [PATCH v6 11/16] OvmfPkg/OvmfPkg.ci.yaml: "
` [PATCH v6 12/16] PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml: "
` [PATCH v6 13/16] SecurityPkg/SecurityPkg.ci.yaml: "
  ` [edk2-devel] "
` [PATCH v6 14/16] ShellPkg/ShellPkg.ci.yaml: "
` [PATCH v6 15/16] UefiCpuPkg/UefiCpuPkg.ci.yaml: "
  ` [edk2-devel] "
` [PATCH v6 16/16] UnitTestFrameworkPkg: Add configuration for Ecc check in yaml file
` [edk2-devel] [PATCH v6 00/16] Add a plugin to check Ecc issues for edk2 on open ci

[PATCH v2 0/9] Migrate Pointer from flash to permanent memory (CVE-2019-11098)
 2020-07-02  7:36 UTC  (11+ messages)
` [PATCH v2 1/9] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [PATCH v2 2/9] UefiCpuPkg/CpuMpPei: Add GDT and IDT migration support (CVE-2019-11098)
  ` [edk2-devel] "
` [PATCH v2 3/9] UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)
` [PATCH v2 4/9] MdeModulePkg/DxeIplPeim: Register for shadow on S3 shadowed boot (CVE-2019-11098)
` [PATCH v2 5/9] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [PATCH v2 6/9] SecurityPkg/Tcg2Pei: Use "
` [PATCH v2 7/9] MdeModulePkg/Core: Add switch to enable or disable TOCTOU feature (CVE-2019-11098)
` [PATCH v2 8/9] UefiCpuPkg/SecMigrationPei: Add switch to control if produce PPI (CVE-2019-11098)
` [PATCH v2 9/9] UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-11098)

[PATCH] ArmPlatformPkg/PL011UartLib: Check PID2 if FiFoDepth is zero
 2020-07-02  7:12 UTC  (6+ messages)
` [PATCH v2] "
  ` [edk2-devel] "

[PATCH V3] MdePkg: Add Serial Terminal Device Type Guid
 2020-07-02  7:05 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v9 00/46] SEV-ES guest support
 2020-07-02  7:04 UTC  (10+ messages)
` [PATCH v9 08/46] UefiCpuPkg: Implement library support for VMGEXIT
      ` [edk2-devel] "

[RFC 0/5] EmbeddedPkg/PrePiLib: rework FfsProcessSection
 2020-07-02  6:22 UTC  (7+ messages)
` [RFC 1/5] EmbeddedPkg/PrePiLib: style cleanup in FwVol.c
` [RFC 2/5] EmbeddedPkg/PrePiLib: drop else if after return
` [RFC 3/5] EmbeddedPkg/PrePiLib: refactor IS_SECTION2() handling
` [RFC 4/5] EmbeddedPkg/PrePiLib: drop spurious re-init of CompressedData
` [RFC 5/5] EmbeddedPkg/PrePiLib: break section extraction info into helper function

[PATCH v2 1/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-07-02  5:55 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v2 0/9] Migrate Pointer from flash to permanent memory (CVE-2019-11098)
 2020-07-02  5:21 UTC 

[edk2-devel] [edk2-staging/Smbios34] ShellPkg/SmbiosView: Add DDR5 support
 2020-07-02  4:41 UTC 

[PATCH v2 1/1] MdePkg : UefiFileHandleLib: fix buffer overrun in FileHandleReadLine()
 2020-07-02  2:31 UTC 

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg.dsc: Add DxeAslUpdateLib to Components
 2020-07-01 18:44 UTC  (2+ messages)

[PATCH] FmpDevicePkg: Enhance capsule verification with secure boot keys
 2020-07-01 17:42 UTC  (8+ messages)
` [edk2-devel] "

[PATCH 00/11] Introduce LsiScsi driver to OvmfPkg
 2020-07-01  4:04 UTC  (12+ messages)
` [PATCH 01/11] OvmfPkg/LsiScsiDxe: Create the empty driver
` [PATCH 02/11] OvmfPkg/LsiScsiDxe: Install the skeleton of driver binding
` [PATCH 03/11] OvmfPkg/LsiScsiDxe: Report the name of the driver
` [PATCH 04/11] OvmfPkg/LsiScsiDxe: Probe PCI devices and look for LsiScsi
` [PATCH 05/11] OvmfPkg/LsiScsiDxe: Install stubbed EXT_SCSI_PASS_THRU
` [PATCH 06/11] OvmfPkg/LsiScsiDxe: Report Targets and LUNs
` [PATCH 07/11] OvmfPkg/LsiScsiDxe: Open PciIo protocol and initialize the device
` [PATCH 08/11] OvmfPkg/LsiScsiDxe: Map DMA buffer
` [PATCH 09/11] OvmfPkg/LsiScsiDxe: Examine the incoming SCSI Request Packet
` [PATCH 10/11] OvmfPkg/LsiScsiDxe: Process the "
` [PATCH 11/11] Maintainers.txt: Add myself as the reviewer for LsiScsi driver

[PATCH v2 0/3] Add EDKII CI support for DynamicTablesPkg
 2020-07-01  2:28 UTC  (7+ messages)
` [PATCH v2 1/3] DynamicTablesPkg: Fix issues reported by EDKII CI
` [PATCH v2 2/3] DynamicTablesPkg: Add EDK2 Core CI support
` [PATCH v2 3/3] .pytool: CI Settings to support DynamicTablesPkg
  ` [edk2-devel] "
` [PATCH v2 4/4] .azurepipelines: Add DynamicTablesPkg to CI matrix
  ` [edk2-devel] "

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Tue, 06/30/2020 6:30pm-7:30pm #cal-reminder
 2020-07-01  1:15 UTC 

[PATCH v5 00/15] Add a plugin to check Ecc issues for edk2 on open ci
 2020-07-01  1:03 UTC  (21+ messages)
` [PATCH v5 01/15] .pytool/Plugin: Add a plugin EccCheck
` [PATCH v5 02/15] MdeModulePkg/MdeModulePkg.ci.yaml: Add configuration for Ecc check
` [PATCH v5 03/15] ArmVirtPkg/ArmVirtPkg.ci.yaml: "
` [PATCH v5 04/15] CryptoPkg/CryptoPkg.ci.yaml: "
` [PATCH v5 05/15] EmulatorPkg/EmulatorPkg.ci.yaml: "
` [PATCH v5 06/15] FatPkg/FatPkg.ci.yaml: "
` [PATCH v5 07/15] FmpDevicePkg/FmpDevicePkg.ci.yaml: "
` [PATCH v5 08/15] MdePkg/MdePkg.ci.yaml: "
` [PATCH v5 09/15] NetworkPkg/NetworkPkg.ci.yaml: "
` [PATCH v5 10/15] OvmfPkg/OvmfPkg.ci.yaml: "
` [PATCH v5 11/15] PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml: "
` [PATCH v5 12/15] SecurityPkg/SecurityPkg.ci.yaml: "
` [PATCH v5 13/15] ShellPkg/ShellPkg.ci.yaml: "
` [PATCH v5 14/15] UefiCpuPkg/UefiCpuPkg.ci.yaml: "
` [PATCH v5 15/15] UnitTestFrameworkPkg: Add configuration for Ecc check in yaml file

[PATCH v3 0/4] Compile AML bytecode array into OBJ file
 2020-07-01  1:03 UTC  (8+ messages)
` [edk2-devel] "

[PATCH edk2 v1 0/1] Fix a infrequent issue in variable
 2020-07-01  0:22 UTC  (5+ messages)
` [PATCH edk2 v1 1/1] MdeModulePkg/Variable: Move FindVariable after AutoUpdateLangVariable
  ` [edk2-devel] "

[PATCH v1 1/1] MdePkg : UefiFileHandleLib: fix buffer overrun in FileHandleReadLine()
 2020-06-30 21:38 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 0/3] Add EDKII CI support for DynamicTablesPkg
 2020-06-30 19:23 UTC  (12+ messages)
` [PATCH v1 1/3] DynamicTablesPkg: Fix issues reported by EDKII CI
  ` [edk2-devel] "
` [PATCH v1 2/3] DynamicTablesPkg: Add EDK2 Core CI support
  ` [edk2-devel] "
` [PATCH v1 3/3] .pytool: CI Settings to support DynamicTablesPkg
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/3] Add EDKII CI support for DynamicTablesPkg

[edk2][PATCH 0/1] MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recovery
 2020-06-30 17:17 UTC  (9+ messages)
` [edk2][PATCH 1/1] "
  ` [edk2-devel] "

[PATCH v1] BaseTools: Add gcc flag to warn on void* pointer arithmetic
 2020-06-30 16:29 UTC  (3+ messages)
` [EXTERNAL] [edk2-devel] "
`  "

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Tue, 06/30/2020 6:30pm-7:30pm #cal-reminder
 2020-06-30 14:50 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 0/2] Fix VS2017 build errors
 2020-06-30 10:49 UTC  (3+ messages)
` [PATCH v1 1/2] EmbeddedPkg: Fix build error for MmcDxe
` [PATCH v1 2/2] EmbeddedPkg: Add cast from (void*) for VS2017 build

[PATCH 0/6] Migrate Pointer from flash to permanent memory (CVE-2019-11098)
 2020-06-30  7:24 UTC  (7+ messages)
` [PATCH 1/6] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [PATCH 2/6] UefiCpuPkg/CpuMpPei: Add GDT and IDT migration support (CVE-2019-11098)
` [PATCH 3/6] UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)
` [PATCH 4/6] MdeModulePkg/DxeIplPeim: Register for shadow on S3 shadowed boot (CVE-2019-11098)
` [PATCH 5/6] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [PATCH 6/6] SecurityPkg/Tcg2Pei: Use "

Standalone AcpiView
 2020-06-30  1:41 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 0/8] ShellPkg/AcpiView: Refactor Error Logging
 2020-06-29 15:20 UTC  (9+ messages)
` [PATCH 1/8] ShellPkg/AcpiView: Extract configuration struct
` [PATCH 2/8] ShellPkg/AcpiView: Declutter error counters
` [PATCH 3/8] ShellPkg/AcpiView: Modify error message
` [PATCH 4/8] ShellPkg/AcpiView: Create a logging facility
` [PATCH 5/8] ShellPkg/AcpiView: Refactor PrintFieldName
` [PATCH 6/8] ShellPkg/AcpiView: Refactor dump helpers
` [PATCH 7/8] ShellPkg/AcpiView: Refactor AcpiView
` [PATCH 8/8] ShellPkg/AcpiView: Refactor table parsers

[PATCH v1 0/2] Fix MMCONF access
 2020-06-29  7:25 UTC  (6+ messages)
` [PATCH v1 2/2] UefiPayloadPkg: Runtime MMCONF
  ` [edk2-devel] "


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