public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-05-22 08:35:20 to 2019-05-27 09:31:51 UTC [more...]

[PATCH v2 0/7] Fix some bugs with DwEmmc
 2019-05-27  9:30 UTC  (3+ messages)
` [PATCH v2 1/7] EmbeddedPkg: Add SD command support for DwEmmc
` [PATCH v2 2/7] EmbeddedPkg: Fix DwEmmc CMD8 support for SD

[PATCH 0/3] update ArmSoftFloatLib to latest upstream version
 2019-05-27  9:06 UTC  (8+ messages)
` [PATCH 1/3] ArmPkg: import latest version (3e) of the Berkeley Softfloat library
` [PATCH 2/3] ArmPkg/ArmSoftFloatLib: switch to new version of softfloat library
` [PATCH 3/3] ArmPkg/ArmSoftFloatLib: remove source files that are no longer used
` [edk2-devel] [PATCH 0/3] update ArmSoftFloatLib to latest upstream version

[Patch] BaseTools/Capsule: Supports UEFI Capsule with multiple payloads and embedded drivers
 2019-05-27  7:28 UTC 

[RFC][PATCH v1 0/3] Remove IntelFramework[Module]Pkg
 2019-05-27  6:48 UTC 

[RFC][PATCH v1 0/1] PcAtChipsetPkg: Remove framework modules
 2019-05-27  6:36 UTC 

[PATCH v1 0/6] Ovmf: Drop IntelFramework[Module]Pkg dependency
 2019-05-27  5:19 UTC  (7+ messages)
` [PATCH v1 1/6] OvmfPkg/PlatformPei: Remove redundant reference of framework pkg DEC
` [PATCH v1 2/6] OvmfPkg/OvmfPkg.dec: Add PcdShellFile in OVMF DEC file
` [PATCH v1 3/6] OvmfPkg/PlatformBootManagerLib: Use PcdShellFile defined in OvmfPkg
` [PATCH v1 4/6] OvmfPkg/DSC: Remove the consume of PcdShellFile in framework package
` [PATCH v1 5/6] OvmfPkg/IncompatiblePciDeviceSupportDxe: Drop framework pkg dependency
` [PATCH v1 6/6] OvmfPkg/Csm/CsmSupportLib: Drop IntelFrameworkPkg dependency

[PATCH v1] OvmfPkg: Drop build flag USE_LEGACY_ISA_STACK and legacy ISA stack
 2019-05-27  3:23 UTC 

[PATCH v2 00/10] Duplicate required CSM components for OVMF
 2019-05-27  3:03 UTC  (11+ messages)
` [PATCH v2 01/10] Maintainers.txt: Add maintainer for CSM components in OvmfPkg
` [PATCH v2 02/10] OvmfPkg: Copy the required CSM components from framework packages
` [PATCH v2 03/10] OvmfPkg/OvmfPkg.dec: Add definitions for CSM-related Guid & Protocol
` [PATCH v2 04/10] OvmfPkg/OvmfPkg.dec: Add the new include folder for CSM header files
` [PATCH v2 05/10] OvmfPkg/OvmfPkg.dec: Add PCD definitions used by copied CSM modules
` [PATCH v2 06/10] OvmfPkg/Csm/VideoDxe: Update to make it build for OVMF
` [PATCH v2 07/10] OvmfPkg/Csm/LegacyBiosDxe: "
` [PATCH v2 08/10] OvmfPkg/Csm/LegacyBootMaintUiLib: "
` [PATCH v2 09/10] OvmfPkg/Csm/LegacyBootManagerLib: "
` [PATCH v2 10/10] OvmfPkg: Update DSC/FDF files to consume CSM components in OvmfPkg

[RFC][edk2-platform][Add new packages in Platform\Intel directory]
 2019-05-27  2:50 UTC 

[edk2-platforms][PATCH v2 00/18] Drop IntelFramework[Module]Pkg dependency
 2019-05-27  2:43 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V4 0/2] MdeModulePkg: Make the screen seamless
 2019-05-27  2:15 UTC  (7+ messages)
` [PATCH V4 1/2] MdeModulePkg/ConSplitterDxe: Optimize the ConSplitterTextOutSetMode
` [PATCH V4 2/2] MdeModulePkg/GraphicsConsoleDxe: Initialize the output mode

[Patch 0/3] Add modules to BoardModulePkg
 2019-05-27  1:12 UTC  (4+ messages)
` [Patch 1/3] [edk2-platform] Maintainers.txt: Add BoardModulePkg in Platform/Intel/ folder
` [Patch 2/3] [edk2-platform] Platform/Intel: Add Cmos related modules to BoardModulePkg
` [Patch 3/3] [edk2-platform] Platform/Intel/BoardModulePkg: Add BiosId Module

[PATCH] EmulatorPkg: Fix bugs about MiscBootServices
 2019-05-27  0:31 UTC  (3+ messages)

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

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

[edk2-platforms: PATCH v2 00/14] Armada7k8k PCIE support
 2019-05-25  9:47 UTC  (21+ messages)
` [edk2-platforms: PATCH v2 06/14] Marvell/Armada7k8k: Add PciExpressLib implementation

