public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-10-28 02:32:14 to 2019-10-31 01:58:58 UTC [more...]

[PATCH v2 0/3] MdeModulePkg: Initialize variables
 2019-10-31  1:58 UTC  (5+ messages)
` [PATCH v2 1/3] MdeModulePkg/EhciPei: Initialize the variable Map
` [PATCH v2 2/3] MdeModulePkg/UhciPei: Initialize the variable RequestMap
` [PATCH v2 3/3] MdeModulePkg/Mem: Initialize the variable MapMemory

[edk2-platforms: PATCH v2 0/6] Add SetCacheLib library class
 2019-10-31  1:58 UTC  (15+ messages)
` [edk2-platforms: PATCH v2 1/6] MinPlatformPkg: "
` [edk2-platforms: PATCH v2 2/6] "
` [edk2-platforms: PATCH v2 3/6] KabylakeOpenBoardPkg: "
` [edk2-platforms: PATCH v2 4/6] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms: PATCH v2 5/6] PurleyOpenBoardPkg/BoardMtOlympus: "
  ` [edk2-devel] "
  ` FW: "
` [edk2-platforms: PATCH v2 6/6] SimicsOpenBoardPkg/BoardX58Ich10: "
  ` [edk2-devel] "

[PATCH v2] MdeModulePkg/SdBlockIoPei: Add check for DeviceIndex
 2019-10-31  1:57 UTC  (2+ messages)

[edk2-devel] [edk2] NOOPT and PcdOptimizeCompilerEnable
 2019-10-31  1:46 UTC  (2+ messages)

[edk2-platforms] [PATCH] SimicsOpenBoardPkg: Fix gcc build failure
 2019-10-31  1:33 UTC  (2+ messages)

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

[edk2-platforms] [PATCH] SimicsOpenBoardPkg: Add CmosAccessLib to BoardX58Ich10
 2019-10-31  1:22 UTC  (2+ messages)

[edk2-platforms] [PATCH] SimicsOpenBoardPkg: Change Build Output Directory
 2019-10-31  1:20 UTC  (2+ messages)

[PATCH v1 1/1] BaseTools: Build ASL files before C files
 2019-10-31  0:41 UTC  (3+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Make Installer use ProductCode from Vendor Customizer
 2019-10-30 23:48 UTC 

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Python 2.x deprecation warning in pip breaks EdkRepoInstaller
 2019-10-30 23:48 UTC 

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

[Patch v3 00/11] New Cross OS tool chain CLANG9
 2019-10-30 15:43 UTC  (7+ messages)
` [Patch v3 10/11] EmulatorPkg: Enable CLANG9 tool chain
        ` [edk2-devel] "

[edk2-devel] [PATCH v1 1/1] MdePkg: Add AML OpCode definition for ExternalOp
 2019-10-30 15:14 UTC  (2+ messages)

[edk2-devel] [edk2] NOOPT and PcdOptimizeCompilerEnable
 2019-10-30 14:59 UTC  (2+ messages)

[PATCH v2 0/4] MdeModulePkg: Add check for variables and return value
 2019-10-30 14:27 UTC  (5+ messages)
` [PATCH v2 1/4] MdeModulePkg/EbcDebugger: Add check for Entry and RetEntry
` [PATCH v2 2/4] MdeModulePkg/HiiDatabaseDxe: Add check for StringPtr
` [PATCH v2 3/4] MdeModulePkg/EsrtDxe: Add check for EsrtRepository
` [PATCH v2 4/4] MdeModulePkg/SetupBrowserDxe: Add check for GetBufferForValue()

[PATCH v1 1/1] MdePkg: Add AML OpCode definition for ExternalOp
 2019-10-30 14:24 UTC 

[PATCH v2] MdeModulePkg/HiiDatabaseDxe: Add check for 'Private->Attribute >> 4'
 2019-10-30 13:45 UTC 

[edk2-platforms: PATCH 0/5] Add SetCacheLib library class
 2019-10-30 12:29 UTC  (6+ messages)
` [edk2-platforms: PATCH 1/5] MinPlatformPkg: "
` [edk2-platforms: PATCH 2/5] KabylakeOpenBoardPkg: "
` [edk2-platforms: PATCH 3/5] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms: PATCH 4/5] PurleyOpenBoardPkg/BoardMtOlympus: "
` [edk2-platforms: PATCH 5/5] SimicsOpenBoardPkg/BoardX58Ich10: "

[PATCH 0/2] Set X2ApicEnable flag from BSP
 2019-10-30  9:52 UTC  (3+ messages)
` [PATCH 1/2] UefiCpuPkg/MpInitLib: "
` [PATCH 2/2] UefiCpuPkg/MpInitLib: Remove global variable X2ApicEnable

How /sys/firmware/fdt getting created
 2019-10-30  8:16 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/HiiDatabaseDxe: Add check for 'Private->Attribute >> 4'
 2019-10-30  7:53 UTC  (4+ messages)
` [PATCH] MdeModulePkg/SdBlockIoPei: Add check for DeviceIndex
  ` [edk2-devel] "

[PATCH] MdeModulePkg/Oniguruma: Remove redundant IF statement
 2019-10-30  7:20 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/4] MdeModulePkg: Add check for variables and return value
 2019-10-30  7:01 UTC  (7+ messages)
` [PATCH 1/4] MdeModulePkg/EbcDebugger: Add check for Entry and RetEntry
` [PATCH 3/4] MdeModulePkg/EsrtDxe: Add check for EsrtRepository
` [PATCH 4/4] MdeModulePkg/SetupBrowserDxe: Add check for GetBufferForValue()

[PATCH] MdeModulePkg/Variable/Pei: Update the condition in if statement
 2019-10-30  6:51 UTC  (2+ messages)

[PATCH 0/3] MdeModulePkg: Initialize variables
 2019-10-30  6:46 UTC  (5+ messages)
` [PATCH 1/3] MdeModulePkg/EhciPei: Initialize the variable Map
` [PATCH 2/3] MdeModulePkg/UhciPei: Initialize the variable RequestMap

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

[PATCH] MdeModulePkg/BdsDxe: Make PlatformRecovery work regardless of OsIndications
 2019-10-30  5:35 UTC  (8+ messages)
` [edk2-devel] "

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

[PATCH] Support skipping automatic BM enumeration
 2019-10-30  3:47 UTC  (2+ messages)
` [PATCH] MdeModulePkg/UefiBootManagerLib: Support skipping "

[PATCH] Add DT/ACPI Default Flexibility
 2019-10-30  3:38 UTC  (2+ messages)
` [PATCH] EmbeddedPkg/DtPlatformDxe: "

[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

[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] "

[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  (18+ 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)
` [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  (14+ messages)
` [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

[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


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