public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-08-18 16:44:25 to 2020-08-25 02:59:39 UTC [more...]

Soft Feature Freeze start date delays to 2020-08-24 for edk2-stable202008
 2020-08-25  2:59 UTC  (4+ messages)
  ` 回复: [edk2-devel] "
    `  "

TianoCore Bug Triage - APAC / NAMO - Tue, 08/25/2020 6:30pm-7:30pm #cal-reminder
 2020-08-25  2:06 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v2 0/2] CryptoPkg/OpensslLib: Add native instruction support for X64
 2020-08-25  0:55 UTC  (24+ messages)
` [PATCH v2 1/2] "
      ` [edk2-devel] "
` [PATCH v2 2/2] CryptoPkg/OpensslLib: Commit the auto-generated assembly files "
              ` [edk2-devel] "

[PATCH v2 2/6] FmpDevicePkg: Add LastAttemptStatus.h
 2020-08-25  0:30 UTC  (8+ messages)
  ` [edk2-devel] "

[PATCH v6 0/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-08-24 19:42 UTC  (3+ messages)
` [PATCH v6 1/1] "
  ` [edk2-devel] "

[PATCH] Maintainers.txt: Update Liming mail address
 2020-08-24 19:26 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2 1/1] UefiCpuPkg/MpInitLib: Always initialize the DoDecrement variable
 2020-08-24 19:13 UTC  (5+ messages)
` [edk2-devel] "

[PATCH 1/1] OvmfPkg/Bhyve: rename files to remove 'Pkg' infix
 2020-08-24 18:38 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] EmbeddedPkg/libfdt: Add strncmp macro to use AsciiStrnCmp
 2020-08-24 17:28 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 1/1] MdePkg : UefiFileHandleLib: fix buffer overrun in FileHandleReadLine()
 2020-08-24 16:52 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] OvmfPkg/SmmControl2Dxe: negotiate ICH9_LPC_SMI_F_CPU_HOTPLUG
 2020-08-24 16:46 UTC  (5+ messages)
` [edk2-devel] "

arm64: AMD Overdrive MNP Bug
 2020-08-24 14:47 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] ShellPkg/AcpiView: HMAT Parser
 2020-08-24 14:00 UTC 

running CI locally
 2020-08-24 12:35 UTC  (9+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH v2] SgiPkg/RdN1EdgeX2: Add missing reference to PcdChipCount
 2020-08-24 11:03 UTC  (3+ messages)
` [edk2-devel] "

[patch][edk2-platforms] Maintainers.txt: Update Liming mail address
 2020-08-24 10:41 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] ShellPkg/AcpiView: PCCT Parser
 2020-08-24 10:23 UTC 

[PATCH v1] NetworkPkg/UefiPxeBcDxe: Fix PXE_BOOT_SERVERS usage in boot info parse flow
 2020-08-23 16:24 UTC  (12+ messages)
` [edk2-devel] "
          ` 回复: "

intel: EDK2 Build failure for Quark/Gallileo
 2020-08-23 14:38 UTC  (4+ messages)
` [edk2-devel] "

Intel® FSP External Architecture Specification v2.2 Has Been Released
 2020-08-23  3:11 UTC  (2+ messages)
` [edk2-devel] "

Patch List for 202008 stable tag
 2020-08-22  0:15 UTC  (11+ messages)
        ` 答复: [edk2-devel] "
  `  "

[PATCH] .pytool/EccCheck: Disable Ecc error code 10014 for open CI
 2020-08-22  0:10 UTC  (2+ messages)
` 答复: [edk2-devel] "

[PATCH v3 0/6] Extend Last Attempt Status Usage
 2020-08-21 21:25 UTC  (5+ messages)
    ` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH v2] EdkRepo: Return exit codes in edkrepo_entry_point.py
 2020-08-21 19:59 UTC 

[PATCH] EdkRepo: Return exit codes in edkrepo_entry_point.py
 2020-08-21 19:55 UTC 

[PATCH] SgiPkg: Add chip count PCD to build information file for rdn1edgex2
 2020-08-21 16:54 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH] MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
 2020-08-21  7:17 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH v4 0/8] Need add a FSP binary measurement
 2020-08-21  6:18 UTC  (4+ messages)
