public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-11-06 04:37:04 to 2019-11-07 16:14:58 UTC [more...]

[PATCH 1/1] BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched already
 2019-11-07 16:14 UTC  (4+ messages)

[Patch v4 00/22] Enable Phase 1 of EDK II CI
 2019-11-07 16:00 UTC  (40+ messages)
` [Patch v4 01/22] Maintainers.txt: Add continuous integration(CI) directories
` [Patch v4 02/22] .gitignore: Ignore python compiled files, extdeps, and vscode
` [Patch v4 03/22] requirements.txt: Add python pip requirements file
` [Patch v4 04/22] BaseTools: Add RC_PATH define for VS2017/2019
` [Patch v4 05/22] BaseTools: Add YAML files with path env and tool extdeps
` [Patch v4 06/22] BaseTools: Add BaseTools plugins to support CI
` [Patch v4 07/22] .pytool/Plugin: Add CI plugins
` [Patch v4 08/22] CryptoPkg: Add YAML file for CI builds
` [Patch v4 09/22] FatPkg: "
` [Patch v4 10/22] FmpDevicePkg: "
` [Patch v4 11/22] MdeModulePkg: "
` [Patch v4 12/22] MdePkg: "
` [Patch v4 13/22] NetworkPkg: "
` [Patch v4 14/22] PcAtChipsetPkg: Add YAML files "
` [Patch v4 15/22] SecurityPkg: "
` [Patch v4 16/22] ShellPkg: Add YAML file "
` [Patch v4 17/22] UefiCpuPkg: "
` [Patch v4 18/22] SignedCapsulePkg: Use BaseCryptLibNull to reduce package CI time
` [Patch v4 19/22] .pytool: Add CISettings.py and Readme.md
` [Patch v4 20/22] .azurepipelines: Add Azure Pipelines YML configuration files
` [Patch v4 21/22] .mergify: Add Mergify YML pull request rules configuration file
` [Patch v4 22/22] Readme.md: Add CI build status badges

EDK II Maintainers please test the pull request commit gate
 2019-11-07 15:18 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] [edk2] DSC file : override FILE_GUID rule
 2019-11-07 15:16 UTC  (5+ messages)

EDK II CI Phase 1 Unit Test Cases
 2019-11-07 15:15 UTC  (2+ messages)

privileged entropy sources in QEMU/KVM guests
 2019-11-07 15:11 UTC  (18+ messages)

[edk2-devel] [PATCH V3 0/6] Add Device Security driver
 2019-11-07 13:41 UTC 

[edk2-devel] [PATCH V3 0/4] Add SPDM device security
 2019-11-07 13:41 UTC 

[PATCH V3 0/6] Add Device Security driver
 2019-11-07 13:38 UTC  (7+ messages)
` [PATCH V3 1/6] IntelSiliconPkg/Include: Add Intel PciSecurity definition
` [PATCH V3 2/6] IntelSiliconPkg/Include: Add Platform Device Security Policy protocol
` [PATCH V3 3/6] IntelSiliconPkg/dec: Add ProtocolGuid definition
` [PATCH V3 4/6] IntelSiliconPkg/IntelPciDeviceSecurityDxe: Add PciSecurity
` [PATCH V3 5/6] IntelSiliconPkg/SamplePlatformDevicePolicyDxe: Add sample policy
` [PATCH V3 6/6] IntelSiliconPkg/dsc: Add Device Security component

[PATCH V3 0/4] Add SPDM device security
 2019-11-07 13:37 UTC  (5+ messages)
` [PATCH V3 1/4] MdePkg/Include: Add DMTF SPDM definition
` [PATCH V3 2/4] MdeModulePkg/Include: Add DeviceSecurity.h
` [PATCH V3 3/4] MdeModulePkg/dec: Add EdkiiDeviceSecurityProtocolGuid
` [PATCH V3 4/4] MdeModulePkg/Pci: Add DeviceSecurity support

[PATCH] EmbeddedPkg/DtPlatformDxe: Add DT/ACPI Default Flexibility
 2019-11-07 11:56 UTC  (3+ messages)

