public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-10-14 08:44:13 to 2019-10-16 09:32:16 UTC [more...]

[Patch v2 00/11] New Cross OS tool chain CLANG9
 2019-10-16  9:32 UTC  (27+ messages)
` [Patch v2 01/11] BaseTools tools_def.template: Remove unnecessary $(DEST_DIR_DEBUG) path
  ` [edk2-devel] "
` [Patch v2 02/11] BaseTools tools_def: Add CLANG9 tool chain to directly generate PE image
` [Patch v2 03/11] BaseTools GenFw: Fix the issue to update the wrong size as SectionSize
  ` [edk2-devel] "
` [Patch v2 04/11] MdePkg Base.h: Add definition for CLANG9 tool chain
  ` [edk2-devel] "
` [Patch v2 05/11] MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functions
  ` [edk2-devel] "
` [Patch v2 06/11] MdeModulePkg LzmaCustomDecompressLib: Update macro to be same in CLANG tool
  ` [edk2-devel] "
` [Patch v2 07/11] MdeModulePkg RegularExpressionDxe: Disable warning for CLANG9 tool chain
  ` [edk2-devel] "
` [Patch v2 08/11] CryptoPkg: Append options to make CLANG9 tool chain pass build
  ` [edk2-devel] "
` [Patch v2 09/11] CryptoPkg IntrinsicLib: Make _fltused always be used
  ` [edk2-devel] "
` [Patch v2 10/11] EmulatorPkg: Enable CLANG9 tool chain
  ` [edk2-devel] "
` [Patch v2 11/11] OvmfPkg: "
` [edk2-devel] [Patch v2 00/11] New Cross OS tool chain CLANG9

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

Use a pcd to control PlatformRecovery
 2019-10-16  8:42 UTC  (5+ messages)
  ` [edk2-devel] "

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

[edk2-test][PATCH v1 1/1] SctPkg: Convert files from UTF-16 to UTF-8
 2019-10-16  8:11 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH V4 00/10] UEFI Variable SMI Reduction
 2019-10-16  7:57 UTC  (25+ messages)
` [PATCH V4 01/10] MdeModulePkg/Variable: Consolidate common parsing functions
` [PATCH V4 02/10] MdeModulePkg/Variable: Parameterize GetNextVariableInternal () stores
` [PATCH V4 03/10] MdeModulePkg/Variable: Parameterize VARIABLE_INFO_ENTRY buffer
` [PATCH V4 04/10] MdeModulePkg/Variable: Parameterize auth status in VariableParsing
` [PATCH V4 05/10] MdeModulePkg/Variable: Add a file for NV variable functions
` [PATCH V4 06/10] MdeModulePkg VariableInfo: Always consider RT DXE and SMM stats
` [PATCH V4 07/10] MdeModulePkg/Variable: Add RT GetVariable() cache support
    ` [edk2-devel] "
