public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-05-24 05:04:44 to 2019-05-28 11:44:09 UTC [more...]

[edk2-platform patch 0/7] Clean up Platform DSC/FDF to refer to NetworkPkg
 2019-05-28 11:44 UTC  (13+ messages)
` [edk2-platform patch 1/7] BeagleBoardPkg: Update BeagleBoardPkg.dsc to remove unnecessary Network libs
` [edk2-platform patch 2/7] RDKQemu: Update RDKQemu.dsc "
` [edk2-platform patch 3/7] Hisilicon: Update D06.dsc "
` [edk2-platform patch 4/7] QuarkPlatform: Update Quark dsc "
` [edk2-platform patch 5/7] Vlv2TbltDevicePkg: Update Platform "
  ` [edk2-devel] "
` [edk2-platform patch 6/7] RaspberryPi: Update RPi3 DSC/FDF to refer to Network package segment files
` [edk2-platform patch 7/7] SoftIron: Update Overdrive1000Board.dsc to refer to new Network module path
` [edk2-devel] [edk2-platform patch 0/7] Clean up Platform DSC/FDF to refer to NetworkPkg

[Patch 0/3] Update Package DSC for Network module movement
 2019-05-28 11:42 UTC  (4+ messages)
` [Patch 1/3] UefiPayloadPkg: Update Package DSC files to refer to NetworkLibs.dsc.inc
` [Patch 2/3] ArmPkg: Update Package DSC to remove unused NetLib
` [Patch 3/3] SignedCapsulePkg: Update Package DSC to remove unused network libs

[PATCH v2 0/7] update ArmSoftFloatLib to latest upstream version
 2019-05-28 11:39 UTC  (18+ messages)
` [PATCH v2 1/7] ArmPkg: import latest version (3e) of the Berkeley Softfloat library
` [PATCH v2 2/7] ArmPkg/ArmSoftFloatLib: switch to new version of softfloat library
` [PATCH v2 3/7] ArmPkg/ArmSoftFloatLib: remove source files that are no longer used
` [PATCH v2 4/7] ArmPkg/ArmSoftFloatLib: remove new source files that are not used
` [PATCH v2 5/7] ArmPkg/ArmSoftFloatLib: add SPDX identifiers
` [PATCH v2 6/7] BaseTools/tools_def CLANG3x ARM AARCH64: force use of C99 standard
    ` [edk2-devel] "
` [PATCH v2 7/7] ArmPkg/ArmLib ARM: set .fpu to let Clang 7 assemble ArmV7Support.S

[PATCH edk2-platforms 1/3] Maintainers.txt: add Reviewer role to description of section entries
 2019-05-28 10:24 UTC  (5+ messages)
` [PATCH edk2-platforms 2/3] Maintainers.txt: update mailing list information
` [PATCH edk2-platforms 3/3] Maintainers.txt: add reviewer for Marvell platforms

[[edk2-platforms][PATCH V2] 00/30] Change edk2-platforms/master to BSD+Patent License
 2019-05-28 10:23 UTC  (5+ messages)
` [[edk2-platforms][PATCH V2] 27/30] Silicon/Marvell: Replace BSD License with "

[PATCH] Maintainers.txt: update mailing list information
 2019-05-28 10:22 UTC 

Adding HTTP and TLS support to Armada80x0McBin (from the MarvellEmbeddedProcessors edk2-open-platforms repo)
 2019-05-28  9:47 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\Scripts
 2019-05-28  9:32 UTC 

[PATCH] BaseTools:Extend the binary cache to support library cache
 2019-05-28  8:51 UTC 

[PATCH] BaseTools:Update binary cache restore time to current time
 2019-05-28  8:35 UTC 

[PATCH V4] BaseTools:Make BaseTools support new rules to generate RAW FFS FILE
 2019-05-28  8:27 UTC  (2+ messages)

[PATCH] BaseTools:Fix the library dependency missing in Binary Cache
 2019-05-28  8:13 UTC 

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

[PATCH] Platform/Intel: Add fspapi build parameter
 2019-05-28  7:52 UTC 

[edk2-platform patch v2] Platform: Update DeveloperBox.dsc to remove unnecessary Network libraries
 2019-05-28  7:48 UTC  (2+ messages)

[edk2-platform patch] Platform: Update DeveloperBox.dsc to remove unnecessary Network libraries
 2019-05-28  7:26 UTC  (2+ messages)

[PATCH] BaseTools/Capsule: Tool to Generate Windows Firmware Update Driver
 2019-05-28  7:10 UTC 

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

[Patch 0/3] Move network related components from MdeModulePkg to NetworkPkg
 2019-05-28  6:50 UTC  (5+ messages)
` [edk2-devel] "

[PATCH V2] UefiCpuPkg CpuCommFeaturesLib: Reduce to set MSR_IA32_CLOCK_MODULATION
 2019-05-28  5:51 UTC  (2+ messages)

[PATCH V3] BaseTools:Make BaseTools support new rules to generate RAW FFS FILE
 2019-05-28  5:43 UTC  (2+ messages)

[patch] ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogData
 2019-05-28  2:25 UTC 

[PATCH] PciBusDxe: duplicate node insertion for every PPB device in the system
 2019-05-28  2:15 UTC  (2+ messages)

[Patch] BaseTools/Capsule: Supports UEFI Capsule with multiple payloads and embedded drivers
 2019-05-28  2:10 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] BaseTools/GenBiosId: Add a new tool GenBiosId
 2019-05-28  1:32 UTC 

[edk2-devel][Patch] MdeModulePkg/CapsuleApp: Enhance Capsule-On-Disk related functions
 2019-05-28  0:53 UTC  (3+ messages)

[Patch 0/3] Add modules to BoardModulePkg
 2019-05-28  0:42 UTC  (6+ 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
` [edk2-devel] [Patch 0/3] Add modules to BoardModulePkg

[PATCH v1] OvmfPkg: Drop build flag USE_LEGACY_ISA_STACK and legacy ISA stack
 2019-05-27 17:42 UTC  (2+ messages)
` [edk2-devel] "

[RFC][PATCH v1 0/1] PcAtChipsetPkg: Remove framework modules
 2019-05-27 17:02 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/3] update ArmSoftFloatLib to latest upstream version
 2019-05-27 16:44 UTC  (10+ 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

[edk2-platforms][PATCH v1 06/16] Hisilicon/D0x: Use StatusCode Router & Handler in MdeModulePkg
 2019-05-27 12:11 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 0/7] Fix some bugs with DwEmmc
 2019-05-27  9:30 UTC  (8+ messages)
` [PATCH v2 1/7] EmbeddedPkg: Add SD command support for DwEmmc
` [PATCH v2 2/7] EmbeddedPkg: Fix DwEmmc CMD8 support for SD
` [PATCH v2 3/7] EmbeddedPkg: Send command when MMC ask for response
` [PATCH v2 4/7] EmbeddedPkg: Fix response check flag
` [PATCH v2 5/7] EmbeddedPkg: Clear CTYPE on initialization
` [PATCH v2 6/7] EmbeddedPkg: Fix DwEmmc SendCommand polling
` [PATCH v2 7/7] EmbeddedPkg: Fix DwEmmc read/write size in preparing DMA size

[RFC][PATCH v1 0/3] Remove IntelFramework[Module]Pkg
 2019-05-27  6:48 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 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] 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 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)


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