public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-05-14 09:28:20 to 2020-05-18 11:48:26 UTC [more...]

[edk2-rfc] GitHub Pull Request based Code Review Process
 2020-05-18 11:48 UTC  (14+ messages)
` [edk2-devel] "
  ` [EXTERNAL] "

[PATCH v3] SecurityPkg: Change default value source
 2020-05-18 11:41 UTC 

[PATCH V6 00/13] CryptoPkg: Retire the deprecated functions
 2020-05-18  5:37 UTC  (16+ messages)
` [PATCH V6 01/13] CryptoPkg/CryptoDxe: Add function to indicate the deprecated algorithm
` [PATCH V6 02/13] CryptoPkg/BaseCrpytLib: Retire MD4 algorithm
` [PATCH V6 03/13] CryptoPkg/OpensslLib: Set MD4 disable in OpensslLib
` [PATCH V6 04/13] CryptoPkg/BaseCryptLib: Retire ARC4 algorithm
` [PATCH V6 05/13] CryptoPkg/OpensslLib: Set ARC4 disable in OpensslLib
` [PATCH V6 06/13] CryptoPkg/BaseCryptLib: Retire the TDES algorithm
` [PATCH V6 07/13] CryptoPkg/OpensslLib: Set TDES disable in OpensslLib
` [PATCH V6 08/13] CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm
` [PATCH V6 09/13] CryptoPkg/OpensslLib: Remove the Aes Ecb file in the OpensslLib
` [PATCH V6 10/13] CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm
` [PATCH V6 11/13] CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm
` [PATCH V6 12/13] CryptoPkg/opensslconf.h: Covert the file ending to dos format
` [PATCH V6 13/13] CryptoPkg/Crypto.h: Update the version of Crypto Driver

[edk2-staging/EdkRepo] [PATCH v1] EdkRepo: Fixed submodule attribute in pin files
 2020-05-18  2:11 UTC  (3+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Pass a ManifestXML to find_project_in_all_indices
 2020-05-18  2:03 UTC  (4+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Improve clone error handling
 2020-05-18  1:53 UTC  (4+ messages)

[edk2-staging/EdkRepo] [PATCH v1 0/2] Manifest parser line ending cleanup and small bug fixes
 2020-05-18  1:48 UTC  (5+ messages)
` [edk2-staging/EdkRepo] [PATCH v1 1/2] EdkRepo: Normalize line endings
` [edk2-staging/EdkRepo] [PATCH v1 2/2] EdkRepo: Fixed use of incorrect variable names

[edk2-staging/EdkRepo] [PATCH V2] EdkRepo: Only process the checkout command if a valid combo is used
 2020-05-18  1:22 UTC  (3+ messages)

[PATCH] Edk2-Platform/Maintainers.txt: Add Eric as Reviewer for MinPlatformPkg
 2020-05-18  1:05 UTC  (4+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH v1] EdkRepo: Fixed incorrect commit template warnings
 2020-05-18  0:50 UTC 

[PATCH edk2-platforms 1/1] Silicon/Socionext/SynQuacer: use Generic Event Device for power button
 2020-05-17 11:03 UTC  (4+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH v1 0/2] Enabling selective submodule initialization
 2020-05-17  1:29 UTC  (3+ messages)
` [edk2-staging/EdkRepo] [PATCH v1 1/2] EdkRepo: Adding selective submodule init script
` [edk2-staging/EdkRepo] [PATCH v1 2/2] EdkRepo: Update commands to use new submodule code

Hii PE/COFF resource section
 2020-05-16 22:43 UTC 

[PATCH edk2-platforms 0/3] Silicon/SynQuacer: preparatory ConnectAll fixes
 2020-05-16 17:59 UTC  (4+ messages)
` [PATCH edk2-platforms 1/3] Platform/96Boards/96BoardsI2cDxe: connect I2C controllers at EndOfDxe
` [PATCH edk2-platforms 2/3] Silicon/SynQuacer/NetsecDxe: drop false dependency on device path protocol
` [PATCH edk2-platforms 3/3] Silicon/SynQuacer/NetsecDxe: avoid media detection delay at boot

