public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-03-09 11:34:10 to 2020-03-16 15:02:25 UTC [more...]

[PATCH 00/17]: OvmfPkg: Support booting from VMware PVSCSI controller
 2020-03-16 15:01 UTC  (16+ messages)
` [PATCH 01/17] OvmfPkg/PvScsiDxe: Create empty driver
` [PATCH 02/17] OvmfPkg/PvScsiDxe: Install DriverBinding protocol
` [PATCH 03/17] OvmfPkg/PvScsiDxe: Report name of driver
` [PATCH 04/17] OvmfPkg/PvScsiDxe: Probe PCI devices and look for PvScsi
` [PATCH 05/17] OvmfPkg/PvScsiDxe: Install stubbed EXT_SCSI_PASS_THRU
` [PATCH 06/17] OvmfPkg/PvScsiDxe: Report the number of targets and LUNs
` [PATCH 07/17] OvmfPkg/PvScsiDxe: Translate Target & LUN to/from DevicePath
` [PATCH 08/17] OvmfPkg/PvScsiDxe: Open PciIo protocol for later use
` [PATCH 09/17] OvmfPkg/PvScsiDxe: Backup/Restore PCI attributes on Init/UnInit
` [PATCH 10/17] OvmfPkg/PvScsiDxe: Enable IOSpace & Bus-Mastering in PCI attributes
` [PATCH 11/17] OvmfPkg/PvScsiDxe: Define device interface structures and constants
` [PATCH 12/17] OvmfPkg/PvScsiDxe: Reset adapter on init
` [PATCH 15/17] OvmfPkg/PvScsiDxe: Support sending SCSI request and receive response
` [PATCH 16/17] OvmfPkg/PvScsiDxe: Reset device on ExitBootServices()
` [PATCH 17/17] OvmfPkg/PvScsiDxe: Enable device 64-bit DMA addresses

[PATCH] IntelSiliconPkg/Include/Library:Add ConfigBlockLib.h
 2020-03-16 14:41 UTC 

[edk2-platforms] [PATCH v2] Platform/ARM/SgiPkg: Fix constant-logical-operand clang error
 2020-03-16 14:40 UTC  (2+ messages)
` [edk2-devel] "

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 00/12] New PCI features - MPS, MRRS, RO, NS, CTO
 2020-03-16 14:00 UTC  (7+ messages)
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 05/12] PciBusDxe: Setup sub-phases for PCI feature enumeration

Extend TianoCore Bug Triage - APAC / NAMO Meeting from 0.5 hour to 1 hour
 2020-03-16 13:51 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] EDK II Python development process specification -draft
 2020-03-16 10:21 UTC  (4+ messages)

[edk2-devel] [PATCH V1] MdePkg-PciExpress40.h: DVSEC definition missing
 2020-03-16  5:34 UTC 

[edk2/master PATCH DxeIplHandoffLib v2] MdeModulePkg/DxeIplHandoffLibNullLib: Abstract DxeIpl
 2020-03-16  2:53 UTC 

[edk2/master PATCH DxeIplHandoffLib v1] MdePkg/DxeIplHandoffLibNullLib: Abstract DxeIpl
 2020-03-16  2:16 UTC  (3+ messages)

[RFC][PATCH v1] UefiCpuPkg/MpInitLib DXE: Reduce AP status check interval
 2020-03-16  1:37 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH RESEND] Update mtoc installation guide for Xcode
 2020-03-15 16:09 UTC 

[PATCH] Update mtoc installation guide for Xcode
 2020-03-15 16:09 UTC 

[PATCH V1] MdePkg-PciExpress40.h: DVSEC definition missing
 2020-03-15 16:31 UTC 

[PATCH v2 0/3] Allow building MdeModulePkg on non-x86
 2020-03-15 14:59 UTC  (23+ messages)
` [PATCH v2 3/3] MdeModulePkg: Use CopyMem instead of GUID assignment
    ` [edk2-devel] "
      ` [EXTERNAL] "

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Fri, 03/20/2020 9:30am-10:30am #cal-reminder
 2020-03-15  1:30 UTC 

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 03/19/2020 5:00pm-5:30pm #cal-reminder
 2020-03-15  0:02 UTC 

[PATCH 0/2] OvmfPkg: miscellaneous readability improvements
 2020-03-13 20:46 UTC  (5+ messages)
` [PATCH 1/2] OvmfPkg/PlatformPei: explain EFI_MEMORY_TYPE_INFORMATION page counts
` [PATCH 2/2] OvmfPkg: give more telling names to some FDF include files
  ` [edk2-devel] [PATCH 0/2] OvmfPkg: miscellaneous readability improvements

github PRs keep breaking for me
 2020-03-13 18:21 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] Features/Intel/Readme.md: Document meaning of "Complete" for features
 2020-03-13  3:21 UTC  (2+ messages)