[edk2-platforms: PATCH v3 00/14] Armada7k8k PCIE support
 2019-05-24 21:22 UTC  (17+ messages)
` [edk2-platforms: PATCH v3 01/14] Marvell/Library: MvGpioLib: Extend GPIO pin description
` [edk2-platforms: PATCH v3 02/14] Marvell/Library: ArmadaSoCDescLib: Add PCIE information
` [edk2-platforms: PATCH v3 03/14] Marvell/Library: ArmadaBoardDescLib: "
` [edk2-platforms: PATCH v3 04/14] Marvell/Armada7k8k: Extend board description libraries with PCIE
` [edk2-platforms: PATCH v3 05/14] Marvell/Armada7k8k: MvBoardDesc: Extend protocol with PCIE support
` [edk2-platforms: PATCH v3 06/14] Marvell/Armada7k8k: Add PciSegmentLib implementation
` [edk2-platforms: PATCH v3 07/14] Marvell/Armada7k8k: Implement PciHostBridgeLib
` [edk2-platforms: PATCH v3 08/14] Marvell/Armada7k8k: Enable PCIE support
` [edk2-platforms: PATCH v3 09/14] Marvell/Armada80x0McBin: Enable ACPI "
` [edk2-platforms: PATCH v3 10/14] Marvell/Armada80x0Db: "
` [edk2-platforms: PATCH v3 11/14] Marvell/Armada70x0Db: "
` [edk2-platforms: PATCH v3 12/14] Marvell/Armada80x0McBin: DeviceTree: Use pci-host-generic driver
` [edk2-platforms: PATCH v3 13/14] Marvell/Armada7k8k: Remove duplication in .dsc files
` [edk2-platforms: PATCH v3 14/14] Marvell/Armada7k8: Add 'acpiview' shell command to build

[Staging/Bug_1525_FmpDevicePkg_MultipleControllers_V2] Create V2 branch
 2019-05-24 17:02 UTC 

[RFC][edk2-platform][Add new packages in Platform\Intel directory]
 2019-05-24 16:31 UTC  (7+ messages)
` [edk2-devel] "

why does RAND_add() take "randomness" as a "double"?
 2019-05-24 15:30 UTC  (3+ messages)

[Patch V3 0/2] BaseTools: Add a checking for Sources section in INF file [Part 0/2]
 2019-05-24 14:40 UTC  (3+ messages)
` [Patch V3 1/2] BaseTools: Add a checking for Sources section in INF file [Part 1/2]
` [Patch V3 2/2] BaseTools: Add a checking for Sources section in INF file [Part 2/2]

[RFC PATCH] OptionRomPkg: import MarvelYukonDxe driver
 2019-05-24 13:52 UTC  (3+ messages)
    ` [edk2] "

[PATCH 0/6] Fix race condition and add event protocol
 2019-05-24 12:52 UTC  (17+ messages)
` [PATCH 1/6] MdeModulePkg: Add gEdkiiCommonEventProtocolGuid for event
` [PATCH 2/6] MdePkg/BaseLib.h: Add EnableInterruptsAndSleep function declare
` [PATCH 3/6] MdePkg/BaseLib: Implement EnableInterruptsAndSleep
` [PATCH 4/6] MdePkg: Add gEfiCpu2ProtocolGuid and header file
      ` [edk2-devel] "
` [PATCH 5/6] UefiCpuPkg/CpuDxe: Implement Cpu2 protocol
` [PATCH 6/6] MdeModulePkg/DxeMain: Implement common event protocol
` [edk2-devel] [PATCH 0/6] Fix race condition and add "

[PATCH v1 1/1] DynamicTablesPkg: Add dynamic PPTT table generation support
 2019-05-24 12:07 UTC 

[PATCH V3] BaseTools:Make BaseTools support new rules to generate RAW FFS FILE
 2019-05-24  9:21 UTC 

[edk2-devel][Patch] MdeModulePkg/CapsuleApp: Enhance Capsule-On-Disk related functions
 2019-05-24  9:02 UTC 

[PATCH V2] BaseTools:Make BaseTools support the correct RAW FFS FILE generation
 2019-05-24  8:06 UTC  (2+ messages)

edk2-stable201905 features and soft/hard freeze and release date
 2019-05-24  8:00 UTC  (5+ messages)

[PATCH] BaseTools:Change the path of the file that Binary Cache
 2019-05-24  5:31 UTC  (2+ messages)