[PATCH v2] SecurityPkg: Change default value source
 2020-05-16  3:20 UTC  (2+ messages)

[PATCH edk2-platforms v5 00/24] Add PEI phase to LS1043ARDB Platform
 2020-05-15 22:13 UTC  (3+ messages)
` [PATCH edk2-platforms v5 12/24] Silicon/NXP: Move RAM retrieval from SocLib

[edk2-platforms: PATCH v2 0/3] Marvell UTMI fixes
 2020-05-15 21:05 UTC  (4+ messages)
` [edk2-platforms: PATCH v2 1/3] Marvell/Library: UtmiLib: update USB2.0 analog settings
` [edk2-platforms: PATCH v2 2/3] Marvell/Library: UtmiLib: Fix pll initialization for the second port
` [edk2-platforms: PATCH v2 3/3] Marvell/Library: UtmiLib: Fix USB mux configuration

[PATCH edk2-test] Maintainers: replace Supreeth with Edhaya as SCT maintainer
 2020-05-15 18:06 UTC  (4+ messages)

[PATCH 0/4] OvmfPkg/PlatformPei: rewrite MemTypeInfo HOB production logic
 2020-05-15 17:55 UTC  (8+ messages)
` [PATCH 1/4] OvmfPkg/PlatformPei: don't track BS Code/Data in default MemTypeInfo HOB
` [PATCH 3/4] OvmfPkg/PlatformPei: extract memory type info defaults to PCDs
` [edk2-devel] [PATCH 0/4] OvmfPkg/PlatformPei: rewrite MemTypeInfo HOB production logic

[edk2-devel] [edk2-platforms] [PATCH v2] Platform/ARM/SgiPkg: Fix constant-logical-operand clang error
 2020-05-15 15:38 UTC  (2+ messages)

[PATCH V6 0/1] Disable safe string constraint assertions
 2020-05-15 15:26 UTC  (15+ messages)
` [PATCH V6 1/1] MdePkg: Fix SafeString performing assertions on runtime checks
  ` [edk2-devel] "
            ` [EXTERNAL] "
                ` [EXTERNAL] "
` [edk2-devel] [PATCH V6 0/1] Disable safe string constraint assertions

Where to put the bhyve code in the edk2 repo: BhyvePkg, or under OvmfPkg?
 2020-05-15 15:03 UTC  (15+ messages)
` [edk2-devel] "

[PATCH v7 00/43] SEV-ES guest support
 2020-05-15 14:30 UTC  (11+ messages)
      ` [edk2-devel] "

[PATCH v2 0/3] New RISC-V Patches
 2020-05-15 13:39 UTC  (4+ messages)
` [PATCH v2 1/3] ProcessorPkg/RiscVOpensbLib: Add opensbi submodule
` [PATCH v2 2/3] ProcessorPkg/Library: Add RiscVOpensbiLib
` [PATCH v2 3/3] ProcessorPkg/Library: Add RiscVEdk2SbiLib

[platform/devel-riscvplatforms PATCHv1 0/2] New RISC-V patches
 2020-05-15 13:38 UTC  (4+ messages)
` [platform/devel-riscvplatforms PATCHv1 2/2] ProcessorPkg/Library: Add EDK2 RISC-V OpenSBI library
  ` [edk2-devel] "

reg: Wifi Connection Manager Setup Page Issues
 2020-05-15 11:54 UTC 

[PATCH V7 0/1] Disable safe string constraint assertions
 2020-05-15 11:30 UTC  (3+ messages)
` [PATCH V7 1/1] MdePkg: Fix SafeString performing assertions on runtime checks

