public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-04-23 07:56:20 to 2020-04-24 20:22:23 UTC [more...]

[PATCH v2 0/6] Edk2 Platform and Core CI for ArmVirtPkg, EmulatorPkg, and OvmfPkg
 2020-04-24 20:22 UTC  (7+ messages)
  ` [EXTERNAL] "
      ` [edk2-devel] "
` [EXTERNAL] "

[PATCH v2 1/6] .azurepipelines: Add Platform CI template
 2020-04-24 20:22 UTC  (14+ messages)
  ` [EXTERNAL] [edk2-devel] "
` [PATCH v2 3/6] EmulatorPkg: Add Platform CI and configuration for Core CI
  ` [edk2-devel] "
  ` [EXTERNAL] "
` [PATCH v2 4/6] OvmfPkg: "
  ` [EXTERNAL] [edk2-devel] "
` [PATCH v2 5/6] .pytool: Update CI Settings to support Emulator, ArmVirt, and Ovmf packages
  ` [EXTERNAL] "
` [PATCH v2 6/6] .azurepipelines: Update Core CI build matrix to include platforms
  ` [EXTERNAL] "

[PATCH v4 0/6] Add BhyvePkg, to support the bhyve hypervisor
 2020-04-24 18:29 UTC  (7+ messages)
` [PATCH v4 1/6] OvmfPkg: Add bhyve support into AcpiTimerLib
` [PATCH v4 2/6] OvmfPkg: Add QemuFwCfgLibNull
` [PATCH v4 3/6] OvmfPkg: Add VBE2 mode info structure to LegacyVgaBios.h
` [PATCH v4 4/6] Add BhyvePkg, to support the bhyve hypervisor
` [PATCH v4 5/6] BhyvePkg: Add PlatformPei
` [PATCH v4 6/6] BhyvePkg: Add AcpiPlatformDxe

[PATCH v2 0/5] OvmfXen: Cleanup debug options
 2020-04-24 18:05 UTC  (12+ messages)
` [PATCH v2 1/5] OvmfPkg/OvmfXen: Remove DEBUG_ON_SERIAL_PORT
  ` [edk2-devel] "
` [PATCH v2 2/5] OvmfPkg/PlatformDebugLibIoPort: Reword QEMU to hypervisor
  ` [edk2-devel] "
` [PATCH v2 3/5] OvmfPkg/PlatformDebugLibIoPort: factor out debug port detection
  ` [edk2-devel] "
` [PATCH v2 4/5] OvmfPkg/PlatformDebugLibIoPort: Introduce a Nocheck variant
  ` [edk2-devel] "
` [PATCH v2 5/5] OvmfPkg/OvmfXen: Introduce DEBUG_ON_HYPERVISOR_CONSOLE build flag
  ` [edk2-devel] "

[PATCH v5 00/12] OvmfPkg: Support booting from Fusion-MPT SCSI controllers
 2020-04-24 18:02 UTC  (14+ messages)
` [PATCH v5 01/12] OvmfPkg/MptScsiDxe: Create empty driver
` [PATCH v5 02/12] OvmfPkg/MptScsiDxe: Install DriverBinding Protocol
` [PATCH v5 03/12] OvmfPkg/MptScsiDxe: Report name of driver
  ` [edk2-devel] "
` [PATCH v5 04/12] OvmfPkg/MptScsiDxe: Probe PCI devices and look for MptScsi
` [PATCH v5 05/12] OvmfPkg/MptScsiDxe: Install stubbed EXT_SCSI_PASS_THRU
` [PATCH v5 06/12] OvmfPkg/MptScsiDxe: Report targets and one LUN
` [PATCH v5 07/12] OvmfPkg/MptScsiDxe: Build and decode DevicePath
` [PATCH v5 08/12] OvmfPkg/MptScsiDxe: Open PciIo protocol for later use
` [PATCH v5 09/12] OvmfPkg/MptScsiDxe: Set and restore PCI attributes
` [PATCH v5 10/12] OvmfPkg/MptScsiDxe: Initialize hardware
` [PATCH v5 11/12] OvmfPkg/MptScsiDxe: Implement the PassThru method
` [PATCH v5 12/12] OvmfPkg/MptScsiDxe: Reset device on ExitBootServices()