` [EXTERNAL] [edk2-devel] "

[PATCH v2 0/4] Platform/RasberryPi: Thermal zone
 2020-08-21  4:15 UTC  (9+ messages)
` [PATCH v2 1/4] Platform/RaspberryPi4: Add a basic thermal zone
` [PATCH v2 2/4] Platform/RaspberryPi4: Create ACPI fan object
` [PATCH v2 3/4] Platform/RaspberryPi: Add entry for user fan control
` [PATCH v2 4/4] Platform/RaspberryPi: Trivial whitespace cleanup

[PATCH v8 0/5] Use RngLib instead of TimerLib for OpensslLib
 2020-08-20 16:18 UTC  (11+ messages)
` [PATCH v8 1/5] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
` [PATCH v8 2/5] MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe
` [PATCH v8 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
` [PATCH v8 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
` [PATCH v8 5/5] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
  ` [edk2-devel] "

[edk2-devel] [Patch ] IP is getting Configured when IP Configuration is disabled
 2020-08-20 15:55 UTC  (2+ messages)

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 21 August 2020 #cal-cancelled
 2020-08-20 15:13 UTC 

[PATCH 1/1] UefiCpuPkg/MpInitLib: Always initialize the DoDecrement variable
 2020-08-20 14:52 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 0/7] Add ACPI tables support for SbsaQemu
 2020-08-20 12:15 UTC  (16+ messages)
` [PATCH edk2-platforms 1/7] SbsaQemu: Initial support for static ACPI tables
` [PATCH edk2-platforms 2/7] SbsaQemu: AcpiTables: Add PCI support and MCFG Table
` [PATCH edk2-platforms 3/7] SbsaQemu: Add new ACPI driver and FDT parser to count CPUs
` [PATCH edk2-platforms 4/7] SbsaQemu: AcpiDxe: Create MADT table at runtime
` [PATCH edk2-platforms 5/7] SbsaQemu: AcpiDxe: Create SSDT "
` [PATCH edk2-platforms 6/7] SbsaQemu: AcpiDxe: Create PPTT "
` [PATCH edk2-platforms 7/7] SbsaQemu: AcpiTables: Add DBG2 Table

[PATCH v5 0/3] UefiPayloadPkg: Runtime MMCONF
 2020-08-20 10:55 UTC  (3+ messages)
` [PATCH v5 2/3] MdePkg: PciExpressLib support variable size MMCONF

[edk2-devel] UefiPayloadPkg: Slimboot assign PCIe resource above 4GB. but not supported in UEFIPayload
 2020-08-20  9:47 UTC  (2+ messages)

Propose on enabling TLSv1.3
 2020-08-20  0:50 UTC  (4+ messages)
      ` 回覆: [edk2-devel] "
        `  "

EDK2 Specs PDF links don't work
 2020-08-19 21:26 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v5 0/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
 2020-08-19 18:06 UTC  (14+ messages)
` [PATCH v5 1/1] "

Soft Feature Freeze starts now for edk2-stable202008
 2020-08-19 17:18 UTC  (18+ messages)
    ` [EXTERNAL] "
            ` [edk2-announce] "

[edk2-devel] question about UnitTest Framework
 2020-08-19 15:17 UTC  (3+ messages)

[PATCH EDK2 v2 0/1] SecurityPkg/DxeImageVerificationLib:Enhanced verification of Offset
 2020-08-19  9:33 UTC  (16+ messages)
` [PATCH EDK2 v2 1/1] "
      ` [edk2-devel] "

[PATCH v4 0/2] Enable EDKII CI support for DynamicTablesPkg
 2020-08-19  9:20 UTC  (5+ messages)
      ` [edk2-devel] "

[PATCH edk2-platforms v1 1/1] Platform/ARM/SgiPkg: Replace BSD License with BSD+Patent License
 2020-08-19  5:25 UTC  (2+ messages)
` [edk2-devel] "

[Wiki][Patch V2] Add EDK II Code First Process Wiki Page
 2020-08-19  2:37 UTC  (3+ messages)

TianoCore Bug Triage - APAC / NAMO - Tue, 08/18/2020 6:30pm-7:30pm #cal-reminder
 2020-08-19  1:15 UTC 

[PATCH v3 1/6] MdePkg/SystemResourceTable.h: Add vendor range values
 2020-08-18 21:16 UTC  (6+ messages)
` [PATCH v3 2/6] FmpDevicePkg: Add Last Attempt Status header files
` [PATCH v3 3/6] FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
` [PATCH v3 4/6] FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularity
` [PATCH v3 5/6] FmpDevicePkg: Add Last Attempt Status support to dependency libs
` [PATCH v3 6/6] FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API

[edk2-staging/EdkRepo] [PATCH V1 0/2] EdkRepo: Add support for SUBST drives
 2020-08-18 21:15 UTC  (5+ messages)
` [edk2-staging/EdkRepo] [PATCH V1 1/2] EdkRepo: Add function to enumerate subst drives
` [edk2-staging/EdkRepo] [PATCH V1 2/2] EdkRepo: Add support for "

[PATCH] Add a stub CONTRIBUTING.md pointing to the wiki
 2020-08-18 18:17 UTC  (5+ messages)
      ` [edk2-devel] "

[Patch] SecurityPkg/OpalPassword: Fix spelling mistake
 2020-08-18 16:44 UTC  (2+ 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