[PATCH V2 0/6] Add Device Security driver
 2019-11-07  8:42 UTC  (27+ messages)
` [PATCH V2 1/6] IntelSiliconPkg/Include: Add Intel PciSecurity definition
` [PATCH V2 2/6] IntelSiliconPkg/Include: Add Platform Device Security Policy protocol
` [PATCH V2 3/6] IntelSiliconPkg/dec: Add ProtocolGuid definition
` [PATCH V2 4/6] IntelSiliconPkg/IntelPciDeviceSecurityDxe: Add PciSecurity
` [PATCH V2 5/6] IntelSiliconPkg/SamplePlatformDevicePolicyDxe: Add sample policy
  ` [edk2-devel] "
  ` [edk2-devel] [PATCH V2 2/6] IntelSiliconPkg/Include: Add Platform Device Security Policy protocol
  ` [edk2-devel] [PATCH V2 4/6] IntelSiliconPkg/IntelPciDeviceSecurityDxe: Add PciSecurity
  ` [edk2-devel] [PATCH V2 3/6] IntelSiliconPkg/dec: Add ProtocolGuid definition
  ` [edk2-devel] [PATCH V2 1/6] IntelSiliconPkg/Include: Add Intel PciSecurity definition
  ` [edk2-devel] [PATCH V2 6/6] IntelSiliconPkg/dsc: Add Device Security component

[PATCH] IntelSiliconPkg/Library:Add BaseConfigBlockLib Library
 2019-11-07  8:14 UTC 

[PATCH] Support skipping automatic BM enumeration
 2019-11-07  7:21 UTC  (27+ messages)
` [edk2-devel] "

[PATCH V2 0/4] Add SPDM device security
 2019-11-07  7:16 UTC  (19+ messages)
` [PATCH V2 1/4] MdePkg/Include: Add DMTF SPDM definition
      ` [edk2-devel] "
` [PATCH V2 2/4] MdeModulePkg/Include: Add DeviceSecurity.h
  ` [edk2-devel] "
