public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-02-07 02:12:24 to 2020-02-11 02:55:05 UTC [more...]

[PATCH v1 0/2] Fix backward incompatible CPU_MP_DATA struct change
 2020-02-11  2:55 UTC  (9+ messages)
` [PATCH v1 1/2] Revert UefiCpuPkg/MpInitLib: Relocate microcode patch fields in CPU_MP_DATA
` [PATCH v1 2/2] UefiCpuPkg/MpInitLib: Not pass microcode info between archs "
  ` [edk2-devel] "
  ` [edk2-devel] [PATCH v1 0/2] Fix backward incompatible CPU_MP_DATA struct change

[PATCH] ShellPkg/UefiShellAcpiViewCommandLib: Fix FADT Parser
 2020-02-11  2:54 UTC  (6+ messages)
` [edk2-devel] "

[edk2-devel] [edk2-non-osi] [PATCH V3 1/1] Intel/PurleySiliconBinPkg: Add Intel(R) PCH Ignition Firmware 1.0.2.43
 2020-02-11  0:11 UTC 

[edk2-devel] [edk2-non-osi] [PATCH V3 0/1] Add Intel® Management Engine Firmware Binaries for 2nd Generation Intel® Xeon®
 2020-02-11  0:11 UTC 

[edk2-non-osi] [PATCH V3 1/1] Intel/PurleySiliconBinPkg: Add Intel(R) PCH Ignition Firmware 1.0.2.43
 2020-02-10 23:53 UTC 

[edk2-non-osi] [PATCH V3 0/1] Add Intel® Management Engine Firmware Binaries for 2nd Generation Intel® Xeon®
 2020-02-10 23:53 UTC 

[PATCH v2 00/78] Fix a bunch of typos (part 1)
 2020-02-10 23:51 UTC  (3+ messages)
` [edk2-devel] "
  ` 答复: "

[PATCH v3 00/78] Fix a bunch of typos (part 1)
 2020-02-10 22:54 UTC  (10+ messages)
` [PATCH v3 72/78] SourceLevelDebugPkg/DebugCommunicationLib: Fix various typos
` [PATCH v3 73/78] SourceLevelDebugPkg: Fix few typos
` [PATCH v3 74/78] StandaloneMmPkg: Fix a typo
` [PATCH v3 75/78] StandaloneMmPkg: Fix few typos
` [PATCH v3 76/78] UefiCpuPkg/CpuDxe: "
` [PATCH v3 77/78] UefiCpuPkg/PiSmm: Fix various typos
` [PATCH v3 78/78] UefiCpuPkg/Smm: "
  ` [edk2-devel] [PATCH v3 00/78] Fix a bunch of typos (part 1)

[Patch 0/2] Disable EBC for unit tests
 2020-02-10 20:24 UTC  (3+ messages)
` [Patch 1/2] UnitTestFrameworkPkg: Disable EBC in DSC file
` [Patch 2/2] MdePkg: Disable EBC for unit tests in MdePkg.dsc

A problem with live migration of UEFI virtual machines
 2020-02-10 20:20 UTC  (2+ messages)
` [edk2-devel] "

Shell feature?
 2020-02-10 20:11 UTC 

[PATCH 0/1] BaseTools: Switch to GNU mode for CLANGPDB
 2020-02-10 19:23 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [edk2-devel] "

[Patch] UnitTestFrameworkPkg/UnitTestLib: Fix XCODE parenthesis issues
 2020-02-10 19:16 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 00/40] SEV-ES guest support
 2020-02-10 18:13 UTC  (12+ messages)
` [PATCH v4 08/40] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
  ` [edk2-devel] "
` [PATCH v4 23/40] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
  ` [edk2-devel] "
` [PATCH v4 37/40] UefiCpuPkg: Allow AP booting under SEV-ES
  ` [edk2-devel] "

PCD Migration issue
 2020-02-10 17:39 UTC 

[PATCH 00/19] ADD LX2160ARDB Platform Support
 2020-02-10 17:32 UTC  (29+ messages)