[PATCH] MdeModulePkg/DeviceManagerUiLib: connect all before creating menu page
 2020-04-24 17:59 UTC  (7+ messages)
` [edk2-devel] "

[PATCH 0/2] Add DxeResetSystemLibBhyve
 2020-04-24 17:35 UTC  (5+ messages)
` [PATCH 1/2] OvmfPkg: "
  ` [edk2-devel] "
` [PATCH 2/2] BhyvePkg: Update BhyvePkgX64.dsc to use DxeResetSystemLibBhyve
  ` [edk2-devel] "

[PATCH v4 00/13] OvmfPkg: Support booting from Fusion-MPT SCSI controllers
 2020-04-24 17:03 UTC  (4+ messages)
` [PATCH v4 11/13] OvmfPkg/MptScsiDxe: Implement the PassThru method
  ` [edk2-devel] "

[PATCH v2 1/2] UefiCpuPkg/MpInitLib: Restore IDT context for APs
 2020-04-24 16:39 UTC  (6+ messages)
` [PATCH v2 2/2] UefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI
  ` [edk2-devel] "
  ` [edk2-devel] [PATCH v2 1/2] UefiCpuPkg/MpInitLib: Restore IDT context for APs

[PATCH v1 1/1] INF Spec: Add file dependency to [Sources] syntax
 2020-04-24 16:30 UTC  (8+ messages)
  ` [edk2-devel] "

[PATCH] BaseTools/PatchCheck.py: Add LicenseCheck
 2020-04-24 16:25 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH v3 0/6] Add BhyvePkg, to support the bhyve hypervisor
 2020-04-24 16:00 UTC  (24+ messages)
` [PATCH v3 1/6] OvmfPkg: Add bhyve support into AcpiTimerLib
  ` [edk2-devel] "
` [PATCH v3 2/6] OvmfPkg: Add QemuFwCfgLibNull
  ` [edk2-devel] "
` [PATCH v3 3/6] OvmfPkg: Add VBE2 mode info structure to LegacyVgaBios.h
  ` [edk2-devel] "
` [PATCH v3 4/6] Add BhyvePkg, to support the bhyve hypervisor
  ` [edk2-devel] "
` [PATCH v3 5/6] BhyvePkg: Add PlatformPei
  ` [edk2-devel] "
` [PATCH v3 6/6] BhyvePkg: Add AcpiPlatformDxe
  ` [edk2-devel] "

[PATCH edk2-platforms v3 00/24] Add PEI phase to LS1043ARDB Platform
 2020-04-24 15:51 UTC  (34+ messages)
` [PATCH edk2-platforms v3 01/24] Silicon/NXP: Add I2c lib
` [PATCH edk2-platforms v3 12/24] Silicon/NXP: Move RAM retrieval from SocLib
` [PATCH edk2-platforms v3 13/24] Platform/NXP/LS1043aRdbPkg: Add Clock retrieval APIs
` [PATCH edk2-platforms v3 14/24] Silicon/NXP: Use Clock retrieval PPI in modules
` [PATCH edk2-platforms v3 15/24] Silicon: NXP: Remove direct calls to SwapMmio* APIs
` [PATCH edk2-platforms v3 16/24] Silicon/NXP: Add Chassis2 Package
` [PATCH edk2-platforms v3 20/24] NXP: LS1043aRdbPkg: Use ArmPlatformHelper.S from ArmPlatformPkg
` [PATCH edk2-platforms v3 21/24] Platform/NXP: Use FV rules from ArmVirtPkg
` [PATCH edk2-platforms v3 24/24] Platform/NXP/LS1043aRdbPkg: Add PEI Phase