` [PATCH V4 08/10] MdeModulePkg/Variable: Add RT GetNextVariableName() "
` [PATCH V4 09/10] OvmfPkg: Disable variable runtime cache
` [PATCH V4 10/10] MdeModulePkg: Enable variable runtime cache by default

[PATCH V2 0/9] UEFI Variable SMI Reduction
 2019-10-16  7:55 UTC  (5+ messages)
` [PATCH V2 4/9] MdeModulePkg/Variable: Add local auth status in VariableParsing
  ` [edk2-devel] "

[edk2-devel] [edk2-test] [PATCH V4] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-16  6:46 UTC 

[PATCH] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-16  6:33 UTC 

[edk2-devel] [edk2-test] [PATCH V3] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-16  6:32 UTC 

[edk2-platforms][PATCH V1 1/1] IntelSiliconPkg/BootMediaLib: Reduce library API
 2019-10-16  6:30 UTC  (7+ messages)

[PATCH] BaseTools: Fix an incremental build issue caused by macro in #include
 2019-10-16  6:17 UTC 

[edk2-platforms: PATCH v5 8/9] Marvell/Drivers: SmbiosPlatformDxe: Load SMBIOS strings from PCD
 2019-10-16  6:01 UTC  (3+ messages)

[edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
 2019-10-16  5:06 UTC  (37+ messages)
` [edk2-staging/RISC-V-V2 PATCH v2 07/29] MdePkg/BaseLib: BaseLib for RISC-V RV64 Processor
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 10/29] MdePkg/BasePeCoff: Add RISC-V PE/Coff related code
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 15/29] RiscVPkg/Library: RISC-V CPU library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 18/29] RiscVPkg/Library: Add EDK2 RISC-V OpenSBI library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 24/29] BaseTools: BaseTools changes for RISC-V platform
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 25/29] BaseTools/Scripts
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 26/29] RiscVPkg/SmbiosDxe: Generic SMBIOS DXE driver for RISC-V platforms
  ` [edk2-devel] "
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on

[PATCH v4 0/2] Fix Aligned Page Allocation For XHCI
 2019-10-16  2:13 UTC  (5+ messages)
` [PATCH v4 1/2] MdeModulePkg/XhciDxe: Fix Aligned Page Allocation
  ` [edk2-devel] "
` [PATCH v4 2/2] MdeModulePkg/XhciPei: "

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

[plaforms/devel-riscv-v2 PATCHv2 00/14] Add SiFive U500 VC707 FPGA Platform
 2019-10-16  1:36 UTC  (13+ messages)
` [plaforms/devel-riscv-v2 PATCHv2 02/14] Silicon/SiFive: Add library module of SiFive RISC-V cores
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 03/14] platforms/RiscV: Initial version of RISC-V platform package
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 05/14] RiscV/Library: Initial version of libraries introduced in "
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 06/14] RiscV/Universal: Initial version of common RISC-V SEC module
  ` [edk2-devel] "

[PATCH v7 3/3] ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0
 2019-10-16  0:45 UTC  (2+ messages)

[edk2-platforms] [PATCH v2 0/4] Add FIT support using FitGen
 2019-10-15 22:51 UTC  (5+ messages)
` [edk2-platforms] [PATCH v2 1/4] BoardModulePkg: Add BIOS Info HOB
` [edk2-platforms] [PATCH v2 2/4] KabylakeOpenBoardPkg: Add BIOS Info PEIM
` [edk2-platforms] [PATCH v2 3/4] WhiskeylakeOpenBoardPkg: "
` [edk2-platforms] [PATCH v2 4/4] Platform/Intel: Add FIT generation tool

[edk2-platforms][PATCH v3 0/5] Various SMBIOS improvements
 2019-10-15 20:00 UTC  (11+ messages)
` [edk2-platforms][PATCH v3 1/5] Platform/RPi3/RpiFirmwareDxe: Add more query functions
  ` [edk2-devel] "
` [edk2-platforms][PATCH v3 5/5] Platform/RPi3/PlatformSmbiosDxe: Derive RAM size from board revision
  ` [edk2-devel] "

