public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-07-10 06:10:00 to 2019-07-12 13:14:04 UTC [more...]

[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 0/2] UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls gBS service
 2019-07-12 11:10 UTC  (5+ messages)
` [Patch 1/2] "
` [Patch 2/2] UefiCpuPkg/Library/RegisterCpuFeaturesLib: avoid use dynamic PCD
  ` [edk2-devel] "

[PATCH] UefiCpuPkg CpuCommonFeaturesLib: Enhance Ppin code
 2019-07-12 10:12 UTC 

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

[PATCH v1 00/11] Add security checks in the Acpiview table parsers
 2019-07-12  6:52 UTC  (12+ 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: "

[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

[edk2-platforms Patch 00/28] Vlv2TbltDevicePkg: Fix Linux build issues
 2019-07-12  3:39 UTC  (63+ 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 03/28] Vlv2TbltDevicePkg/bld_vlv.sh: Fix the log name
` [edk2-platforms Patch 04/28] Vlv2TbltDevicePkg/bld_vlv.sh: Update the gcc version detection
` [edk2-platforms Patch 05/28] Vlv2TbltDevicePkg/bld_vlv.sh: Remove ECP completely
` [edk2-platforms Patch 06/28] Vlv2TbltDevicePkg/bld_vlv.sh: Update the script to fit edk2-platforms
` [edk2-platforms Patch 07/28] Vlv2TbltDevicePkg: Add the missing headers to inf files
` [edk2-platforms Patch 08/28] Vlv2TbltDevicePkg/bld_vlv.sh: Remove BiosId.env completely
` [edk2-platforms Patch 09/28] Vlv2TbltDevicePkg/bld_vlv.sh: Correct the path to PlatformCapsuleGcc.dsc
` [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 16/28] Vlv2TbltDevicePkg: Update Linux build scripts
  ` [edk2-devel] "
` [edk2-platforms Patch 17/28] Vlvt2TbltDevicePkg: Fix NULL pointer access in SmbiosMiscDxe
` [edk2-platforms Patch 18/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Check the WORKSPACE env variable
` [edk2-platforms Patch 19/28] Vlv2DeviceRefCodePkg: Remove redundant gEfiSpiProtocolGuid
` [edk2-platforms Patch 20/28] Vlv2TbltDevicePkg: "
` [edk2-platforms Patch 21/28] Vlv2TbltDevicePkg: Re-enable BIOS ID feature
` [edk2-platforms Patch 22/28] Vlv2TbltDevicePkg: Add GCC IA32 build support
` [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 25/28] Vlv2DeviceRefCodePlg/AcpiTablesPCAT: Fix ASL error
` [edk2-platforms Patch 26/28] Vlv2TbltDevicePkg: Clean up all build scripts
  ` [edk2-devel] "
` [edk2-platforms Patch 27/28] Vlv2TbltDevicePkg: Only build capsules for X64
` [edk2-platforms Patch 28/28] Vlv2TbltDevicePkg: Update Readme.md for multiple repos

[PATCH 0/3] MdePkg, OvmfPkg: rewrite Base64Decode(), clean up call site
 2019-07-12  2:31 UTC  (4+ messages)
` [PATCH 2/3] MdePkg/BaseLib: rewrite Base64Decode()
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/3] MdePkg, OvmfPkg: rewrite Base64Decode(), clean up call site

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

[PATCH] SecurityPkg: Don't Verify the enrolled PK in setup mode
 2019-07-12  1:41 UTC  (7+ messages)
` [edk2-devel] "

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 07/11/2019 6:30pm-7:30pm #cal-reminder
 2019-07-12  1:15 UTC 

[Patch v5 0/2] Enable new MM MP protocol
 2019-07-12  0:56 UTC  (11+ messages)
` [Patch v5 1/2] MdePkg: Add new MM MP Protocol definition
    ` [edk2-devel] "
` [Patch v5 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Enable MM MP Protocol
  ` [edk2-devel] "
` [edk2-devel] [Patch v5 0/2] Enable new MM MP protocol

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

[PATCH] PL031: Actually disable interrupts
 2019-07-11 18:09 UTC  (4+ messages)
` [edk2-devel] "

GCC compiler version
 2019-07-11 17:01 UTC  (3+ messages)
  ` [edk2-devel] "

[ PATCH v2 0/2] Add edk2 submodule policy
 2019-07-11 16:58 UTC  (12+ messages)
` [ PATCH v2 1/2] Readme.md: add submodule policy and clone commands
  ` [edk2-devel] "
        ` [off-topic] "
