public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-07-17 13:38:31 to 2019-07-22 03:39:18 UTC [more...]

[PATCH V2 0/4] Add a pcd PcdBootManagerInBootOrder to control whether BootManager is in BootOrder
 2019-07-22  3:39 UTC  (11+ messages)
` [PATCH V2 1/4] MdePkg/UefiSpec.h: Add define of runtime services support
` [PATCH V2 2/4] MdePkg: Add new pcd PcdRuntimeServicesSupport
` [PATCH V2 3/4] MdeModulePkg/RuntimeDxe: Set RuntimeServicesSupport base on Pcd
  ` [edk2-devel] "
` [PATCH V2 4/4] MdeModulePkg/CapsuleRuntimeDxe: Implement RuntimeServicesSupported
  ` [edk2-devel] "
  ` [edk2-devel] [PATCH V2 0/4] Add a pcd PcdBootManagerInBootOrder to control whether BootManager is in BootOrder

[PATCH v7 0/4] Implement SM3 measured boot
 2019-07-22  1:54 UTC  (9+ messages)
` [PATCH v7 1/4] SecurityPkg: introduce the SM3 digest algorithm
` [PATCH v7 2/4] SecurityPkg/HashLibBaseCryptoRouter: recognize "
` [PATCH v7 3/4] SecurityPkg: set SM3 bit in TPM 2.0 hash mask by default
` [PATCH v7 4/4] OvmfPkg: link SM3 support into Tcg2Pei and Tcg2Dxe
` [edk2-devel] [PATCH v7 0/4] Implement SM3 measured boot

[Patch 1/1 V2] BaseTools: Create ".cache" folder when initialize Build object
 2019-07-22  1:25 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH] OvmfPkg: enable multiprocessor builds when using build.sh
 2019-07-22  0:59 UTC 

[PATCH] OvmfPkg: enable multiprocessor builds when using build.sh
 2019-07-22  0:58 UTC 

[Patch] BaseTools: Fixed the mis-using strip() function issue
 2019-07-22  0:47 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 0/6] Acpiview table parsers code style enhancements and refactoring
 2019-07-22  0:38 UTC  (19+ messages)
` [PATCH v1 1/6] ShellPkg: acpiview: Allow passing buffer length to DumpGasStruct()
  ` [edk2-devel] "
` [PATCH v1 2/6] ShellPkg: acpiview: XSDT: Remove redundant ParseAcpi() call
  ` [edk2-devel] "
` [PATCH v1 3/6] ShellPkg: acpiview: RSDP: Make code consistent with other parsers
  ` [edk2-devel] "
` [PATCH v1 4/6] ShellPkg: acpiview: SRAT: Minor code style enhancements
  ` [edk2-devel] "
` [PATCH v1 5/6] ShellPkg: acpiview: MADT: Split structure length validation
  ` [edk2-devel] "
` [PATCH v1 6/6] ShellPkg: acpiview: IORT: Refactor PMCG node mapping count validation
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/6] Acpiview table parsers code style enhancements and refactoring

[Patch 0/9] Enable multiple process AutoGen
 2019-07-21 15:55 UTC  (12+ messages)
` [Patch 1/9] BaseTools: Singleton the object to handle build conf file
` [Patch 2/9] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
` [Patch 3/9] BaseTools: Add functions to get platform scope build options
` [Patch 4/9] BaseTools: Decouple AutoGen Objects
` [Patch 5/9] BaseTools: Enable Multiple Process AutoGen
` [Patch 6/9] BaseTools: Add shared data for processes
` [Patch 7/9] BaseTools: Add LogAgent to support multiple process Autogen
` [Patch 8/9] BaseTools: Move BuildOption parser out of build.py
` [Patch 9/9] BaseTools: Add the support for python 2
` [edk2-devel] [Patch 0/9] Enable multiple process AutoGen

[Patch 0/5] UefiCpuPkg: Enable Edkii Mp Services2 Ppi
 2019-07-21 10:43 UTC  (13+ messages)
` [Patch 1/5] UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API
  ` [edk2-devel] "
` [Patch 2/5] UefiCpuPkg/MpInitLib: "
  ` [edk2-devel] "
` [Patch 3/5] UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI
  ` [edk2-devel] "
` [Patch 4/5] UefiCpuPkg/CpuMpPei: Produce EDKII_PEI_MP_SERVICES2_PPI
  ` [edk2-devel] "
` [Patch 5/5] UefiCpuPkg/RegisterCpuFeaturesLib: Start all processors simultaneously
  ` [edk2-devel] "

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 07/25/2019 6:30pm-7:30pm #cal-reminder
 2019-07-21  1:30 UTC 

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 07/25/2019 5:00pm-5:30pm #cal-reminder
 2019-07-21  0:00 UTC 

[edk2-platforms Patch 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences
 2019-07-20 15:11 UTC  (16+ messages)
` [edk2-platforms Patch 1/5] Vlv2TbltDevicePkg/PlatformPei: Add boot mode detection
  ` [edk2-devel] "
` [edk2-platforms Patch 2/5] Vlv2TbltDevicePkg: Convert use of FCE tool to Structured PCD
  ` [edk2-devel] "
` [edk2-platforms Patch 3/5] Vlv2TbltDevicePkg: Remove Linux/GCC specific DSC/FDF files
` [edk2-platforms Patch 4/5] Vlv2TbltDevicePkg: Convert BAT/sh Capsule scripts to Python
  ` [edk2-devel] "