[PATCH] BaseTools: Add a checking for Sources section in INF file
 2019-05-24  4:58 UTC  (4+ messages)
` [edk2-devel] "

[PATCH V2] UefiCpuPkg CpuCommFeaturesLib: Fix ASSERT if LMCE is supported
 2019-05-23 23:34 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] RFC for Edk2-ToolEnv
 2019-05-23 17:14 UTC  (6+ messages)

[Patch edk2-platform V4 00/18] Add Network's include segment files in DSC/FDF
 2019-05-23 17:00 UTC  (5+ messages)
` [Patch edk2-platform V4 04/18] Hisilicon/D05: Update DSC/FDF to use NetworkPkg DSC/FDF
  ` [edk2-devel] "
` [Patch edk2-platform V4 12/18] Silicon/Armada7k8k: "

[edk2-test] Location of tests for vendor/edk2 specific protocols
 2019-05-23 16:55 UTC  (4+ messages)

[edk2-devel] [Patch V2] BaseTools: Add a checking for Sources section in INF file
 2019-05-23 16:13 UTC 

[Patch V2] BaseTools: Add a checking for Sources section in INF file
 2019-05-23 16:06 UTC 

[Patch 2] BaseTools: Remove './SecMain' from 'run' target
 2019-05-23 14:40 UTC  (3+ messages)
` [edk2-devel] "

Help needed in building UEFI qcow2 images
 2019-05-23 13:45 UTC  (8+ messages)
  ` [edk2-devel] "

[edk2] Soft Feature Freeze starts today for edk2-stable201905
 2019-05-23 11:44 UTC  (8+ messages)
` [edk2-devel] "

iSCSI and iBFT
 2019-05-23 10:35 UTC  (9+ messages)
  ` [edk2-devel] "

[PATCH] BaseTools:Make BaseTools support the correct RAW FFS FILE generation
 2019-05-23  5:37 UTC  (2+ messages)

[PATCH v4 0/7] CryptoPkg: Upgrade OpenSSL to 1.1.1b
 2019-05-23  5:10 UTC  (15+ messages)
` [edk2-devel] "

[PATCH] EmulatorPkg: Fix bugs about BlockIo2
 2019-05-23  4:59 UTC 

[edk2-platforms][PATCH V2] Maintainers.txt: Add maintainers
 2019-05-23  3:43 UTC  (3+ messages)
` [edk2-devel] "

RFC for Edk2-Library
 2019-05-23  2:32 UTC  (9+ messages)
` [edk2-devel] "

[Patch] BaseTools: Remove './SecMain' from 'run' target
 2019-05-23  1:54 UTC  (7+ messages)

[Patch 0/3] Move network related components from MdeModulePkg to NetworkPkg
 2019-05-23  1:47 UTC  (5+ messages)
` [Patch 1/3] NetworkPkg: Move Network library and drivers "
  ` [edk2-devel] "
` [Patch 2/3] NetworkPkg: Move Network library header file "
  ` [edk2-devel] "

[edk2-platforms] [PATCH v2 0/5] Added GCC5 build support
 2019-05-23  0:19 UTC  (17+ messages)
` [edk2-platforms] [PATCH v2 1/5] MinPlatformPkg: "
` [edk2-platforms] [PATCH v2 2/5] KabylakeSiliconPkg: Casting functions to EFIAPI
  ` [edk2-devel] "
` [edk2-platforms] [PATCH v2 3/5] KabylakeOpenBoardPkg: Added GCC5 build support
  ` [edk2-devel] "
` [edk2-platforms] [PATCH v2 4/5] ClevoOpenBoardPkg: "
  ` [edk2-devel] "
` [edk2-platforms] [PATCH v2 5/5] Intel/Readme.md: Updated readme with linux build instructions
  ` [edk2-devel] "

[PATCH] Maintainers.txt: Add maintainer for ClevoOpenBoardPkg
 2019-05-22 18:32 UTC  (2+ messages)

[Patch] MdeModulePkg: Update MdeModulePkg.dsc to remove Network related modules
 2019-05-22 14:33 UTC  (6+ messages)
` [edk2-devel] "

[Patch V3] OpensslLib: Missing local header files in [Sources] section of .INFs
 2019-05-22 14:14 UTC  (4+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH] Maintainers.txt: Add maintainers
 2019-05-22 11:06 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] OpensslLib: Missing local header files in [Sources] section of .INFs
 2019-05-22  9:29 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiCpuPkg CpuCommFeaturesLib: Fix ASSERT if LMCE is supported
 2019-05-22  9:20 UTC  (2+ messages)

[PATCH 0/2] Add FSP Dispatch mode switch
 2019-05-22  8:35 UTC  (3+ messages)
` [PATCH 1/2] KabylakeSiliconPkg: Add FSP Dispatch switch
` [PATCH 2/2] KabylakeOpenBoardPkg: "


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