` [ PATCH v2 2/2] CryptoPkg/OpensslLib: remove "

[PATCH v6 edk2-platforms 1/1] Silicon/Synopsys/Designware/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver
 2019-07-11 16:43 UTC  (2+ messages)

Upcoming Event: TianoCore Community Meeting - EMEA/NAMO - Thu, 07/11/2019 9:00am-10:00am #cal-reminder
 2019-07-11 15:45 UTC 

[Patch 1/1] BaseTools: Singleton the object to handle build conf file
 2019-07-11 14:57 UTC  (6+ messages)
    ` [edk2-devel] "

[PATCH] Revert "FmpDevicePkg: Fix various typos" + Reapply as "IntelFsp2Pkg: Fix various typos"
 2019-07-11 13:11 UTC  (5+ messages)
` [edk2-devel] "
  ` [PATCH] Revert "FmpDevicePkg: "

ExtScsiPassThru support for Logical SCSI devices
 2019-07-11 12:59 UTC  (8+ messages)
  ` [edk2-devel] "

[PATCH v2 0/3] Enable 5 level paging in SMM mode
 2019-07-11 12:29 UTC  (14+ messages)
` [PATCH v2 2/3] MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging
    ` [edk2-devel] "
` [PATCH v2 3/3] UefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU supports
  ` [edk2-devel] "

[PATCH] UefiCpuPkg/PiSmmCpu: Fix GCC7/GCC8 build failure
 2019-07-11 12:14 UTC  (4+ messages)

[PATCH V2 0/4] Fix race condition and add event protocol
 2019-07-11 10:48 UTC  (13+ messages)
` [PATCH V2 2/4] UefiCpuPkg/CpuDxe: Implement Cpu2 protocol
` [PATCH V2 4/4] MdeModulePkg/DxeMain: Implement common event protocol
` [edk2-devel] [PATCH V2 0/4] Fix race condition and add "

[Patch 1/1] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
 2019-07-11  9:16 UTC 

[Patch 0/7] Revert new added BfmLib/FCE/FMMT
 2019-07-11  8:46 UTC  (10+ messages)
` [Patch 1/7] Revert "BaseTools/FCE: Change FCE script type in PosixLike"
` [Patch 2/7] Revert "BaseTools/BfmLib: Change BfmLib "
` [Patch 3/7] Revert "BaseTools/FMMT: Change FMMT "
` [Patch 4/7] Revert "BaseTools: fix FCE build when edksetup not executed"
` [Patch 5/7] Revert "BaseTools/FMMT: Add a tool FMMT"
` [Patch 6/7] Revert "BaseTools/FCE: Add a tool FCE"
` [Patch 7/7] Revert "BaseTools/BfmLib: Add a tool BfmLib"

[edk2-platforms: PATCH] Marvell/Drivers: XenonDxe: Explicitly disable HS400
 2019-07-11  8:45 UTC  (5+ messages)

[Patch] ShellPkg/AcpiView: Fix IA32 link error
 2019-07-11  8:24 UTC  (3+ messages)
` [edk2-devel] "

[edk2-DscSpecification PATCH v1] DSC document: Support HOST_APPLICATION ModuleType
 2019-07-11  4:18 UTC  (2+ messages)

[PATCH] UefiCpuPkg RegisterCpuFeaturesLib: Fix an ASSERTION issue
 2019-07-11  1:59 UTC  (3+ messages)

[Patch v3] BaseTools: Fix GCC compiler failure in new added tools
 2019-07-11  1:47 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] Simplify edksetup.sh
 2019-07-10 21:17 UTC 

[edk2-devel] [edk2-platforms Patch 00/14] Vlv2TbltDevicePkg: Remove Intel Framework dependencies
 2019-07-10 19:27 UTC  (12+ messages)

[PATCH] Maintainers.txt: Remove maintainer info for IntelFsp[Wrapper]Pkg
 2019-07-10 16:06 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-07-10 14:12 UTC  (17+ messages)
` [PATCH v3 14/35] OvmfPkg/AcpiPlatformDxe: Use XenPlatformLib
` [PATCH v3 27/35] OvmfPkg/XenPlatformLib: Cache result for XenDetected
` [PATCH v3 28/35] OvmfPkg/PlatformBootManagerLib: Use XenDetected from XenPlatformLib
` [PATCH v3 29/35] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH
` [PATCH v3 31/35] OvmfPkg/OvmfXen: Introduce XenTimerDxe
` [PATCH v3 32/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [PATCH v3 33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables

[Patch 1/1] BaseTools: Detect the change of env variable used in tooldef.txt
 2019-07-10 10:45 UTC  (2+ messages)
` [edk2-devel] "


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