[PATCH 1/1] BaseTools: convert diff.order to LF-only
 2020-04-24 13:30 UTC  (4+ messages)
` [edk2-devel] "

[PATCH V2 0/7] CryptoPkg: Retire the deprecated functions
 2020-04-24 13:25 UTC  (11+ messages)
` [PATCH V2 1/7] CryptoPkg/BaseCrpytLib: Retire MD4 algorithm
` [PATCH V2 2/7] CryptoPkg/BaseCryptLib: Retire ARC4 algorithm
` [PATCH V2 3/7] CryptoPkg/BaseCryptLib: Retire the Tdes algorithm
` [PATCH V2 4/7] CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm
` [PATCH V2 5/7] CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm
` [PATCH V2 6/7] CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm
` [PATCH V2 7/7] CryptoPkg/Crypto.h: Update the version of Crypto Driver
` [edk2-devel] [PATCH V2 0/7] CryptoPkg: Retire the deprecated functions

[PATCH v2 0/6] Edk2 Platform and Core CI for ArmVirtPkg, EmulatorPkg, and OvmfPkg
 2020-04-24 12:31 UTC  (4+ messages)

[edk2-platforms][PATCH v1 0/4] Platform: Add initial support for N1SDP board
 2020-04-24 11:58 UTC  (5+ messages)
` [edk2-platforms][PATCH v1 1/4] Platform/ARM/N1SDP: Add platform library implementation
` [edk2-platforms][PATCH v1 2/4] Platform/ARM/N1SDP: Add EDK2 build system files
` [edk2-platforms][PATCH v1 3/4] Platform/ARM/N1SDP: Implement n1sdp specific PciExpressLib
` [edk2-platforms][PATCH v1 4/4] Platform/ARM/N1SDP: Enable devices connected over PCIe

[PATCH edk2-platforms 1/1] Silicon/NXP: rework IoAccessLib to use single function pointer struct
 2020-04-24 11:57 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] FW: Discussion: Basetools a separate repo
 2020-04-24  9:27 UTC  (3+ messages)

[PATCH v4 0/3] BaseTools: BaseTools changes for RISC-V platform
 2020-04-24  9:23 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] "
` [PATCH v4 3/3] "

[PATCH 0/1] ShellPkg: Add support for input with separately reported modifiers
 2020-04-24  9:20 UTC  (11+ messages)
` [PATCH 1/1] "
  ` [edk2-devel] "

[PATCH] NetworkPkg/IScsiDxe: Enhance the check for array boundary
 2020-04-24  9:13 UTC 

[PATCH 0/7] OvmfPkg, ArmVirtPkg: control PXE v4/v6 boot support from the QEMU cmdline
 2020-04-24  9:13 UTC  (12+ messages)
` [PATCH 1/7] OvmfPkg: introduce QemuFwCfgSimpleParserLib
` [PATCH 2/7] OvmfPkg/PlatformPei: parse "X-PciMmio64Mb" with QemuFwCfgSimpleParserLib
` [PATCH 3/7] OvmfPkg/PlatformPei: use QemuFwCfgParseBool in UPDATE_BOOLEAN_PCD_FROM_
` [PATCH 4/7] OvmfPkg/QemuFwCfgDxeLib: allow UEFI_DRIVER modules
` [PATCH 5/7] OvmfPkg: control PXEv4 / PXEv6 boot support from the QEMU command line
` [PATCH 6/7] ArmVirtPkg/QemuFwCfgLib: allow UEFI_DRIVER modules
` [PATCH 7/7] ArmVirtPkg: control PXEv4 / PXEv6 boot support from the QEMU command line

[PATCH v3 0/2] UefiCpuPkg/MpInitLib: Fix ASSERT in AP procedure
 2020-04-24  8:47 UTC  (3+ messages)
` [PATCH v3 1/2] UefiCpuPkg/MpInitLib: Restore IDT context for APs
` [PATCH v3 2/2] UefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI

[PATCH 0/2] Remove AdvancedFeaturePkg/TemporaryBuildWorkaround
 2020-04-24  7:41 UTC  (12+ messages)
` [PATCH 1/2] Features/Intel/AdvancedFeaturePkg: Remove temporary build workaround
  ` [edk2-devel] "
` [PATCH 2/2] Platform/Intel: Cleanup temporary build workaround related code
  ` [edk2-devel] "

[edk2-platforms] [PATCH V1 0/2] Integrate BDS Hook Points into New Platforms
 2020-04-24  7:33 UTC  (9+ messages)
` [edk2-platforms] [PATCH V1 1/2] CometlakeOpenBoardPkg: Add BDS Hook Dxe Driver
` [edk2-platforms] [PATCH V1 2/2] WhiskeylakeOpenBoardPkg/UpXtreme: "

[PATCH] MdeModulePkg/PciHostBridge: Update Mem and PMem Limit Checks
 2020-04-24  7:32 UTC  (11+ messages)
    ` [edk2-devel] "

