public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-07-12 02:15:01 to 2019-07-16 22:59:32 UTC [more...]

[PATCH] MdePkg/BaseLib: Base64Decode(): don't declare variables in nested blocks
 2019-07-16 22:59 UTC 

[PATCH 0/4] Maintainers.txt: formalize ArmVirtPkg and OvmfPkg subsystem pathnames
 2019-07-16 22:05 UTC  (11+ messages)
` [PATCH 1/4] Maintainers.txt: split out section "ArmVirtPkg: modules used on Xen"
` [PATCH 2/4] Maintainers.txt: split out section "OvmfPkg: Xen-related modules"
` [PATCH 3/4] Maintainers.txt: split out section "OvmfPkg: TCG- and TPM2-related modules"
` [PATCH 4/4] Maintainers.txt: split out section "OvmfPkg: CSM modules"

[PATCH 1/1] edksetup.sh: rework python executable scanning
 2019-07-16 22:04 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 0/3] MdePkg, OvmfPkg: rewrite Base64Decode(), clean up call site
 2019-07-16 22:02 UTC  (25+ messages)
` [PATCH 1/3] MdePkg/BaseLib: re-specify Base64Decode(), and add temporary stub impl
          ` [edk2-devel] "
` [PATCH 2/3] MdePkg/BaseLib: rewrite Base64Decode()
  ` [edk2-devel] "
` [PATCH 3/3] OvmfPkg/EnrollDefaultKeys: clean up Base64Decode() retval handling
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/3] MdePkg, OvmfPkg: rewrite Base64Decode(), clean up call site

[PATCH v4 1/6] edksetup.sh: Use bash variable $PWD instead of executing pwd command
 2019-07-16 18:48 UTC  (7+ messages)
` [PATCH v4 2/6] edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'
` [PATCH v4 3/6] edksetup.sh: when executing arithmetic commands, $ isn't needed
` [PATCH v4 4/6] edksetup.sh: remove redundant -?, -h and --help in options parsing
` [PATCH v4 5/6] edksetup.sh: Simplify SetupPython3 and SetupPython functions
` [PATCH v4 6/6] edksetup.sh: Add quotes and explicit checks in test statements

[PATCH v6 edk2-platforms 1/1] Silicon/Synopsys/Designware/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver
 2019-07-16 17:22 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH V2] ShellPkg/Type.c: Add value check before (LoopVar - 1)
 2019-07-16 17:18 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v3 1/6] edksetup.sh: Use bash variable $PWD instead of executing pwd command
 2019-07-16 16:53 UTC  (4+ messages)
` [PATCH v3 2/6] edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'
` [PATCH v3 3/6] edksetup.sh: when executing arithmetic commands, $ isn't needed
` [PATCH v3 4/6] edksetup.sh: remove redundant -?, -h and --help in options parsing

[PATCH v2] edksetup.sh: Simplify SetupPython3 and SetupPython functions
 2019-07-16 16:36 UTC  (7+ messages)
  ` [edk2-devel] "

Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 07/17/2019 8:00am-9:00am #cal-reminder
 2019-07-16 15:00 UTC 

