public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-10-24 14:03:12 to 2019-10-30 03:35:21 UTC [more...]

[PATCH] MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributes
 2019-10-30  3:35 UTC  (3+ messages)

[PATCH v3] CryptoPkg: Upgrade OpenSSL to 1.1.1d
 2019-10-30  3:13 UTC 

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

[edk2-platforms][PATCH V1 0/2] Correct Platform Hook Library references
 2019-10-30  2:49 UTC  (5+ messages)
` [edk2-platforms][PATCH V1 1/2] KabylakeOpenBoardPkg: "
` [edk2-platforms][PATCH V1 2/2] WhiskeylakeOpenBoardPkg: "

[PATCH] CryptoPkg/OpensslLib: Update process_files.pl to generate .h files
 2019-10-30  2:42 UTC  (4+ messages)

[PATCH] MdeModulePkg/NvmExpressPei: Fix Opal S3 unlock issue
 2019-10-30  0:22 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-platforms] [PATCH] SimicsOpenBoardPkg: Add CmosAccessLib to BoardX58Ich10
 2019-10-29 22:27 UTC 

[edk2-platforms] [PATCH] SimicsOpenBoardPkg: Change Build Output Directory
 2019-10-29 20:36 UTC 

How /sys/firmware/fdt getting created
 2019-10-29 14:32 UTC 

[edk2-devel] [edk2] NOOPT and PcdOptimizeCompilerEnable
 2019-10-29 11:00 UTC 

[Patch 0/1] BaseTools: Using compiler to generate source code dependency files
 2019-10-29  4:11 UTC  (9+ messages)
` [Patch 1/1] BaseTools: Generate source file dependency in Make phase
` [edk2-devel] [Patch 0/1] BaseTools: Using compiler to generate source code dependency files

[PATCH v2 0/8] support server identity validation in HTTPS Boot (CVE-2019-14553)
 2019-10-29  3:19 UTC  (22+ messages)
` [PATCH v2 1/8] MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost (CVE-2019-14553)
  ` [edk2-devel] "
` [PATCH v2 2/8] CryptoPkg/TlsLib: Add the new API "TlsSetVerifyHost" (CVE-2019-14553)
  ` [edk2-devel] "
` [PATCH v2 3/8] CryptoPkg/Crt: turn strchr() into a function (CVE-2019-14553)
  ` [edk2-devel] "
` [PATCH v2 4/8] CryptoPkg/Crt: satisfy "inet_pton.c" dependencies (CVE-2019-14553)
      ` [edk2-devel] "
