public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-10-16 06:32:07 to 2019-10-20 12:08:34 UTC [more...]

[PATCH] MdePkg/UefiFileHandleLib: Fix potential NULL dereference
 2019-10-20 12:08 UTC 

[PATCH v1 0/1] Do not call sys.setdefaultencoding with python 3
 2019-10-20 10:26 UTC  (2+ messages)
` [PATCH v1 1/1] BaseTools: "

[PATCH] WinHost: Add SimplePointer support
 2019-10-20  9:30 UTC  (5+ messages)

Flush on main exit?
 2019-10-19  1:49 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] Recent changes to EsrtFmp causing ASSERTs
 2019-10-19  1:03 UTC  (3+ messages)

[Patch] MdePkg: Add UefiFileHandleLib to DSC file
 2019-10-18 20:38 UTC 

[Patch] FmpDevicePkg: Fix spelling errors
 2019-10-18 20:24 UTC 

[Patch] PcAtChipsetPkg: Fix spelling errors
 2019-10-18 19:34 UTC 

[Patch] FatPkg: Fix spelling errors
 2019-10-18 19:15 UTC 

[Patch] SecurityPkg: Fix spelling errors
 2019-10-18 19:01 UTC 

[edk2-platforms][PATCH v2 0/1] Platform/RPi3: Add TFTP command to UEFI Shell
 2019-10-18 15:28 UTC  (6+ messages)
` [edk2-platforms][PATCH v2 1/1] "
      ` [edk2-devel] "

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

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

[edk2-platforms][PATCH 1/1] Platform/RPi3: Add TFTP command to UEFI Shell
 2019-10-18 12:28 UTC 

[PATCH 1/1] SignedCapsulePkg: fix AARCH64 build
 2019-10-18 11:58 UTC  (3+ messages)

[plaforms/devel-riscv-v2 PATCHv2 00/14] Add SiFive U500 VC707 FPGA Platform
 2019-10-18  6:23 UTC  (19+ 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 05/14] RiscV/Library: Initial version of libraries introduced in RISC-V platform package
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 09/14] U500Pkg/Library: Initial version of PlatformBootManagerLib
  ` [edk2-devel] "
` [plaforms/devel-riscv-v2 PATCHv2 10/14] U500Pkg/Library: Library instances of U500 platform library
  ` [edk2-devel] "

[v9 v9] IntelSiliconPkg-Vtd: A new PMR interface
 2019-10-18  5:29 UTC  (2+ messages)

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

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

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

[edk2-devel] [edk2-test] [PATCH V4] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
 2019-10-18  2:21 UTC 

[PATCH 0/3] BaseTools: Add a script to use with 'git-send-email --cc-cmd'
 2019-10-18  1:44 UTC  (10+ messages)
` [PATCH 1/3] BaseTools: Let the GetMaintainer.py script be executable
` [PATCH 2/3] BaseTools: Add '--quiet' option to GetMaintainer.py script
` [PATCH 3/3] BaseTools: Add script to help git-send-email pick addresses to cc

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

[v8 v8] IntelSiliconPkg-Vtd: A new PMR interface
 2019-10-18  0:41 UTC 

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 10/17/2019 5:00pm-5:30pm #cal-reminder
 2019-10-17 23:45 UTC 

[PATCH V4 00/10] UEFI Variable SMI Reduction
 2019-10-17 17:44 UTC  (28+ 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 10/10] MdeModulePkg: Enable variable runtime cache by default

[edk2-platforms][PATCH 1/1] SfcPkg: Add new package
 2019-10-17 17:18 UTC  (2+ messages)

[edk2-staging/UEFI_PCI_ENHANCE-1 PATCH V4] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
 2019-10-17 16:53 UTC 

[edk2-platforms][PATCH 0/1] New pkg for Solarflare Communications
 2019-10-17 16:19 UTC 

[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] PciBusDxe: New PCI features Max_Payload_Size, Max_Read_Req_Size
 2019-10-17 14:45 UTC  (8+ messages)
              ` [edk2-devel] "

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

[edk2-platforms][PATCH V1 1/1] IntelSiliconPkg/BootMediaLib: Reduce library API
 2019-10-17  7:37 UTC  (10+ messages)
          ` [edk2-devel] "

[edk2-platforms] [PATCH v2 0/4] Add FIT support using FitGen
 2019-10-17  6:50 UTC  (11+ 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-devel] "

[Patch v2 00/11] New Cross OS tool chain CLANG9
 2019-10-17  5:21 UTC  (10+ messages)
` [Patch v2 03/11] BaseTools GenFw: Fix the issue to update the wrong size as SectionSize
  ` [edk2-devel] "
` [Patch v2 10/11] EmulatorPkg: Enable CLANG9 tool chain
  ` [edk2-devel] "

[v7 v7] IntelSiliconPkg-Vtd: A new PMR interface
 2019-10-17  5:10 UTC  (2+ messages)

[PATCH v7 3/3] ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0
 2019-10-17  3:49 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg/Variable/Pei: Update the condition in if statement
 2019-10-17  3:19 UTC 

[PATCH v5 0/3] Update to support SmBios 3.3.0
 2019-10-17  2:46 UTC  (3+ messages)
` [PATCH v5 1/3] MdeModulePkg: "
  ` [edk2-devel] "

[PATCH v4 0/2] Fix Aligned Page Allocation For XHCI
 2019-10-17  2:43 UTC  (4+ messages)
` [PATCH v4 2/2] MdeModulePkg/XhciPei: Fix Aligned Page Allocation

[v6 v6] IntelSiliconPkg-Vtd: A new PMR interface
 2019-10-17  2:33 UTC  (2+ messages)

[PATCH] IntelSiliconPkg-Vtd: Code Optimization
 2019-10-17  2:23 UTC  (2+ messages)

[PATCH] BaseTools: Fix an incremental build issue caused by macro in #include
 2019-10-17  2:02 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2 0/4] trivial: Fix typos in "processing/processed"
 2019-10-17  1:10 UTC  (8+ messages)
` [PATCH v2 1/4] MdeModulePkg DxeCore: Fix typo in function name
` [PATCH v2 2/4] MdeModulePkg/PiSmmCore: "
` [PATCH v2 3/4] StandaloneMmPkg/Core: "
` [PATCH v2 4/4] NetworkPkg/Ip6Dxe: Fix typo in comment
  ` [edk2-devel] [PATCH v2 0/4] trivial: Fix typos in "processing/processed"

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

[Patch] SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependency
 2019-10-16 23:52 UTC  (2+ messages)

[PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0
 2019-10-16 16:36 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH 1/1] RPi3/PlatformSmbiosDxe: Fix use of invalid debug facility
 2019-10-16 13:35 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 1/1] DynamicTablesPkg: include ARM intrinsics library to fix 32-bit build
 2019-10-16 11:51 UTC  (2+ messages)
` [edk2-devel] "

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

[Patch v2 01/11] BaseTools tools_def.template: Remove unnecessary $(DEST_DIR_DEBUG) path
 2019-10-16  8:59 UTC  (2+ messages)
` [edk2-devel] "

Use a pcd to control PlatformRecovery
 2019-10-16  8:42 UTC  (4+ 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] "

[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 


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