` [PATCH 01/19] Silicon/NXP: Add I2c lib
    ` [edk2-devel] "
` [PATCH 02/19] Silicon/NXP: changes to use I2clib in i2cdxe
` [PATCH 03/19] NXP/LS1043aRdb: Move Soc specific components to soc files
` [PATCH 04/19] Silicon/NXP: Remove DuartLib and use BaseSerialPortLib16550
` [PATCH 05/19] NXP/BaseSerialPortLib16550: remove SerialPortInitalize functionality
` [PATCH 06/19] Silicon/NXP: remove print information from Soc lib
  ` [EXTERNAL] "
` [PATCH 07/19] Silicon/NXP: remove not needed components
` [PATCH 08/19] Silicon/NXP: Remove unnecessary PCDs
` [PATCH 09/19] Silicon/NXP: Move dsc file
` [PATCH 10/19] Platform/NXP: rename the ArmPlatformLib as per ArmPlatformPkg
` [PATCH 11/19] Silicon/NXP: Add Chassis Lib for Chassis2
` [PATCH 12/19] Silicon/NXP/LS1043A: Add SocLib
` [PATCH 13/19] Silicon/NXP: Move RAM retrieval from SocLib
` [PATCH 14/19] Silicon/NXP/LS1043A: Replce SocLib
` [PATCH 15/19] Platform/NXP/LS1043ARDB: introduce PEI Phase
` [PATCH 16/19] Silicon/NXP: Add Pl011 Serial port lib
` [PATCH 17/19] Silicon/NXP: Add Chassis3V2
` [PATCH 18/19] Silicon/NXP: Add LX2160A SocLib
` [PATCH 19/19] Platform/NXP: Add LX2160ARDBPKG

[staging/RISC-V-V2]: Need to bump opensbi submodule to get sbi_hfence.S etc
 2020-02-10 16:39 UTC  (6+ messages)
    ` [edk2-devel] "

[Patch 0/2] Move FIT based microcode shadow to platform PEIM
 2020-02-10 15:54 UTC  (4+ messages)
` [Patch 1/2] UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib
` [Patch 2/2] MdePkg: Remove FIT table industry standard header file

[edk2 wiki][patch] Move TOCTOU feature from Q1 stable tag to Q2 stable tag
 2020-02-10 15:37 UTC 

[PATCH v2] Add support for Diagnostics ACM in FitGen tool
 2020-02-10 14:09 UTC  (2+ messages)

[PATCH v3 0/2] BaseTools: Rationalise makefile generation
 2020-02-10 13:29 UTC  (4+ messages)
` [PATCH v3 2/2] BaseTools: Remove caret in NASM_INC macro
  ` [edk2-devel] "

[PATCH 0/4] MdeModulePkg/SdMmcPciHcDxe: Refactor command processing
 2020-02-10 13:11 UTC  (4+ messages)
` [PATCH 4/4] MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode
  ` [edk2-devel] "

[PATCH 0/2] IntelFsp2Pkg: Coverity scan flags issues
 2020-02-10 11:49 UTC  (6+ messages)
` [PATCH 1/2] IntelFsp2Pkg/GenCfgOpt.py: "
  ` [edk2-devel] "
` [PATCH 2/2] IntelFsp2Pkg/SplitFspBin.py: "

[PATCH 0/1] BaseTools: Switch to GNU mode for CLANGPDB
 2020-02-10 11:21 UTC 

[PATCH v3 0/1] Add PCD to disable safe string constraint assertions
 2020-02-10 11:12 UTC  (6+ messages)
` [edk2-devel] "

[Patch] IntelSiliconPkg: FIT based shadow microcode PPI support
 2020-02-10 11:04 UTC 

[PATCH v4 0/2] BaseTools: Rationalise makefile generation
 2020-02-10 10:49 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] BaseTools: Remove caret in NASM_INC macro

[PATCH 0/1] ShellPkg: Add support for input with separately reported modifiers
 2020-02-10 10:18 UTC  (2+ messages)
