public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-04-04 11:25:16 to 2019-04-09 18:43:21 UTC [more...]

[edk2] [PATCH V3] Change EDK II to BSD+Patent License
 2019-04-09 18:43 UTC  (26+ messages)
` [edk2-devel] "

[Patch] BaseTools/PatchCheck: Generate error if Contributed under found
 2019-04-09 18:27 UTC  (3+ messages)
` [edk2-devel] "

The rumours of Ard Biesheuvel's death have been greatly exaggerated
 2019-04-09 18:06 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] Marvell/Armada7k8k: Remove SPCR baud rate setting
 2019-04-09 17:51 UTC  (5+ messages)

[PATCH 1/1] ShellPkg/CommandLib: avoid NULL derefence and memory leak
 2019-04-09 16:37 UTC  (4+ messages)
` [edk2-devel] "

[edk2-announce] Welcome to the new mailing list!
 2019-04-09 14:48 UTC  (5+ messages)
      ` [edk2-devel] "

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-09 11:08 UTC  (32+ messages)
` [PATCH v2 01/31] OvmfPkg/ResetSystemLib: Add missing dependency on PciLib
` [PATCH v2 02/31] OvmfPkg: Create platform XenOvmf
` [PATCH v2 03/31] OvmfPkg: Introduce XenResetVector
` [PATCH v2 04/31] OvmfPkg: Introduce XenPlatformPei
` [PATCH v2 05/31] OvmfPkg/XenOvmf: Creating an ELF header
` [PATCH v2 06/31] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [PATCH v2 07/31] OvmfPkg/XenResetVector: Saving start of day pointer for PVH guests
` [PATCH v2 08/31] OvmfPkg/XenResetVector: Allow to jumpstart from either hvmloader or PVH
` [PATCH v2 09/31] OvmfPkg/XenOvmf: use a TimerLib instance that depends only on the CPU
` [PATCH v2 10/31] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader
` [PATCH v2 11/31] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820
` [PATCH v2 12/31] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
` [PATCH v2 13/31] OvmfPkg/Library/XenPlatformLib: New library
` [PATCH v2 14/31] OvmfPkg/AcpiPlatformDxe: Use PVH RSDP if exist
` [PATCH v2 15/31] OvmfPkg/XenHypercallLib: Enable it in PEIM
` [PATCH v2 16/31] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected
` [PATCH v2 17/31] OvmfPkg/XenPlatformPei: Reserve hvmloader's memory only when it as runned
` [PATCH v2 18/31] OvmfPkg/XenPlatformPei: Setup HyperPages earlier
` [PATCH v2 19/31] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected
` [PATCH v2 20/31] OvmfPkg: Import XENMEM_memory_map hypercall to Xen/memory.h
` [PATCH v2 21/31] OvmfPkg/XenPlatformPei: Get E820 table via hypercall
` [PATCH v2 22/31] OvmfPkg/XenPlatformPei: Rework memory detection
` [PATCH v2 23/31] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux
` [PATCH v2 24/31] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH
` [PATCH v2 25/31] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus "
` [PATCH v2 26/31] OvmfPkg/XenOvmf: Override PcdFSBClock to Xen vLAPIC timer frequency
` [PATCH v2 27/31] OvmfPkg/XenOvmf: Introduce XenTimerDxe
` [PATCH v2 28/31] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [PATCH v2 29/31] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [PATCH v2 30/31] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
` [PATCH v2 31/31] OvmfPkg/XenOvmf: use RealTimeClockRuntimeDxe from EmbeddedPkg

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-09 11:15 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH 0/2] Use a pcd to control Platform Recovery behavior
 2019-04-09  9:32 UTC  (3+ messages)