[RFC] Fine-grained review ownership for MdeModulePkg
 2019-07-16 13:53 UTC  (7+ messages)
      ` [edk2-devel] "

[PATCH 1/6] edksetup.sh: Use bash variable $PWD instead of executing pwd command
 2019-07-16 11:40 UTC  (22+ messages)
` [PATCH 2/6] edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'
` [PATCH 3/6] edksetup.sh: when executing arithmetic commands, $ isn't needed
` [PATCH 4/6] edksetup.sh: remove redundant -?, -h and --help in options parsing
` [PATCH 5/6] edksetup.sh: Simplify SetupPython3 and SetupPython functions
` [PATCH 6/6] edksetup.sh: Add quotes and explicit checks in test statements
      ` [edk2-devel] "

[[edk2-platforms]PATCH v5 1/1] Platform: Intel: Add Stratix 10 platform support
 2019-07-16  9:54 UTC 

[PATCH] UefiCpuPkg CpuCommonFeaturesLib: Enhance Ppin code
 2019-07-16  8:05 UTC  (5+ messages)

[edk2-devel] [PATCH] UefiCpuPkg CpuCommonFeaturesLib: Enhance Ppin code
 2019-07-16  2:12 UTC 

[PATCH] ShellPkg/Pci.c: Update supported link speed to PCI4.0
 2019-07-16  0:14 UTC  (7+ messages)
` [PATCH] ShellPkg/Type.c: Add value check before (LoopVar - 1)
  ` [edk2-devel] "
` [PATCH] ShellPkg/UefiHandleParsingLib: Fix error allocate pool
` [PATCH] ShellPkg/UefiShellDriver1CommandsLib: Make array big enough

[PATCH] ClevoOpenBoardPkg: Added NVMe boot support
 2019-07-16  0:10 UTC  (2+ messages)

[edk2-platforms] [PATCH] KabylakeSiliconPkg: Possible out-of-bounds memory writes
 2019-07-16  0:07 UTC  (3+ messages)

[PATCH] Simplify edksetup.sh
 2019-07-15 22:37 UTC  (9+ messages)
` [edk2-devel] "

[PATCH 0/3] add GetMaintainer.py helper script
 2019-07-15 17:08 UTC  (10+ messages)
` [PATCH 1/3] Maintainers.txt: update for filesystem area descriptions
` [PATCH 2/3] Maintainers.txt: add wildcard path association for Arm/AArch64
` [PATCH 3/3] BaseTools: add GetMaintainer.py script
      ` [edk2-devel] "

[PATCH] BaseTools: Fix python3.8 SyntaxWarning
 2019-07-15 14:46 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH v6 0/5] Implement SM3 measured boot
 2019-07-15 14:33 UTC  (8+ messages)
` [PATCH v6 1/5] MdePkg/Protocol/Hash: introduce GUID for SM3 digest algorithm
  ` [edk2-devel] "
` [PATCH v6 2/5] SecurityPkg: introduce the "
` [PATCH v6 3/5] SecurityPkg/HashLibBaseCryptoRouter: recognize "
` [PATCH v6 4/5] SecurityPkg: set SM3 bit in TPM 2.0 hash mask by default
` [PATCH v6 5/5] OvmfPkg: link SM3 support into Tcg2Pei and Tcg2Dxe

[PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-07-15 14:25 UTC  (9+ messages)
` [PATCH v3 06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [PATCH v3 09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU
` [PATCH v3 24/35] OvmfPkg/XenPlatformPei: Rework memory detection

[Patch v2 0/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiServices table
 2019-07-15 10:03 UTC  (5+ messages)
` [Patch v2 1/2] "
` [Patch v2 2/2] UefiCpuPkg/RegisterCpuFeaturesLib: avoid use dynamic PCD

[Patch 0/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls gBS service
 2019-07-15  7:04 UTC  (9+ messages)
` [Patch 1/2] "
` [Patch 2/2] UefiCpuPkg/Library/RegisterCpuFeaturesLib: avoid use dynamic PCD
  ` [edk2-devel] "

ExtScsiPassThru support for Logical SCSI devices
 2019-07-15  5:25 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg: Fix various typos
 2019-07-15  1:35 UTC  (3+ messages)
` Fw: "

[PATCH] EmulatorPkg/build.sh: Fix missing usage of -b BUILDTARGET parameter
 2019-07-13 11:13 UTC  (3+ messages)

[PATCH] EmulatorPkg/Unix: Convert timezone from seconds to minutes
 2019-07-13 11:13 UTC  (2+ messages)

[PATCH] EmulatorPkg: update HOST_TOOLS to xcode5
 2019-07-13  7:58 UTC  (2+ messages)

[edk2-platforms Patch 00/28] Vlv2TbltDevicePkg: Fix Linux build issues
 2019-07-13  4:17 UTC  (34+ messages)
` [edk2-platforms Patch 01/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Add "set -e" to exit on error
  ` [edk2-devel] "
` [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root directory path
  ` [edk2-devel] "
` [edk2-platforms Patch 10/28] Vlv2TbltDevicePkg/bld_vlv.sh: Create Vlv.ROM
    ` [edk2-devel] "
` [edk2-platforms Patch 11/28] Vlv2TbltDevicePkg/GenerateCapsule: Fix the bash scripts
` [edk2-platforms Patch 12/28] Vlv2TbltDevicePkg/AcpiPlatform: Remove a unused variable
` [edk2-platforms Patch 13/28] Vlv2TbltDevicePkg/AcpiPlatform: Fix the error from InstallAcpiTable
` [edk2-platforms Patch 14/28] Vlv2TbltDevicePkg/SmBiosMiscDxe: Fix the indentation
` [edk2-platforms Patch 15/28] Vlv2TbltDevicePkg: Import SD/MMC drivers
  ` [edk2-devel] "
` [edk2-platforms Patch 18/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Check the WORKSPACE env variable
` [edk2-platforms Patch 23/28] Vlv2TbltDevicePkg: Import TlsLib for HTTPS Boot
  ` [edk2-devel] "
` [edk2-platforms Patch 24/28] Vlv2TbltDevicePkg: Reorganize the libraries
` [edk2-platforms Patch 26/28] Vlv2TbltDevicePkg: Clean up all build scripts
  ` [edk2-devel] "
` [edk2-devel] [edk2-platforms Patch 00/28] Vlv2TbltDevicePkg: Fix Linux build issues

[edk2-devel] [PATCH] Platform/Intel/Vlv2TbltDevicePkg: fix postbuild scripts
 2019-07-13  3:58 UTC 

[PATCH] Platform/Intel/Vlv2TbltDevicePkg: fix postbuild scripts
 2019-07-13  3:53 UTC 

[PATCH edk2-platfoms devel-IntelAtomProcessorE3900] Fix the Core Version string in the Platform Setup
 2019-07-12 20:24 UTC 

[PATCH v1 00/11] Add security checks in the Acpiview table parsers
 2019-07-12 14:26 UTC  (13+ messages)
` [PATCH v1 01/11] ShellPkg: acpiview: FADT: Validate global pointers before use
` [PATCH v1 02/11] ShellPkg: acpiview: SPCR: Remove redundant forward declaration
` [PATCH v1 03/11] ShellPkg: acpiview: RSDP: Make printing table checksum optional
` [PATCH v1 04/11] ShellPkg: acpiview: XSDT: Remove redundant ParseAcpi() call
` [PATCH v1 05/11] ShellPkg: acpiview: SLIT: Add error-checking in the parsing logic
` [PATCH v1 06/11] ShellPkg: acpiview: SRAT: "
` [PATCH v1 07/11] ShellPkg: acpiview: MADT: "
` [PATCH v1 08/11] ShellPkg: acpiview: PPTT: "
` [PATCH v1 09/11] ShellPkg: acpiview: IORT: "
` [PATCH v1 10/11] ShellPkg: acpiview: GTDT: "
` [PATCH v1 11/11] ShellPkg: acpiview: DBG2: "

[edk2-devel] [PATCH] [MdePkg/Protocols]: New interface, EFI encodings to PCI Plat protocol
 2019-07-12 13:38 UTC  (10+ messages)

[PATCH v1 1/1] BaseTools: Add HOST_APPLICATION module type
 2019-07-12 13:13 UTC  (6+ messages)
          ` [edk2-devel] "

[PATCH] FmpDevicePkg: Fix various typos
 2019-07-12 13:11 UTC  (3+ messages)
` [edk2-devel] "

[Patch 1/1] BaseTools: Fixed the issue when ToolDefinitionFile is not generated
 2019-07-12  9:12 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH v2 0/7] Fix some bugs with DwEmmc
 2019-07-12  5:40 UTC  (9+ messages)
` [PATCH v2 6/7] EmbeddedPkg: Fix DwEmmc SendCommand polling

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 07/11/2019 7:30pm-8:00pm #cal-reminder
 2019-07-12  2:15 UTC 


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