` [PATCH 1/1] "

A problem with live migration of UEFI virtual machines
 2020-02-10  8:53 UTC 

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 00/12] PciBusDxe: New PCI Express features
 2020-02-10  8:46 UTC  (34+ messages)
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 01/12] MdeModulePkg/PciBusDxe: Setup for "
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 02/12] MdeModulePkg/PciBusDxe: Setup PCI Express init phase
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 03/12] PciBusDxe: New PCI Express feature Max_Payload_Size
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 04/12] PciBusDxe: New PCI Express feature Max_Read_Req_Size
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 05/12] PciBusDxe: New PCI Express feature Relax Ordering
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 06/12] PciBusDxe: New PCI Express feature No-Snoop
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 07/12] PciBusDxe: New PCI Express feature Completion Timeout
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 08/12] PciBusDxe: New PCI Express feature AtomicOp
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 09/12] PciBusDxe: New PCI Express feature LTR
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 10/12] PciBusDxe: New PCI Express feature Extended Tag
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 11/12] PciBusDxe: New PCI Express feature ASPM support
` [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 12/12] PciBusDxe: New PCI Express feature Common CLock Config
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 01/12] MdeModulePkg/PciBusDxe: Setup for PCI Express features
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 02/12] MdeModulePkg/PciBusDxe: Setup PCI Express init phase
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 03/12] PciBusDxe: New PCI Express feature Max_Payload_Size
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 04/12] PciBusDxe: New PCI Express feature Max_Read_Req_Size
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 05/12] PciBusDxe: New PCI Express feature Relax Ordering
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 06/12] PciBusDxe: New PCI Express feature No-Snoop
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 07/12] PciBusDxe: New PCI Express feature Completion Timeout
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 08/12] PciBusDxe: New PCI Express feature AtomicOp
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 09/12] PciBusDxe: New PCI Express feature LTR
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 10/12] PciBusDxe: New PCI Express feature Extended Tag
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 11/12] PciBusDxe: New PCI Express feature ASPM support
  ` [edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH 12/12] PciBusDxe: New PCI Express feature Common CLock Config

[PATCH v2 0/1] SecurityPkg: Fix incorrect return value when File is NULL
 2020-02-10  6:34 UTC  (4+ messages)
` [PATCH v2 1/1] "
  ` [edk2-devel] "

Revert commit afb07da which is pushed by misoperation
 2020-02-10  4:55 UTC 

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] MdePkg/Protocols: Code correction - removal of reserved member
 2020-02-10  0:39 UTC  (3+ messages)

[edk2-platforms][PATCH 1/1] Platform/RPi4: Add ACPI entry for Genet network interface
 2020-02-08 17:24 UTC  (4+ messages)

[edk2-platforms][PATCH v3 0/3] Platform/RPi4: Add Genet network driver stub
 2020-02-08 14:13 UTC  (3+ messages)

[PATCH] ArmPlatformPkg/Ds5: Increase path length to 400
 2020-02-08 11:56 UTC  (2+ messages)

[PATCH] MdePkg: Add PCI Express 5.0 Header File
 2020-02-07 20:57 UTC  (3+ messages)

[Patch v2 00/11] Add Unit Test Framework
 2020-02-07 18:54 UTC  (13+ messages)
` [Patch v2 01/11] .pytool: Add CI support for host based unit tests with results
` [Patch v2 02/11] BaseTools/Plugin: Add HostBasedUnitTestRunner plugin
` [Patch v2 03/11] MdePkg/Include/Library: Add UnitTestLib class
` [Patch v2 04/11] UnitTestFrameworkPkg: Add public and private interfaces
` [Patch v2 05/11] UnitTestFrameworkPkg/Library: Add library instances
` [Patch v2 06/11] UnitTestFrameworkPkg/Test: Add unit test samples
` [Patch v2 07/11] UnitTestFrameworkPkg: Add DSC, DSC INC, and YAML files
  ` [edk2-devel] "
` [Patch v2 08/11] MdePkg/Test: Add SafeIntLib and BaseLib Base64 unit tests
` [Patch v2 09/11] MdeModulePkg: Add DxeResetSystemLib unit test
` [Patch v2 10/11] .azurepipelines: Enable CI for UnitTestFrameworkPkg and host tests
` [Patch v2 11/11] Maintainers.txt: Add UnitTestFrameworkPkg

[Patch 00/11] Add Unit Test Framework
 2020-02-07 16:05 UTC  (9+ messages)
` [Patch 02/11] BaseTools/Plugin: Add HostBasedUnitTestRunner plugin
` [Patch 03/11] MdePkg/Include/Library: Add UnitTestLib class
  ` [edk2-devel] "