` [PATCH v2 5/8] CryptoPkg/Crt: import "inet_pton.c" (CVE-2019-14553)
` [PATCH v2 6/8] CryptoPkg/TlsLib: TlsSetVerifyHost: parse IP address literals as such (CVE-2019-14553)
` [PATCH v2 7/8] NetworkPkg/TlsDxe: Add the support of host validation to TlsDxe driver (CVE-2019-14553)
` [PATCH v2 8/8] NetworkPkg/HttpDxe: Set the HostName for the verification (CVE-2019-14553)
` [edk2-devel] [PATCH v2 0/8] support server identity validation in HTTPS Boot (CVE-2019-14553)

[edk2-staging/RISC-V-V2 PATCH v3 00/39] RISC-V EDK2 Port on
 2019-10-29  2:01 UTC  (45+ messages)
` [edk2-staging/RISC-V-V2 PATCH v3 01/39] RiscVPkg: RISC-V processor package
` [edk2-staging/RISC-V-V2 PATCH v3 02/39] RiscVPkg/Include: Add header files of RISC-V CPU package
` [edk2-staging/RISC-V-V2 PATCH v3 03/39] RiscVPkg/opensbi: EDK2 RISC-V OpenSBI support
` [edk2-staging/RISC-V-V2 PATCH v3 04/39] MdePkg: RISC-V RV64 binding in MdePkg
` [edk2-staging/RISC-V-V2 PATCH v3 05/39] MdePkg/Include: RISC-V definitions
` [edk2-staging/RISC-V-V2 PATCH v3 06/39] MdeModulePkg/CapsuleRuntimeDxe: Add RISCV64 arch
` [edk2-staging/RISC-V-V2 PATCH v3 07/39] MdePkg/BaseLib: BaseLib for RISC-V RV64 Processor
` [edk2-staging/RISC-V-V2 PATCH v3 08/39] MdePkg/BaseCacheMaintenanceLib: RISC-V cache maintenance implementation
` [edk2-staging/RISC-V-V2 PATCH v3 09/39] MdePkg/BaseIoLibIntrinsic: RISC-V I/O intrinsic functions
` [edk2-staging/RISC-V-V2 PATCH v3 10/39] MdePkg/BasePeCoff: Add RISC-V PE/Coff related code
` [edk2-staging/RISC-V-V2 PATCH v3 11/39] MdePkg/BaseCpuLib: RISC-V Base CPU library implementation
` [edk2-staging/RISC-V-V2 PATCH v3 12/39] MdePkg/BaseSynchronizationLib: RISC-V cache related code
` [edk2-staging/RISC-V-V2 PATCH v3 13/39] MdeModulePkg/Logo
` [edk2-staging/RISC-V-V2 PATCH v3 14/39] NetworkPkg
` [edk2-staging/RISC-V-V2 PATCH v3 15/39] RiscVPkg/Library: RISC-V CPU library
` [edk2-staging/RISC-V-V2 PATCH v3 16/39] RiscVPkg/Library: Add RISC-V exception library
` [edk2-staging/RISC-V-V2 PATCH v3 17/39] RiscVPkg/Library: Add RISC-V timer library
` [edk2-staging/RISC-V-V2 PATCH v3 18/39] RiscVPkg/Library: Add EDK2 RISC-V OpenSBI library
` [edk2-staging/RISC-V-V2 PATCH v3 19/39] RiscVPkg/Library: RISC-V platform level DxeIPL libraries
` [edk2-staging/RISC-V-V2 PATCH v3 20/39] MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL
` [edk2-staging/RISC-V-V2 PATCH v3 21/39] RiscVPkg/PeiServicesTablePointerLibOpenSbi: RISC-V PEI Service Table Pointer library
` [edk2-staging/RISC-V-V2 PATCH v3 22/39] RiscVPlatformPkg/RiscVPlatformTempMemoryInit: RISC-V Platform Temporary Memory library
` [edk2-staging/RISC-V-V2 PATCH v3 23/39] RiscVPkg/CpuDxe: Add RISC-V CPU DXE driver
` [edk2-staging/RISC-V-V2 PATCH v3 24/39] BaseTools: BaseTools changes for RISC-V platform
` [edk2-staging/RISC-V-V2 PATCH v3 25/39] BaseTools/Scripts
` [edk2-staging/RISC-V-V2 PATCH v3 26/39] RiscVPkg/SmbiosDxe: Generic SMBIOS DXE driver for RISC-V platforms
` [edk2-staging/RISC-V-V2 PATCH v3 27/39] RiscVPkg/RiscVOpensbLlib: Add submodule opensbi
` [edk2-staging/RISC-V-V2 PATCH v3 28/39] RiscVPlatformPkg/FirmwareContextProcessorSpecificLib:Add FirmwareContextProcessorSpecificLib module
` [edk2-staging/RISC-V-V2 PATCH v3 29/39] RiscVPlatformPkg/RealTimeClockLibNull: Null instance of RTC lib
` [edk2-staging/RISC-V-V2 PATCH v3 30/39] RiscVPlatformPkg/OpensbiPlatformLibNull: NULL instance of RiscVOpensbiPlatformLib
` [edk2-staging/RISC-V-V2 PATCH v3 31/39] RiscVPlatformPkg/PlatformMemoryTestLibNull: NULL instance of PlatformMemoryTestLib
` [edk2-staging/RISC-V-V2 PATCH v3 32/39] RiscVPlatformPkg/PlatformUpdateProgressLibNull: NULL instance of PlatformUpdateProgressLib
` [edk2-staging/RISC-V-V2 PATCH v3 33/39] RiscVPlatformPkg/PlatformBootManagerLib: Platform Boot Manager library
` [edk2-staging/RISC-V-V2 PATCH v3 34/39] RiscVPkg/RiscVPlatformTimerLibNull: NULL instance of RISC-V platform timer library
` [edk2-staging/RISC-V-V2 PATCH v3 35/39] RiscVPlatformPkg/SecMain: RISC-V SecMain module
` [edk2-staging/RISC-V-V2 PATCH v3 36/39] RiscVPlatformPkg: Add RiscVPlatformPkg
` [edk2-staging/RISC-V-V2 PATCH v3 37/39] edk2-staging:RISC-V-V2: Add RiscVEdk2Readme.md
` [edk2-staging/RISC-V-V2 PATCH v3 38/39] edk2-staging: Revise Maintainers.txt for RISC-V packages
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v3 39/39] edk2-staging: Revise Readme.md
  ` [edk2-devel] "