[PATCH] MdeModulePkg/XhciDxe: Fix Aligned Page Allocation
 2019-10-15 17:19 UTC  (12+ messages)
        ` [edk2-devel] "

[PATCH 1/1] DynamicTablesPkg: include ARM intrinsics library to fix 32-bit build
 2019-10-15 12:51 UTC  (3+ messages)

[PATCH V2 0/8] Decrease the name collisions
 2019-10-15 11:20 UTC  (7+ messages)
` [PATCH V2 3/8] MdePkg/UefiDebugLibStdErr: "
  ` [edk2-devel] "

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] PciBusDxe: New PCI features Max_Payload_Size, Max_Read_Req_Size
 2019-10-15 10:16 UTC  (8+ messages)

[PATCH] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-15  8:52 UTC 

[PATCH v6 3/3] ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0
 2019-10-15  8:19 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] [edk2-test] [PATCH V2] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-15  7:47 UTC 

[PATCH v5] IntelSiliconPkg-Vtd: A new PMR interface
 2019-10-15  5:45 UTC  (2+ messages)

[PATCH] MdeModulePkg/UfsPassThru : Fix UFS flag read from Query Resp UPIU
 2019-10-15  1:56 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] Add support for FuSA ACM in FitGen tool
 2019-10-15  0:24 UTC  (2+ messages)

[PATCH 0/1] MdeModulePkg/BdsDxe: Fix calling PlatformBootManagerWaitCallback on 0
 2019-10-15  0:17 UTC  (5+ messages)
` [PATCH 1/1] "
      ` [edk2-devel] "

[PATCH V3 0/9] UEFI Variable SMI Reduction
 2019-10-14 20:57 UTC  (12+ messages)
` [PATCH V3 1/9] MdeModulePkg/Variable: Consolidate common parsing functions
` [PATCH V3 2/9] MdeModulePkg/Variable: Parameterize GetNextVariableInternal () stores
` [PATCH V3 3/9] MdeModulePkg/Variable: Parameterize VARIABLE_INFO_ENTRY buffer
` [PATCH V3 4/9] MdeModulePkg/Variable: Parameterize auth status in VariableParsing
` [PATCH V3 5/9] MdeModulePkg/Variable: Add a file for NV variable functions
` [PATCH V3 6/9] MdeModulePkg VariableInfo: Always consider RT DXE and SMM stats
` [PATCH V3 7/9] MdeModulePkg/Variable: Add RT GetVariable() cache support
` [PATCH V3 8/9] MdeModulePkg/Variable: Add RT GetNextVariableName() "
` [PATCH V3 9/9] OvmfPkg: Disable variable runtime cache
  ` [edk2-devel] "

[RFC PATCH v2 00/44] SEV-ES guest support
 2019-10-14 19:11 UTC  (13+ messages)
` [RFC PATCH v2 38/44] UefiCpuPkg: Allow AP booting under SEV-ES
  ` [edk2-devel] "

[PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0
 2019-10-14 18:36 UTC  (6+ messages)
` [PATCH v2 1/2] OvmfPkg/PlatformBootManagerLib: "
  ` [edk2-devel] "
` [PATCH v2 2/2] ArmVirtPkg/PlatformBootManagerLib: "
  ` [edk2-devel] "
` [edk2-devel] [PATCH v2 0/2] PlatformBootManagerLib: "

Plans to upgrade CryptoPkg OpenSSL to 1.1.1d?
 2019-10-14 14:48 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] ShellPkg/Shell/FileHandleWrappers.c: Add check for MemFile->Buffer
 2019-10-14 14:04 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v2] NetworkPkg/IScsiDxe: Fix the index of array TargetUrlp[]
 2019-10-14 14:02 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 1/1] OvmfPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0
 2019-10-14 13:29 UTC  (3+ messages)
` [edk2-devel] "

question about qemu+kvm+ovmf+winxp
 2019-10-14 12:59 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v2 0/1] Remove UNDI calls from SNP during ExitBootServices
 2019-10-14 12:37 UTC  (2+ messages)
` [PATCH v2 1/1] NetworkPkg/SnpDxe: Remove ExitBootServices event

[PATCH] NetworkPkg/DpcDxe: Update the consequent logic when DpcEntry is NULL
 2019-10-14  9:46 UTC  (3+ messages)
` [PATCH] NetworkPkg/DxeNetLib: Change the order of conditions in IF statement
  ` [edk2-devel] "

[PATCH] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-14  9:01 UTC 

[PATCH] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-14  8:47 UTC 

[edk2-platforms: PATCH v4 0/9] Marvell Octeon CN913X SoC family support
 2019-10-14  8:44 UTC  (3+ messages)
` [edk2-platforms: PATCH v4 9/9] Marvell: Customize per-board SBMIOS strings


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