` [Patch 08/11] MdePkg/Test: Add SafeIntLib and BaseLib Base64 unit tests

[RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
 2020-02-07 10:44 UTC 

[edk2-platforms] [PATCH 0/7] Add CometlakeOpenBoardPkg support
 2020-02-07  9:51 UTC  (8+ messages)
` [edk2-platforms] [PATCH 1/7] CometlakeOpenBoardPkg: Add package and headers
` [edk2-platforms] [PATCH 2/7] CometlakeOpenBoardPkg/CometlakeURvp: Add headers
` [edk2-platforms] [PATCH 3/7] CometlakeOpenBoardPkg: Add library instances
` [edk2-platforms] [PATCH 4/7] CometlakeOpenBoardPkg/CometlakeURvp: "
` [edk2-platforms] [PATCH 5/7] CometlakeOpenBoardPkg: Add modules
` [edk2-platforms] [PATCH 6/7] CometlakeOpenBoardPkg/CometlakeURvp: Add DSC and build files
` [edk2-platforms] [PATCH 7/7] Update Maintainers.txt for CometlakeOpenBoardPkg

[PATCH V2] MdePkg/SmBios.h: Add two additional DWORD for smbios 3.3.0 type17
 2020-02-07  9:31 UTC  (2+ messages)

[Patch 1/1] BaseTools: Fixed a Incremental build issue
 2020-02-07  9:29 UTC  (2+ messages)

[Patch 1/1] BaseTools: Fixed a Incremental build issue
 2020-02-07  8:45 UTC 

[edk2-rfc] [edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
 2020-02-07  8:19 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1] MdeModulePkg/PiDxeS3BootScriptLib: Fix potential numeric truncation (CVE-2019-14563)
 2020-02-07  7:16 UTC  (3+ messages)

[PATCH v2] MdeModulePkg/Capsule: Remove RT restriction in UpdateCapsule service
 2020-02-07  6:42 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] MdePkg/SmBios.h: Add two additional DWORD for smbios 3.3.0 type17
 2020-02-07  6:37 UTC  (2+ messages)

[PATCH v1] Add support for Diagnostics ACM in FitGen tool
 2020-02-07  5:54 UTC  (2+ messages)

TianoCore Community Meeting Minutes - Feb 6
 2020-02-07  4:30 UTC 

[PATCH v2 0/1] BaseTools: Enhance call stack unwindability for CLANGPDB x64 binary
 2020-02-07  4:02 UTC  (2+ messages)
` [PATCH v2 1/1] "

TianoCore Community Meeting Minutes - Feb 6
 2020-02-07  3:47 UTC 

[Patch 0/4] Fix Structured PCD Application CI build issues
 2020-02-07  3:43 UTC  (9+ messages)
` [Patch 1/4] BaseTools/Build: Do not use Common.lib in Structured PCD app
` [Patch 2/4] BaseTools/PcdValueCommon: Fix 64-bit host compiler error
` [Patch 3/4] BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 env
` [Patch 4/4] BaseTools/WindowsVsToolChain: Clean up Python source formatting

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 02/06/2020 7:30pm-8:30pm #cal-reminder
 2020-02-07  3:15 UTC 

[edk2-platform] FitGen: Support FV with the extension header
 2020-02-07  3:12 UTC  (2+ messages)

[Patch] MdeModulePkg/Capsule: Remove RT restriction in UpdateCapsule service
 2020-02-07  3:06 UTC  (2+ messages)

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Fri, 02/07/2020 9:30am-10:30am #cal-reminder
 2020-02-07  2:55 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