` [PATCH 2/2] MdeModulePkg/BdsDxe: Use a pcd to set OS indications bit

[Patch] BaseTools: Add a build option to treat DynPcd as DynExPcd
 2019-04-09  9:28 UTC  (2+ messages)

[PATCH 1/2] MdeModulePkg: Add a pcd to set the OS indications bit
 2019-04-09  9:23 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] ASL build tools - EDKII trim tool questions
 2019-04-09  9:10 UTC  (2+ messages)

[PATCH v2 0/3] Xen PCI passthrough fixes
 2019-04-09  7:54 UTC 

[edk2][PATCH V3] BaseTools:GenMakeFile Complete the task using CC Tool multithreading
 2019-04-09  7:51 UTC 

[patch V2 0/7] Move BaseUefiTianoCustomDecompressLib from IntelFrameworkModulePkg to MdeModulePkg
 2019-04-09  7:31 UTC  (13+ messages)
` [patch V2 1/7] ArmVirtPkg: Update UefiDecompressLib instance
` [patch V2 2/7] BeagleBoardPkg: "
` [patch V2 3/7] EmulatorPkg: "
` [patch V2 4/7] MdeModulePkg: Move BaseUefiTianoCustomDecompressLib to
` [patch V2 5/7] Nt32Pkg: Update to use UefiDecompressLib in MdeModulePkg
` [patch V2 6/7] Quark: "
` [patch V2 7/7] Vlv2TbltDevicePkg: "

[PATCH 0/4] Remove IPF and related code
 2019-04-09  7:21 UTC  (6+ messages)
` [PATCH 1/4] OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h
  ` [edk2] "
` [PATCH 4/4] MdePkg: Removed IPF related code

[edk2][PATCH V2] BaseTools:GenMakeFile Complete the task using CC Tool multithreading
 2019-04-09  5:57 UTC  (2+ messages)

problem with tianocore firmware for Minnowboard Max
 2019-04-09  5:20 UTC 

[Patch V2 0/4] BaseTools: Fix corner-cases of --hash feature
 2019-04-09  5:09 UTC  (9+ messages)
` [Patch V2 1/4] "
` [Patch V2 2/4] "
` [Patch V2 3/4] "
` [Patch V2 4/4] "
  ` [edk2-devel] "

[PATCH] MdePkg/BaseLib: Remove LongJump.c and SetJump.c
 2019-04-09  3:22 UTC 

[PATCH 0/3] Remove ICC tool chain
 2019-04-09  3:21 UTC  (4+ messages)
` [PATCH 1/3] MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c
` [PATCH 2/3] MdePkg/BaseLib: Remove support of INTEL tool chain
` [PATCH 3/3] BaseTools: Remove ICC tool chain in tools_def.template

[edk2-platforms/devel-MinPlatform][PATCH v1] PurleyOpenBoardPkg/BoardMtOlympus: Drop the consume of 8259 PIC driver
 2019-04-09  3:03 UTC 

[edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH v1 0/6] Some cleanup for platforms under ClevoOpenBoardPkg & KabylakeOpenBoardPkg
 2019-04-09  1:22 UTC 

[Patch V2] BaseTools: Fixed issue in MultiThread Genfds function
 2019-04-09  0:18 UTC  (4+ messages)

[PATCH v2] UefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for 5-level paging
 2019-04-09  0:10 UTC  (2+ messages)

Why is specified -mno-sse on clang x64?
 2019-04-08 21:12 UTC  (5+ messages)
` [edk2-devel] "

ASL build tools - EDKII trim tool questions
 2019-04-08 16:45 UTC  (5+ messages)
` [edk2-devel] "

[RFC] Propose to remove QuarkPlatformPkg and QuarkSocPkg
 2019-04-08 14:48 UTC  (3+ messages)

TianoCore Bug Triage - EMEA / NAMO - Mon, 04/08/2019 7:00am-8:00am #cal-reminder
 2019-04-08 13:45 UTC 

[PATCH] IntelFrameworkModulePkg: Fix comments and improve E820 debug output
 2019-04-08 13:15 UTC  (3+ messages)
` [edk2-devel] "

[RFC] Plan to delete ShellBinPkg from edk2/master
 2019-04-08  8:08 UTC  (14+ messages)
          ` [edk2] "
              ` [edk2-devel] "

[PATCH] UefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for 5-level paging
 2019-04-08  8:00 UTC  (2+ messages)