` [PATCH V2 4/4] MdeModulePkg/Pci: Add DeviceSecurity support
  ` [edk2-devel] "
  ` [edk2-devel] [PATCH V2 3/4] MdeModulePkg/dec: Add EdkiiDeviceSecurityProtocolGuid

[edk2-platforms] [PATCH] BoardModulePkg: Remove unused variable
 2019-11-07  6:49 UTC 

[edk2-devel] [edk2] OCP : Olympus project's UEFI BIOS code support
 2019-11-07  5:45 UTC 

[PATCH] SecurityPkg: Fix TPM2 ACPI measurement
 2019-11-07  5:13 UTC  (3+ messages)

[PATCH] IntelSiliconPkg/Library:Add BaseConfigBlockLib Library
 2019-11-07  4:36 UTC 

[PATCH 0/2] Reserve page 0 for NULL pointer detection
 2019-11-07  2:10 UTC  (4+ messages)
` [PATCH 1/2] MdeModulePkg/DxeIplPeim: reserve "
` [PATCH 2/2] MdeModulePkg/Core/Dxe: free page 0 after disabling "

[PATCH V3 0/8] Update SMBIOS 3.3.0
 2019-11-07  0:52 UTC  (9+ messages)
` [PATCH V3 1/8] MdePkg/Smbios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9
` [PATCH V3 2/8] MdePkg/Smbios.h: SMBIOS 3.3.0 add support for CXL Flexbus
` [PATCH V3 3/8] MdePkg/Smbios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17
` [PATCH V3 4/8] MdePkg/Smbios.h: SMBIOS 3.3.0 Update Intel Persistent Memory string
` [PATCH V3 5/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9
` [PATCH V3 6/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 add support for CXL Flexbus
` [PATCH V3 7/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 Add value HBM and Die for type 17
` [PATCH V3 8/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"

[edk2-platforms] [Patch v2 0/9] Enable Ps2 keyboard
 2019-11-07  0:50 UTC  (28+ messages)
` [edk2-platforms] [Patch v2 1/9] BoardModulePkg: Add gBoardModulePkgTokenSpaceGuid
` [edk2-platforms] [Patch v2 2/9] SimicsOpenBoardPkg: Remove Super I/O DXE driver
` [edk2-platforms] [Patch v2 3/9] BoardModulePkg: Add Super I/O driver
` [edk2-platforms] [Patch v2 4/9] BoardModulePkg: Add fix at build Pcds
` [edk2-platforms] [Patch v2 5/9] BoardModulePkg: Added Pcds to Super I/O driver
` [edk2-platforms] [Patch v2 6/9] BoardModulePkg: Add Ps2 Keyboard Library
` [edk2-platforms] [Patch v2 7/9] KabylakeOpenBoardPkg: Add Ps2 Keyboard Support
  ` [edk2-devel] "
` [edk2-platforms] [Patch v2 8/9] SimicsOpenBoardPkg: Add Ps2 keyboard Support
` [edk2-platforms] [Patch v2 9/9] WhiskeylakeOpenBoardPkg: Add Ps2 Keyboard Support

[Patch v3 00/22] Enable Phase 1 of EDK II CI
 2019-11-07  0:32 UTC  (4+ messages)
` [Patch v3 04/22] BaseTools/tools_def.template: Add RC_PATH define

[edk2-non-osi] [PATCH] edk2-non-osi: Update PurleySiliconBinPkg maintainers
 2019-11-07  0:25 UTC  (2+ messages)

[edk2-devel] [edk2] OCP : Olympus project's UEFI BIOS code support
 2019-11-06 23:04 UTC  (3+ messages)

[edk2-devel][edk2-staging/EdkRepo][PATCH v2 1/8] EdkRepo: Argument String Refactor - Removed Unused Strings
 2019-11-06 22:44 UTC  (16+ messages)
` [edk2-devel][edk2-staging/EdkRepo][PATCH v2 2/8] EdkRepo: Argument String Refactor Manifest Command
` [edk2-devel][edk2-staging/EdkRepo][PATCH v2 3/8] EdkRepo: Argument String Refactor - Combo Command
` [edk2-devel][edk2-staging/EdkRepo][PATCH v2 4/8] EdkRepo: Argument String Refactor - Checkout Command
` [edk2-devel][edk2-staging/EdkRepo][PATCH v2 5/8] EdkRepo: Argument Strings Refactor - Sparse Command
` [edk2-devel][edk2-staging/EdkRepo][PATCH v2 6/8] EdkRepo: Argument Strings Refactor - Sync Command
` [edk2-devel][edk2-staging/EdkRepo][PATCH v2 7/8] EdkRepo: Argument Strings Refactor - Clone Command
` [edk2-devel][edk2-staging/EdkRepo][PATCH v2 8/8] EdkRepo: Argument Strings Refactor - EdkRepo Command

[edk2-non-osi][PATCH V1 00/10] Clean up PurleySiliconBinPkg
 2019-11-06 22:20 UTC  (2+ messages)

csm on edk2-platform
 2019-11-06 16:17 UTC 

[PATCH V2 0/8] Update SMBIOS 3.3.0
 2019-11-06 15:15 UTC  (10+ messages)
` [PATCH V2 1/8] MdePkg/Smbios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9
  ` [edk2-devel] "
` [PATCH V2 2/8] MdePkg/Smbios.h: SMBIOS 3.3.0 add support for CXL Flexbus
` [PATCH V2 3/8] MdePkg/Smbios.h: SMBIOS 3.3.0 Add value HBM and Die for type 17
  ` [edk2-devel] "
` [PATCH V2 4/8] MdePkg/Smbios.h: SMBIOS 3.3.0 Update Intel Persistent Memory string
  ` [edk2-devel] "

[edk2-devel] [edk2] OCP : Olympus project's UEFI BIOS code support
 2019-11-06  7:48 UTC 

[edk2-devel] [edk2] OCP : Olympus project's UEFI BIOS code support
 2019-11-06  7:04 UTC  (2+ messages)


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