public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-07-05 07:42:43 to 2019-07-11 01:44:57 UTC [more...]

[Patch 0/7] Revert new added BfmLib/FCE/FMMT
 2019-07-11  1:44 UTC  (6+ 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 V2 0/4] Fix race condition and add event protocol
 2019-07-11  1:26 UTC  (11+ messages)
` [PATCH V2 1/4] MdeModulePkg: Add gEdkiiCpu2ProtocolGuid and header file
` [PATCH V2 2/4] UefiCpuPkg/CpuDxe: Implement Cpu2 protocol
` [PATCH V2 3/4] MdeModulePkg: Add gEdkiiCommonEventProtocolGuid for creating event
` [PATCH V2 4/4] MdeModulePkg/DxeMain: Implement common event protocol
` [edk2-devel] [PATCH V2 0/4] Fix race condition and add "

[PATCH v2 0/3] Enable 5 level paging in SMM mode
 2019-07-11  1:19 UTC  (11+ messages)
` [PATCH v2 1/3] UefiCpuPkg/PiSmmCpu: Change variable names and comments to follow SDM
  ` [edk2-devel] "
` [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  1:16 UTC 

[Patch 1/1] BaseTools: Fixed the issue when ToolDefinitionFile is not generated
 2019-07-11  0:57 UTC 

[Patch] ShellPkg/AcpiView: Fix IA32 link error
 2019-07-10 23:44 UTC  (2+ messages)

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

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

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

[edk2-platforms Patch 00/28] Vlv2TbltDevicePkg: Fix Linux build issues
 2019-07-10 19:05 UTC  (29+ messages)
` [edk2-platforms Patch 01/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Add "set -e" to exit on error
` [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root directory path
` [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-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-platforms Patch 16/28] Vlv2TbltDevicePkg: Update Linux build scripts
` [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-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-platforms Patch 27/28] Vlv2TbltDevicePkg: Only build capsules for X64
` [edk2-platforms Patch 28/28] Vlv2TbltDevicePkg: Update Readme.md for multiple repos

[ PATCH v2 0/2] Add edk2 submodule policy
 2019-07-10 17:30 UTC  (9+ messages)
` [ PATCH v2 1/2] Readme.md: add submodule policy and clone commands
  ` [edk2-devel] "
` [ PATCH v2 2/2] CryptoPkg/OpensslLib: remove "

[PATCH] PL031: Actually disable interrupts
 2019-07-10 17:13 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] SecurityPkg: Don't Verify the enrolled PK in setup mode
 2019-07-10 17:04 UTC  (4+ messages)
` [edk2-devel] "

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

[PATCH] UefiCpuPkg RegisterCpuFeaturesLib: Fix an ASSERTION issue
 2019-07-10 16:08 UTC  (2+ 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  (44+ messages)
` [PATCH v3 02/35] OvmfPkg: Create platform OvmfXen
` [PATCH v3 04/35] OvmfPkg: Introduce XenPlatformPei
` [PATCH v3 05/35] OvmfPkg/OvmfXen: Creating an ELF header
` [PATCH v3 06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [PATCH v3 07/35] OvmfPkg/XenResetVector: Saving start of day pointer for PVH guests
` [PATCH v3 08/35] OvmfPkg/XenResetVector: Allow jumpstart from either hvmloader or PVH
` [PATCH v3 09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU
` [PATCH v3 13/35] OvmfPkg/Library/XenPlatformLib: New library
` [PATCH v3 14/35] OvmfPkg/AcpiPlatformDxe: Use XenPlatformLib
` [PATCH v3 15/35] OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it exist
` [PATCH v3 16/35] OvmfPkg/XenHypercallLib: Enable it in PEIM
` [PATCH v3 17/35] OvmfPkg/XenPlatformPei: Reinit XenHypercallLib
` [PATCH v3 26/35] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH
` [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
` [edk2-devel] [PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests

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

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

[PATCH] MdeModulePkg/Setup: Check ConfigAccess protocol in case it's destroyed
 2019-07-10  2:06 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/2] Add edk2 submodule policy
 2019-07-10  1:50 UTC  (6+ messages)
` [PATCH 1/2] Readme.md: add submodule policy and clone commands
` [PATCH 2/2] CryptoPkg/OpensslLib: remove "

[edk2-platforms: PATCH] Readme.md: Change way of cloning edk2 repo
 2019-07-10  1:36 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 0/3] Rectify licensing on various files
 2019-07-09 16:07 UTC  (4+ messages)
` [PATCH edk2-platforms 1/3] Platform,Silicon RPi3: update license headers to BSD+Patent
` [PATCH edk2-platforms 2/3] Platform/RaspberryPi: add license header to PlatformUiAppLib.inf
` [PATCH edk2-platforms 3/3] Silicon/Hisilicon: add SPDX license tags to IORT .asl files

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

[PATCH] IntelFsp2Pkg: Fix various typos
 2019-07-09 13:44 UTC  (4+ messages)

[edk2-DecSpecification PATCH v1] DEC document: Add HOST_APPLICATION ModuleType
 2019-07-09  9:54 UTC 

[PATCH v1 1/1] BaseTools: Add HOST_APPLICATION module type
 2019-07-09  6:26 UTC  (6+ messages)

[Patch v4 0/2] Enable new MM MP protocol
 2019-07-09  5:51 UTC  (5+ messages)
` [Patch 1/2] MdePkg: Add new MM MP Protocol definition
` [Patch v4 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Enable MM MP Protocol

[Patch] BaseTools: Fix GCC compiler failure in new added tools
 2019-07-09  1:29 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] UefiCpuPkg/RegisterCpuFeaturesLib: Delete CPU_FEATURE_[BEFORE|AFTER]
 2019-07-09  1:10 UTC  (2+ messages)

[PATCH] UefiCpuPkg/CpuFeature: Introduce FirstX to indicate 1st unit in parent scope
 2019-07-09  0:49 UTC  (2+ messages)

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

[edk2-devel][staging/edk2-host-test] Announce to create edk2-host-test branch in edk2-staging
 2019-07-08 10:14 UTC 

[Patch v3 0/2] Enable new MM MP protocol
 2019-07-08  9:18 UTC  (4+ messages)
` [Patch v3 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Enable MM MP Protocol
  ` [edk2-devel] "

ExtScsiPassThru support for Logical SCSI devices
 2019-07-08  8:35 UTC  (7+ messages)
  ` [edk2-devel] "

[PATCH v6 edk2-platforms 1/1] Silicon/Synopsys/Designware/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver
 2019-07-08  7:05 UTC 

[PATCH 0/3] BaseTools: Change FMMT,BfmLib and FCE script type in PosixLike
 2019-07-08  2:18 UTC  (7+ messages)
` [PATCH 1/3] BaseTools/FMMT: Change FMMT "
` [PATCH 2/3] BaseTools/FMMT: Change BfmLib "
` [PATCH 3/3] BaseTools/FMMT: Change FCE "
  ` [edk2-devel] [PATCH 0/3] BaseTools: Change FMMT,BfmLib and "

[Patch 1/1] BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.c
 2019-07-08  2:06 UTC  (2+ messages)

[PATCH V2] BaseTools:Add the Judgment Method of "--exclude"
 2019-07-08  0:44 UTC  (2+ messages)

[edk2-BuildSpecification PATCH] Document: Support HOST_APPLICATION ModuleType
 2019-07-08  0:40 UTC  (2+ messages)
` [edk2-devel] "

[edk2-InfSpecification PATCH v2] Document: Add new MODULE_TYPE HOST_APPLICATION
 2019-07-08  0:40 UTC  (2+ messages)

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

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

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

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

[edk2-devel] [PATCH] [MdePkg/Protocols]: New interface, EFI encodings to PCI Plat protocol
 2019-07-05 15:35 UTC  (11+ messages)

[Patch] BaseTools FCE: Update GNUmakefile to BSD + Patent License
 2019-07-05 14:16 UTC 

[Patch v2] BaseTools: Fix GCC compiler failure in new added tools
 2019-07-05 14:13 UTC 

[PATCH] BaseTools: fix FCE build when edksetup not executed
 2019-07-05 14:01 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] SignedCapsulePkg: Fix various typos
 2019-07-05 13:34 UTC 

[PATCH] PcAtChipsetPkg: Fix various typos
 2019-07-05 13:31 UTC 

[edk2-devel] [PATCH] BaseTools: Fix encoding typos
 2019-07-05 12:23 UTC  (2+ messages)

Make edk2 fail on Red Hat 8.0
 2019-07-05  9:14 UTC  (6+ 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