[PATCH v2 00/11] Kvmtool guest firmware support for Arm
 2020-05-15 10:50 UTC  (30+ messages)
` [PATCH v2 01/11] PcAtChipsetPkg: Add MMIO Support to RTC driver
` [PATCH v1 02/11] MdePkg: Add NULL implementation for PCILib
` [PATCH v1 03/11] MdePkg: Base Memory Lib instance using MMIO
  ` [edk2-devel] "
` [PATCH v2 06/11] ArmVirtPkg: Add kvmtool platform driver
    ` [edk2-devel] "
` [PATCH v1 07/11] ArmVirtPkg: kvmtool platform memory map
  ` [edk2-devel] "
` [PATCH v1 08/11] ArmVirtPkg: Add Kvmtool NOR flash lib
    ` [edk2-devel] "
` [PATCH v2 09/11] ArmVirtPkg: Support for kvmtool emulated platform
  ` [edk2-devel] "
` [PATCH v1 10/11] ArmVirtPkg: Link NorFlashDxe with BaseMemoryLibMmio
  ` [edk2-devel] "
` [PATCH v1 11/11] Maintainer.txt: Add Kvmtool emulated plat maintainer
  ` [edk2-devel] "

[PATCH V7 0/6] Add definitions introduced in UEFI 2.8a
 2020-05-15  8:33 UTC  (9+ messages)
` [PATCH V7 1/6] MdePkg: Add new CPER Notification types
` [PATCH V7 2/6] MdePkg: Fix OUT parameters marked as IN OUT
` [PATCH V7 3/6] MdePkg: Add EFI_RT_PROPERTIES_TABLE
` [PATCH V7 4/6] MdePkg: Add FMP Capsule Image Header extension
` [PATCH V7 5/6] MdeModulePkg: "
    ` [edk2-devel] "
` [PATCH V7 6/6] SignedCapsulePkg: "

[edk2-devel] [PATCH 0/2] Add FMP Capsule Image Header extension
 2020-05-15  8:32 UTC  (4+ messages)
` [edk2-devel] [PATCH 1/2] MdeModulePkg: "
` [edk2-devel] [PATCH 2/2] SignedCapsulePkg: "

[PATCH v2] Add Features/Intel/OutOfBandManagement/SpcrFeaturePkg
 2020-05-15  8:10 UTC  (2+ messages)
` [edk2-devel] "

Soft Feature Freeze starts now for edk2-stable202005
 2020-05-15  8:07 UTC 

[PATCH 0/5] Add Definitions introduced in PI 1.7 and PI 1.7a
 2020-05-15  7:50 UTC  (7+ messages)
` [PATCH 5/5] MdePkg: Update structures for MpServices Protocol
  ` [edk2-devel] "

[PATCH] UefiCpuPkg/MpService: GetProcessorInfo returns 6-level topology
 2020-05-15  7:44 UTC 

[edk2-platform][PATCH v1 0/4] Update ASIX USB Networking drivers
 2020-05-15  6:43 UTC  (14+ messages)
` [edk2-platform][PATCH v1 2/4] Drivers/OptionRomPkg: Move ASIX drivers to AsixPkg
      ` [edk2-devel] "
` [edk2-platform][PATCH v1 3/4] Silicon/AsixPkg: Add ASIX Ax88179 driver
` [edk2-platform][PATCH v1 4/4] Silicon/AsixPkg: Add ASIX Ax88772c driver

[edk2-devel] [PATCH V4 0/5] FmpDevicePkg: Move capsule dependency implement to library
 2020-05-15  3:01 UTC  (7+ messages)