` [edk2-platforms Patch 5/5] Vlv2Tbl2DevicePkg: Convert BAT/sh Build "
` [edk2-devel] [edk2-platforms Patch 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences

[edk2-platforms: PATCH 0/1] Handle RPi device trees using "ethernet0"
 2019-07-19 17:29 UTC  (2+ messages)
` [edk2-platforms: PATCH 1/1] Platform/RPi3: Accept "ethernet" or "ethernet0" aliases in device tree

[PATCH 0/4] Arm, ArmPlatform, Crypto, Embedded: list internal headers in [Sources]
 2019-07-19 17:13 UTC  (8+ messages)
` [PATCH 1/4] ArmPkg: list module-internal header files in INF [Sources]
` [PATCH 2/4] ArmPlatformPkg: "
  ` [edk2-devel] "
` [PATCH 3/4] CryptoPkg/BaseCryptLib: "
  ` [edk2-devel] "
` [PATCH 4/4] EmbeddedPkg: "
  ` [edk2-devel] "

[edk2-platforms: PATCH 0/3] Platform/RPi3: Improve timeout handling in DwUsbHostDxe
 2019-07-19 16:43 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-07-19 16:42 UTC  (11+ messages)
` [PATCH v3 06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [edk2-devel] [PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
 2019-07-19 15:00 UTC 

[[edk2-platforms]PATCH v5 1/1] Platform: Intel: Add Stratix 10 platform support
 2019-07-19 13:35 UTC  (2+ messages)

[PATCH 1/1] edksetup.sh: rework python executable scanning
 2019-07-19 13:07 UTC  (13+ messages)
` [edk2-devel] "

[edk2-platforms: PATCH v2 0/2] Platform/RPi3: Improve boot order and add custom freqs
 2019-07-19 11:36 UTC  (2+ messages)

[PATCH v7 edk2-platforms 1/1] Silicon/Synopsys/DesignWare: DwEmacSnpDxe: Add DesignWare EMAC driver
 2019-07-19  9:35 UTC  (2+ messages)

[PATCH 0/3] add GetMaintainer.py helper script
 2019-07-19  9:00 UTC  (8+ messages)
    ` [PATCH 0/3] add GetMaintainer.py helper script (and Maintainers.txt format change)

[PATCH] UefiCpuPkg/PiSmmCpu: Allow SMM access-out when static paging is OFF
 2019-07-19  7:51 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms Patch V2 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences
 2019-07-19  6:42 UTC  (7+ messages)
` [edk2-platforms Patch V2 1/5] Vlv2TbltDevicePkg/PlatformPei: Add boot mode detection
` [edk2-platforms Patch V2 2/5] Vlv2TbltDevicePkg: Convert use of FCE tool to Structured PCD
` [edk2-platforms Patch V2 3/5] Vlv2TbltDevicePkg: Remove Linux/GCC specific DSC/FDF files
` [edk2-platforms Patch V2 4/5] Vlv2TbltDevicePkg: Convert BAT/sh Capsule scripts to Python
` [edk2-platforms Patch V2 5/5] Vlv2Tbl2DevicePkg: Convert BAT/sh Build "
` [edk2-devel] [edk2-platforms Patch V2 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences

[PATCH v6 edk2-platforms 1/1] Silicon/Synopsys/Designware/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver
 2019-07-19  6:41 UTC  (7+ messages)
  ` [edk2-devel] "

[PATCH v1 00/11] Add security checks in the Acpiview table parsers
 2019-07-19  5:39 UTC  (7+ messages)
` [PATCH v1 01/11] ShellPkg: acpiview: FADT: Validate global pointers before use
    ` [edk2-devel] "
` [PATCH v1 11/11] ShellPkg: acpiview: DBG2: Add error-checking in the parsing logic

[Patch 1/1] BaseTools: Create ".cache" folder when initialize Build object
 2019-07-19  2:25 UTC  (3+ messages)

[PATCH v1 0/8] Remove redundant forward declarations in acpiview
 2019-07-19  1:08 UTC  (20+ messages)
` [PATCH v1 1/8] ShellPkg: acpiview: RSDP: Remove redundant forward declarations
  ` [edk2-devel] "
` [PATCH v1 2/8] ShellPkg: acpiview: FADT: "
  ` [edk2-devel] "
` [PATCH v1 3/8] ShellPkg: acpiview: SPCR: Remove redundant forward declaration
  ` [edk2-devel] "
` [PATCH v1 4/8] ShellPkg: acpiview: SRAT: Remove redundant forward declarations
  ` [edk2-devel] "
` [PATCH v1 5/8] ShellPkg: acpiview: MADT: "
  ` [edk2-devel] "
` [PATCH v1 6/8] ShellPkg: acpiview: IORT: "
  ` [edk2-devel] "
` [PATCH v1 7/8] ShellPkg: acpiview: GTDT: "
  ` [edk2-devel] "
` [PATCH v1 8/8] ShellPkg: acpiview: DBG2: "
  ` [edk2-devel] "

[PATCH 0/4] Maintainers.txt: formalize ArmVirtPkg and OvmfPkg subsystem pathnames
 2019-07-18 23:11 UTC  (15+ messages)
` [PATCH 2/4] Maintainers.txt: split out section "OvmfPkg: Xen-related modules"
` [PATCH 3/4] Maintainers.txt: split out section "OvmfPkg: TCG- and TPM2-related modules"
    ` [edk2-devel] "
` [PATCH 4/4] Maintainers.txt: split out section "OvmfPkg: CSM modules"
            ` [edk2-devel] "

ExtScsiPassThru support for Logical SCSI devices
 2019-07-18 21:10 UTC  (5+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH v2] KabylakeSiliconPkg: Possible out-of-bounds memory writes
 2019-07-18 16:53 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 0/1] Maintainers.txt: Review ownership for MdeModulePkg
 2019-07-18 12:37 UTC  (8+ messages)
` [PATCH v2 1/1] Maintainers.txt: Fine-grained review "
  ` [edk2-devel] "

[Patch] BaseTools: Sort file list in Makefile
 2019-07-18  7:34 UTC 

[PATCH] ClevoOpenBoardPkg: Added NVMe boot support
 2019-07-18  6:38 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v1 0/1] Maintainers.txt: Review ownership for MdeModulePkg
 2019-07-18  5:50 UTC  (7+ messages)
` [PATCH v1 1/1] Maintainers.txt: Fine-grained review "
      ` [edk2-devel] "

[PATCH 0/3] MdePkg/MdeModulePkg: Introduce a pcd to control runtime services
 2019-07-18  1:56 UTC  (6+ messages)
` [PATCH 3/3] MdeModulePkg/CapsuleRuntimeDxe: Control runtime services supported
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/3] MdePkg/MdeModulePkg: Introduce a pcd to control runtime services

[PATCH 0/4] Add a pcd PcdBootManagerInBootOrder to control whether BootManager is in BootOrder
 2019-07-18  0:50 UTC  (4+ messages)

[PATCH] MdePkg/BaseLib: Base64Decode(): don't declare variables in nested blocks
 2019-07-17 14:42 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