[edk2-staging/Smbios34] ShellPkg/SmbiosView: Add DDR5 support
 2020-03-13  2:53 UTC 

[PATCH 0/5] OvmfPkg: improve SMM comms security with adaptive MemoryTypeInformation
 2020-03-12 22:19 UTC  (18+ messages)
` [PATCH 1/5] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: drop unused PCDs
` [PATCH 2/5] OvmfPkg/QemuFlashFvbServices: factor out SetPcdFlashNvStorageBaseAddresses
` [PATCH 3/5] OvmfPkg: set fixed FlashNvStorage base addresses with -D SMM_REQUIRE
  ` [edk2-devel] "
` [PATCH 4/5] OvmfPkg: include FaultTolerantWritePei and VariablePei "
` [PATCH 5/5] OvmfPkg: improve SMM comms security with adaptive MemoryTypeInformation
  ` [edk2-devel] "

[edk2-platforms][PATCH 0/8] Add platform support for RD-Daniel
 2020-03-12 14:35 UTC  (9+ messages)
` [edk2-platforms][PATCH 1/8] Platform/ARM/SgiPkg: Create individual Platform Description File
` [edk2-platforms][PATCH 2/8] Platform/ARM/SgiPkg: move the GIC related ACPI helper macros
` [edk2-platforms][PATCH 3/8] Platform/ARM/SgiPkg: move common platform description to SSDT
` [edk2-platforms][PATCH 4/8] Platform/ARM/SgiPkg: remove PcdCoreCount and PcdClusterCount
` [edk2-platforms][PATCH 5/8] Platform/ARM/SgiPkg: Add ACPI tables for Rd-Daniel Config-M
` [edk2-platforms][PATCH 6/8] Platform/ARM/Sgi: Add initial support for RD-Daniel Config-M platform
` [edk2-platforms][PATCH 7/8] Platform/ARM/SgiPkg: add ACPI tables for RD-Daniel Config-XLR
` [edk2-platforms][PATCH 8/8] Platform/ARM/Sgi: Add initial support for RD-Daniel Config-XLR platform

[edk2-platforms][PATCH 0/8] Add platform support for RD-Daniel
 2020-03-12 12:43 UTC  (9+ messages)
` [edk2-platforms][PATCH 1/8] Platform/ARM/SgiPkg: Create individual Platform Description File
` [edk2-platforms][PATCH 2/8] Platform/ARM/SgiPkg: move the GIC related ACPI helper macros
` [edk2-platforms][PATCH 3/8] Platform/ARM/SgiPkg: move common platform description to SSDT
` [edk2-platforms][PATCH 4/8] Platform/ARM/SgiPkg: remove PcdCoreCount and PcdClusterCount
` [edk2-platforms][PATCH 5/8] Platform/ARM/SgiPkg: Add ACPI tables for Rd-Daniel Config-M
` [edk2-platforms][PATCH 6/8] Platform/ARM/Sgi: Add initial support for RD-Daniel Config-M platform
` [edk2-platforms][PATCH 7/8] Platform/ARM/SgiPkg: add ACPI tables for RD-Daniel Config-XLR
` [edk2-platforms][PATCH 8/8] Platform/ARM/Sgi: Add initial support for RD-Daniel Config-XLR platform

[patch v2] OvmfPkg: Fix build failure with VS2015 tool chain
 2020-03-12  7:46 UTC  (2+ messages)

[edk2/master PATCH RISC-V CI Code Changes v1 00/11] Necessary code changes for RISCV64 CI testing
 2020-03-12  7:07 UTC  (8+ messages)
` [edk2/master PATCH RISC-V CI Code Changes v1 01/11] FatPkg: Add RISC-V architecture for EDK2 CI
  ` [edk2-devel] "
` [edk2/master PATCH RISC-V CI Code Changes v1 08/11] ShellPkg: Shell package changes for RISC-V "
  ` [edk2-devel] "

[PATCH v2] UnitTestFrameworkPkg/UnitTestLib: Check Suite pointer before use
 2020-03-12  6:02 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 1/2] CryptoPkg/BaseCryptLibOnProtocolPpi: Add missing comments
 2020-03-12  5:53 UTC  (4+ messages)
` [PATCH v2 2/2] CryptoPkg/BaseHashApiLib: Rename BaseHashApiLib by HashApiLib
  ` [edk2-devel] "
` [edk2-devel] [PATCH v2 1/2] CryptoPkg/BaseCryptLibOnProtocolPpi: Add missing comments

[PATCH 0/3] Add RpmcLib and VariableKeyLib
 2020-03-12  5:52 UTC  (4+ messages)