[edk2-platforms/devel-MinPlatform][PATCH v1 0/6] Some cleanup for platforms under ClevoOpenBoardPkg & KabylakeOpenBoardPkg
 2019-04-08  5:35 UTC  (14+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH v1 3/6] KabylakeOpenBoardPkg/KBLRvp3: Remove unused PCD 'PcdUseHpetTimer'
  ` [edk2-devel] "
` [edk2-platforms/devel-MinPlatform][PATCH v1 4/6] KabylakeOpenBoardPkg/KBLRvp3: Remove the consume of 8259-related PCD
  ` [edk2-devel] "
` [edk2-platforms/devel-MinPlatform][PATCH v1 5/6] KabylakeSiliconPkg: Remove unused PCD 'PcdUseHpetTimer'
  ` [edk2-devel] "
` [edk2-platforms/devel-MinPlatform][PATCH v1 6/6] KabylakeSiliconPkg/SiPkg.dec: Remove Legacy8259 protocol GUID
  ` [edk2-devel] "
` [edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH v1 0/6] Some cleanup for platforms under ClevoOpenBoardPkg & KabylakeOpenBoardPkg

[edk2-platforms/devel-MinPlatform][PATCH v1 1/1] MinPlatformPkg: Include Tcg2Smm ACPI table RAW section
 2019-04-08  5:33 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] [edk2] [PATCH V3] Change EDK II to BSD+Patent License
 2019-04-08  5:25 UTC 

[edk2-platforms/devel-MinPlatform][Patch v2] AdvancedFeaturePkg/AcpiDebug: Add new AcpiDebug modules
 2019-04-08  4:50 UTC 

[edk2-platforms/devel-MinPlatform][PATCH v1 2/6] ClevoOpenBoardPkg/N1xxWU: Remove the consume of 8259-related PCD
 2019-04-08  4:01 UTC  (2+ messages)
` [edk2-devel] "

[patch 0/7] Move BaseUefiTianoCustomDecompressLib from IntelFrameworkModulePkg to MdeModulePkg
 2019-04-08  3:30 UTC  (19+ messages)
` [patch 1/7] ArmVirtPkg: Update UefiDecompressLib instance
` [patch 2/7] BeagleBoardPkg: "
    ` [edk2-devel] "
` [patch 3/7] EmulatorPkg: "
` [patch 4/7] MdeModulePkg: Move BaseUefiTianoCustomDecompressLib to
  ` [edk2-devel] "
` [patch 5/7] Nt32Pkg: Update to use UefiDecompressLib in MdeModulePkg
  ` [edk2-devel] "
` [patch 6/7] Quark: "
` [patch 7/7] Vlv2TbltDevicePkg: "

[Patch 0/4] Normalize line endings to CRLF in ARM packages
 2019-04-05 18:11 UTC  (10+ messages)
` [Patch 3/4] ArmVirtPkg: Normalize line endings to CRLF
  ` [edk2-devel] "
      ` [edk2-devel] [Patch 0/4] Normalize line endings to CRLF in ARM packages

TianoCore Community Meeting - APAC/NAMO - Thu, 04/04/2019 7:30pm-8:00pm #cal-reminder
 2019-04-05  2:15 UTC 

[edk2-test][Patch 1/1 V2] SctPkg/Tools:Fix incorrect break condition in GetLine
 2019-04-04 20:57 UTC 

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

[PATCH v2 0/2] Fixed CorebootModulePkg and CorebootPayloadPkg incorrect line endings
 2019-04-04 15:32 UTC  (3+ messages)
` [PATCH v2 1/2] CorebootModulePkg: Fix non - CRLF "
` [PATCH v2 2/2] CorebootPayloadPkg: "

[PATCH v2] UefiCpuPkg/LocalApicLib: Add GetProcessorLocation2ByApicId() API
 2019-04-04 12:28 UTC  (2+ messages)
` [edk2-devel] "

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Thursday, 4 April 2019 #cal-cancelled
 2019-04-04 11:25 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