messages from 2020-06-30 12:00:31 to 2020-07-03 14:34:02 UTC [more...]
[PATCH v2 0/9] Migrate Pointer from flash to permanent memory (CVE-2019-11098)
2020-07-03 14:33 UTC (25+ messages)
` [PATCH v2 1/9] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [edk2-devel] "
` [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)
` [edk2-devel] "
` [PATCH v2 4/9] MdeModulePkg/DxeIplPeim: Register for shadow on S3 shadowed boot (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v2 5/9] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v2 6/9] SecurityPkg/Tcg2Pei: Use "
` [PATCH v2 7/9] MdeModulePkg/Core: Add switch to enable or disable TOCTOU feature (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v2 8/9] UefiCpuPkg/SecMigrationPei: Add switch to control if produce PPI (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v2 9/9] UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-11098)
` [edk2-devel] "
` [edk2-devel] [PATCH v2 0/9] Migrate Pointer from flash to permanent memory (CVE-2019-11098)
[PATCH 00/11] Introduce LsiScsi driver to OvmfPkg
2020-07-03 14:08 UTC (13+ 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
` [edk2-devel] [PATCH 00/11] Introduce LsiScsi driver to OvmfPkg
[PATCH edk2 v1 0/1] Fix a infrequent issue in variable
2020-07-03 12:48 UTC (6+ messages)
` [PATCH edk2 v1 1/1] MdeModulePkg/Variable: Move FindVariable after AutoUpdateLangVariable
` [edk2-devel] "
[edk2-platforms][PATCH v3 0/4] Platform: Add initial support for N1SDP board
2020-07-03 11:23 UTC (7+ messages)
` [edk2-platforms][PATCH v3 1/4] Silicon/ARM/N1SoC: Add platform library implementation
` [edk2-platforms][PATCH v3 2/4] Silicon/ARM/N1SoC: Implement Neoverse N1 Soc specific PciExpressLib
` [edk2-platforms][PATCH v3 3/4] Silicon/ARM/N1SoC: Implement the PciHostBridgeLib library
` [edk2-platforms][PATCH v3 4/4] Platform/ARM/N1SDP: Add initial N1SDP platform support
[edk2-platforms][PATCH v3 0/4] Platform: Add initial support for N1SDP board
2020-07-03 11:18 UTC (5+ messages)
` [edk2-platforms][PATCH v3 1/4] Silicon/ARM/N1SoC: Add platform library implementation
` [edk2-platforms][PATCH v3 2/4] Silicon/ARM/N1SoC: Implement Neoverse N1 Soc specific PciExpressLib
` [edk2-platforms][PATCH v3 3/4] Silicon/ARM/N1SoC: Implement the PciHostBridgeLib library
` [edk2-platforms][PATCH v3 4/4] Platform/ARM/N1SDP: Add initial N1SDP platform support
[PATCH] MdeModulePkg: Upon BootOption failure, Destroy RamDisk memory before RSC
2020-07-03 10:43 UTC (4+ messages)
` [edk2-devel] "
OvmfPkg: Adding support for bhyve as OvmfPkg/Bhyve
2020-07-03 10:37 UTC (9+ messages)
` License Check - was "
` [edk2-devel] "
[PATCH 0/2] BaseTools: minor PatchCheck.py fixes/changes
2020-07-03 7:20 UTC (6+ messages)
` [PATCH 1/2] BaseTools/PatchCheck.py: add exception for diff orderfile
` [edk2-devel] "
` [PATCH 2/2] BaseTools: explicitly import email.header PatchCheck.py
` [edk2-devel] "
[PATCH v2 1/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
2020-07-03 3:47 UTC (3+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg: Upon BootOption failure, Destroy RamDisk memory before RSC
2020-07-03 3:38 UTC
[PATCH v9 00/46] SEV-ES guest support
2020-07-03 2:39 UTC (12+ messages)
` [PATCH v9 06/46] MdePkg/BaseLib: Add support for the XGETBV instruction
` [edk2-devel] "
` [PATCH v9 08/46] UefiCpuPkg: Implement library support for VMGEXIT
` [edk2-devel] "
[PATCH v2 1/1] MdePkg : UefiFileHandleLib: fix buffer overrun in FileHandleReadLine()
2020-07-03 2:30 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms] [PATCH] IntelSiliconPkg: IOMMU generic bug fix
2020-07-03 1:54 UTC (4+ messages)
` [edk2-devel] "
[PATCH V3] MdePkg: Add Serial Terminal Device Type Guid
2020-07-03 1:21 UTC (3+ messages)
` [edk2-devel] "
UefiPayloadPkg: assert error in PciHostBridgeDxe
2020-07-02 23:03 UTC (2+ messages)
` [edk2-devel] "
[PATCH V3 0/4] Add New Memory Attributes
2020-07-02 20:50 UTC (5+ messages)
` [PATCH V3 1/4] MdePkg: "
` [PATCH V3 2/4] MdeModulePkg: "
` [PATCH V3 3/4] UefiCpuPkg: Update EFI_MEMORY_CACHETYPE_MASK definition
` [PATCH V3 4/4] UefiCpuPkg: Add New Memory Attributes
[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] "
[edk2-platforms][PATCH 1/1] Platform/RaspberryPi/Drivers: Add SD card detection
2020-07-02 15:01 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] ArmPlatformPkg/PL011UartLib: Check PID2 if FiFoDepth is zero
2020-07-02 7:12 UTC (6+ messages)
` [PATCH v2] "
` [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
[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
[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 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 (19+ messages)
` [PATCH v5 03/15] ArmVirtPkg/ArmVirtPkg.ci.yaml: Add configuration for Ecc check
` [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 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 (3+ messages)
` [edk2-devel] "
[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] "
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