[PATCH] Remove temporary build workaround in Features/Intel/AdvancedFeaturePkg
 2020-04-24  7:31 UTC 

[edk2-platforms: PATCH V1] MinPlatformPkg/PlatformInitPei: Create Library Instance of ReportCpuHobLib
 2020-04-24  7:09 UTC  (2+ messages)

[edk2-devel] [PATCH] CryptoPkg/FltUsedLib: Add FltUsedLib for float
 2020-04-24  5:07 UTC  (13+ messages)

[edk2-staging/EdkRepo] [PATCH v5 0/3] Add initial manifest repository support
 2020-04-23 23:29 UTC  (5+ messages)
` [edk2-staging/EdkRepo] [PATCH V5 1/3] EdkRepo: Initial commit of workspace_maintenance.py
` [edk2-staging/EdkRepo] [PATCH V5 2/3] EdkRepo: Add edkrepo/common/workspace_maintenance/manifest_repos_maintenance
` [edk2-staging/EdkRepo] [PATCH V5 3/3] EdkRepo: Update pull_latest_manifest_repo to use pull_single_manifest_repo

[edkrepo2-staging/EdkRepo] [PATCH V4 0/3] Add initial manifest repository support
 2020-04-23 19:09 UTC  (4+ messages)
` [edk2-stagin/EdkRepo] [PATCH V4 1/3] EdkRepo: Initial commit of workspace_maintenance.py
` [edk2-staging/EdkRepo] [PATCH V4 2/3] EdkRepo: Add edkrepo/common/workspace_maintenance/manifest_repos_maintenance
` [edk2-staging/EdkRepo] [PATCH V4 3/3] EdkRepo: Update pull_latest_manifest_repo to use pull_single_manifest_repo

EDK2 environment setup
 2020-04-23 19:03 UTC  (11+ messages)
` [EXTERNAL] [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH V3 0/3] Add initial manifest repository support
 2020-04-23 18:29 UTC  (7+ messages)
` [edk2-staging/EdkRepo] [PATCH V3 1/3] EdkRepo: Initial commit of workspace_maitenance.py
` [edk2-staging/EdkRepo] [PATCH V3 2/3] EdkRepo: Add edkrepo/common/workspace_maitenance/manifest_repos_maitenance
` [edk2-staging/EdkRepo] [PATCH V3 3/3] EdkRepo: Update pull_latest_manifest_repo to use pull_single_manifest_repo

[PATCH v1 0/7] Add definitions introduced in UEFI 2.8
 2020-04-23 13:54 UTC  (8+ messages)
` [PATCH v1 7/7] MdePkg: UEFI JSON Capsule Support
  ` [edk2-devel] "

[PATCH v1] UefiCpuPkg/MpInitLib: Add missing explicit PcdLib dependency
 2020-04-23  8:50 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 3/3] BaseTools: BaseTools changes for RISC-V platform
 2020-04-23  8:26 UTC  (4+ messages)
` [edk2-devel] "


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