` [edk2-devel] [PATCH V4 1/5] FmpDevicePkg: Add FmpDependency library class and BASE instance
` [edk2-devel] [PATCH V4 2/5] FmpDevicePkg/Test: Add FmpDependencyLib unit test
` [edk2-devel] [PATCH V4 3/5] FmpDevicePkg: Add FmpDependencyCheck library class and instances
` [edk2-devel] [PATCH V4 4/5] FmpDevicePkg: Add FmpDependencyDevice library class and NULL instance
` [edk2-devel] [PATCH V4 5/5] FmpDevicePkg/FmpDxe: Use new Fmp dependency libraries

[PATCH v1 2/2] UnitTestFrameworkPkg/UnitTestLib: Update SaveFrameworkState() signature
 2020-05-15  1:12 UTC  (2+ messages)

[edk2-devel] [PATCH V3 0/5] FmpDevicePkg: Move capsule dependency implement to library
 2020-05-15  0:59 UTC  (7+ messages)
` [edk2-devel] [PATCH V3 1/5] FmpDevicePkg: Add FmpDependency library class and BASE instance
` [edk2-devel] [PATCH V3 2/5] FmpDevicePkg/Test: Add FmpDependencyLib unit test
` [edk2-devel] [PATCH V3 3/5] FmpDevicePkg: Add FmpDependencyCheck library class and instances
` [edk2-devel] [PATCH V3 4/5] FmpDevicePkg: Add FmpDependencyDevice library class and NULL instance
` [edk2-devel] [PATCH V3 5/5] FmpDevicePkg/FmpDxe: Use new Fmp dependency libraries

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Only process the checkout command if a valid combo is used
 2020-05-15  0:22 UTC  (2+ messages)

Cancelled Event: Test - Thursday, 14 May 2020 #cal-cancelled
 2020-05-15  0:00 UTC 

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Update return values of manifest_repo_list
 2020-05-14 23:43 UTC  (3+ messages)

[edk2-staging/EdkRepo] [PATCH V2] EdkRepo: Add the manifest-repos command
 2020-05-14 23:40 UTC  (3+ messages)

[PATCH v2] UnitTestFrameworkPkg/UnitTestLib: Correct dereferred pointer
 2020-05-14 23:22 UTC  (2+ messages)

[edk2-staging/EdkRepo] [PATCH V2] EdkRepo: Update list-repos to support multiple manifest repositories
 2020-05-14 23:15 UTC  (4+ messages)

[edk2-rfc] [RFCv2] code-first process for UEFI-forum specifications
 2020-05-14 21:10 UTC 

[PATCH v2] OvmfPkg: Skip initrd command on Xcode toolchain
 2020-05-14 17:12 UTC  (2+ messages)

[PATCH v2 0/5] Add Definitions introduced in PI 1.7 and PI 1.7a
 2020-05-14 16:51 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] PcAtChipsetPkg: Wrong System YEAR displayed in SETUP
 2020-05-14 15:11 UTC  (18+ messages)
` [edk2-devel] "

[PATCH v7 0/7] Add definitions introduced in UEFI 2.8
 2020-05-14 14:16 UTC  (4+ messages)
` [PATCH v7 1/7] MdePkg: Extend SERIAL_IO with DeviceTypeGuid
  ` [edk2-devel] "

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 15 May 2020 #cal-cancelled
 2020-05-14 13:38 UTC 

[PATCH] OvmfPkg: Skip initrd command on Xcode toolchain
 2020-05-14 13:27 UTC  (3+ messages)

[PATCH 0/1] EmbeddedPkg/Library: Add VirtualRealTimeClockLib
 2020-05-14 13:14 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [edk2] "

[PATCH v8] IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers
 2020-05-14 12:57 UTC  (3+ messages)
` [edk2-devel] "

[PATCH V5 00/12] CryptoPkg: Retire the deprecated functions
 2020-05-14  9:27 UTC  (5+ messages)
` [PATCH V5 09/12] CryptoPkg/OpensslLib: Remove the Aes Ecb file in the OpensslLib
` [PATCH V5 10/12] CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm
` [PATCH V5 11/12] CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm
` [PATCH V5 12/12] CryptoPkg/Crypto.h: Update the version of Crypto Driver


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