` [PATCH 1/3] SecurityPkg: add RpmcLib and VariableKeyLib public headers
` [PATCH 2/3] SecurityPkg: add null version of RpmcLib
` [PATCH 3/3] SecurityPkg: add null version of VariableKeyLib

[PATCH v2 0/2] Use submodule way to access brotli
 2020-03-12  3:23 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2] MdeModulePkg/RegularExpressionDxe: Make oniguruma a submodule in edk2
 2020-03-12  3:11 UTC  (2+ messages)

[Patch] OvmfPkg: Fix build failure with VS2015 tool chain
 2020-03-12  2:26 UTC 

[Patch] Silicon/Intel/Tools: Add parameter for microcode alignment in FitGen
 2020-03-12  2:02 UTC  (2+ messages)

reg: Host Name Validation with Wild Card Certificate
 2020-03-12  0:04 UTC  (2+ messages)

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Initial commit of the Create Pin command
 2020-03-11 22:33 UTC 

[PATCH 0/7] New implementation of MM communicate for standalone MM
 2020-03-11 18:24 UTC  (7+ messages)
      ` [piwg] "

[RFC] code-first process for UEFI-forum specifications
 2020-03-11 16:49 UTC  (6+ messages)
` [edk2-rfc] "
  ` [edk2-devel] "

[PATCH 1/1] ArmVirtPkg: fix ASSERT in ArmVirtGicArchLib with virtualization=on
 2020-03-11 15:39 UTC  (2+ messages)

[PATCH] OvmfPkg: raise DXEFV size to 12 MB
 2020-03-11 13:35 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH V4] BaseTools:copy the common PcdValueCommon.c to output directory
 2020-03-11 13:23 UTC  (3+ messages)
` [edk2-devel] "

Disabling safe string constraint assertions
 2020-03-11 13:14 UTC  (3+ messages)

WSMT bits
 2020-03-11 13:02 UTC  (6+ messages)

[PATCH V3] BaseTools:copy the common PcdValueCommon.c to output directory
 2020-03-11  8:31 UTC 

[PATCH V2] BaseTools:copy the common PcdValueCommon.c to output directory
 2020-03-11  6:03 UTC 

[edk2-platform:PATCH v2] IntelSiliconPkg/DxeAslUpdateLib: Add DxeAslUpdateLib support
 2020-03-11  5:57 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] Adding Bhyve support into upstream EDK2
 2020-03-11  3:21 UTC  (17+ messages)

[PATCH V2] BaseTools:GuidedSectionTools.txt is not generated correctly
 2020-03-11  1:36 UTC  (3+ messages)

[edk2-platforms][PATCH 1/1] Platform/RaspberryPi/Drivers/ConfigDxe: make CPU settings Pi-specific
 2020-03-10 23:32 UTC  (3+ messages)

[edk2-devel][PATCH v2 0/1] Platform/RPi/ConfigDxe: Improve CPU Frequency configuration
 2020-03-10 23:31 UTC  (2+ messages)
` [edk2-devel][PATCH v2 1/1] "

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Correct when a sparse reset is triggered during checkout
 2020-03-10 23:27 UTC  (2+ messages)

[PATCH v3 0/2] CryptoPkg/OpensslLib: Remove "no-autoalginit" flag from OpenSSL build
 2020-03-10 10:52 UTC  (2+ messages)
` [edk2-devel] "

[Patch 1/1] OvmfPkg/LinuxInitrdDynamicShellCommand: Cast UNIT64 to UNITN in assignment
 2020-03-10 10:36 UTC  (2+ messages)

[PATCH] OvmfPkg/QemuKernelLoaderFsDxe: drop tentative const object definition
 2020-03-10  8:55 UTC  (8+ messages)
      ` [edk2-devel] "

[edk2-devel] EDK II Maintainers - EDK II CI is now active on edk2/master
 2020-03-10  7:53 UTC  (9+ messages)

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Correct typo in error strings
 2020-03-10  6:33 UTC  (2+ messages)

[PATCH 0/2] ArmPkg/ArmMmuLib AARCH64: final cleanups
 2020-03-10  0:34 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 0/2] ArmPkg/ArmMmuLib: rewrite and improve cache handling with MMU off
 2020-03-10  0:33 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/2] ArmPkg/ArmMmuLib AARCH64: correctness fix
 2020-03-10  0:29 UTC  (4+ messages)
` [PATCH 2/2] ArmPkg/ArmMmuLib AARCH64: preserve attributes when replacing a table entry
  ` [edk2-devel] "

[PATCH] OvmfPkg/X86QemuLoadImageLib: fix "unused variable" error in X64 DXE builds
 2020-03-09 23:19 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel][PATCH 0/2] Platform/RPi: Fix compilation warnings
 2020-03-09 14:21 UTC  (3+ messages)
` [edk2-devel][PATCH 1/2] Platform/RPi/AcpiTables: Fix ASL "
` [edk2-devel][PATCH 2/2] Platform/RPi/ConfigDxe: Fix a compilation warning

[PATCH 1/1] BaseTools:copy the common PcdValueCommon.obj to output directory
 2020-03-09 11:34 UTC  (2+ messages)


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