[Patch] NetworkPkg/SnpDxe: Use PcdGetBool() instead of FixedPcdGetBool in Snp.c
 2019-10-29  1:43 UTC  (2+ messages)

[PATCH] Maintainers.txt: Update my e-mail address
 2019-10-29  1:18 UTC  (4+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Preferred Entry Point Support
 2019-10-28 23:47 UTC  (2+ messages)

[edk2-staging/EdkRepo][PATCH 1/3] EdkRepo: Multiple Command Package Configuration Support
 2019-10-28 23:47 UTC  (6+ messages)
` [edk2-staging/EdkRepo] [PATCH 2/3] EdkRepo: Multiple Command Package Command Factory Update
` [edk2-staging/EdkRepo] [PATCH 3/3] EdkRepo: Multiple Command Package Build Script Update
  ` [edk2-devel] "
` [edk2-devel] [edk2-staging/EdkRepo][PATCH 1/3] EdkRepo: Multiple Command Package Configuration Support

[edk2-devel] [edk2] If use prebuild tools, not need install python 2.7 anymore?
 2019-10-28 13:01 UTC  (3+ messages)
  ` [edk2-devel] [edk2] [EmulatorPkg] using __debugbreak()

[Patch 1/1] Maintainers.txt: Change NetworkPkg maintainer role
 2019-10-28  7:34 UTC  (2+ messages)
` [edk2-devel] "

[platform/devel-riscv-v2 PATCHv5 00/18] Initial version of RISC-V
 2019-10-28  4:20 UTC  (19+ messages)
` [platform/devel-riscv-v2 PATCHv5 01/18] Silicon/SiFive: Initial version of SiFive silicon package
` [platform/devel-riscv-v2 PATCHv5 02/18] SiFive/E51: Initial version of SiFive E51 core library
` [platform/devel-riscv-v2 PATCHv5 03/18] SiFive/U54: Initial version of SiFive U54 "
` [platform/devel-riscv-v2 PATCHv5 04/18] SiFive/U54MC: Initial version of SiFive U54MC Coreplex library
` [platform/devel-riscv-v2 PATCHv5 05/18] U5SeriesPkg/PeiCoreInfoHobLib: Library to create core information
` [platform/devel-riscv-v2 PATCHv5 06/18] U5SeriesPkg/TimerDxe: U5 Series Platform Timer DXE driver
` [platform/devel-riscv-v2 PATCHv5 07/18] U5SeriesPkg/RamFvbServicesRuntimeDxe: Firmware Volume Block service
` [platform/devel-riscv-v2 PATCHv5 08/18] U5SeriesPkg/RiscVPlatformTimerLib: Platform Timer library
` [platform/devel-riscv-v2 PATCHv5 09/18] U5SeriesPkg/SerialIoLib: Platform Serial Port library
` [platform/devel-riscv-v2 PATCHv5 10/18] FreedomU540HiFiveUnleashedBoard/PlatformPei:Platform PEI
` [platform/devel-riscv-v2 PATCHv5 11/18] FreedomU540HiFiveUnleashedBoard/OpensbiPlatformLib:OpenSBI platform lib
` [platform/devel-riscv-v2 PATCHv5 12/18] U5SeriesPkg/FreedomU540HiFiveUnleashedBoard: Add SiFive U540 platform
` [platform/devel-riscv-v2 PATCHv5 13/18] FreedomU500VC707Board/PlatformPei: Platform initialization PEI module
` [platform/devel-riscv-v2 PATCHv5 14/18] FreedomU500VC707Board/OpensbiPlatformLib: OpenSBI platform interface
` [platform/devel-riscv-v2 PATCHv5 15/18] U5SeriesPkg/FreedomU500VC707Board: Add SiFive U500 platform
` [platform/devel-riscv-v2 PATCHv5 16/18] SiFive/U5SeriesPkg Add U5SeriesPkg
` [platform/devel-riscv-v2 PATCHv5 17/18] edk2-platforms: Update Readme.md for RISC-V platform
` [platform/devel-riscv-v2 PATCHv5 18/18] edk2-platforms: Update Maintainers file

[edk2-platforms][PATCH V1 1/1] KabylakeOpenBoardPkg/KabylakeRvp3: Update platform references
 2019-10-28  2:25 UTC  (3+ messages)

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 10/31/2019 6:30pm-7:30pm #cal-reminder
 2019-10-27  1:30 UTC 

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 10/31/2019 5:00pm-5:30pm #cal-reminder
 2019-10-27  0:00 UTC 

[PATCH] IntelFsp2Pkg/SplitFspBin.py: Command crashed when FV almost full
 2019-10-25 23:26 UTC  (2+ messages)
` [edk2-devel] "

[Patch v3 00/11] New Cross OS tool chain CLANG9
 2019-10-25 18:45 UTC  (6+ messages)
` [Patch v3 10/11] EmulatorPkg: Enable CLANG9 tool chain
        ` [edk2-devel] "

[edk2-platforms] [PATCH] MinPlatformPkg: Whitespace cleanup in PlatformInitDxe
 2019-10-25 15:14 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] EDK2 UEFI Specification and Revision
 2019-10-25 10:49 UTC  (3+ messages)

[PATCH v2 0/3] OvmfPkg: distinguish boot CPU count from possible CPU count
 2019-10-25  9:17 UTC  (14+ messages)
` [PATCH v2 1/3] OvmfPkg/OvmfXen.dsc: remove PcdCpu* dynamic defaults
` [PATCH v2 2/3] OvmfPkg/IndustryStandard: define macros for QEMU's CPU hotplug registers
  ` [edk2-devel] "
` [PATCH v2 3/3] OvmfPkg/PlatformPei: rewrite MaxCpuCountInitialization() for CPU hotplug
  ` [edk2-devel] "

TianoCore Bug 960 (HTTPS_HostName_Validation) Security Fix
 2019-10-25  8:15 UTC  (2+ messages)

[PATCH v1 0/4] Support HTTPS HostName validation feature(CVE-2019-14553)
 2019-10-25  8:14 UTC  (18+ messages)
` [RFC v1 5/4] CryptoPkg/TlsLib: accept peer certs via both DNS names and IP addresses
  ` [edk2-devel] "

[PATCH v2] CryptoPkg: Upgrade OpenSSL to 1.1.1d
 2019-10-25  8:10 UTC  (5+ messages)

[Patch v5 10/11] EmulatorPkg: Enable CLANG9 tool chain
 2019-10-25  1:38 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-platforms] [PATCH 0/2] Replace vtf0 bin with source version
 2019-10-25  1:29 UTC  (7+ messages)
` [PATCH 1/2] SimicsX58SktPkg: Replace vtf0 bin with source module
` [PATCH 2/2] SimicsOpenBoardPkg: Update Vtf0 binary rule in Fdf

[PATCH] Add support for FuSA ACM in FitGen tool
 2019-10-24 16:39 UTC  (3+ messages)


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