messages from 2019-02-01 02:11:24 to 2019-02-05 16:26:49 UTC [more...]
[PATCH v5 edk2-platforms 00/22] Platform/RaspberryPi: Add Raspberry Pi 3 support
2019-02-05 16:25 UTC (22+ messages)
` [PATCH v5 edk2-platforms 01/22] Silicon/Broadcom/Bcm283x: Add interrupt driver
` [PATCH v5 edk2-platforms 02/22] Silicon/Broadcom/Bcm283x: Add GpioLib
` [PATCH v5 edk2-platforms 03/22] Platform/RaspberryPi/RPi3: Add ACPI tables
` [PATCH v5 edk2-platforms 04/22] Platform/RaspberryPi/RPi3: Add reset and memory init libraries
` [PATCH v5 edk2-platforms 05/22] Platform/RaspberryPi/RPi3: Add platform library
` [PATCH v5 edk2-platforms 06/22] Platform/RaspberryPi/RPi3: Add firmware driver
` [PATCH v5 edk2-platforms 07/22] Platform/RaspberryPi/RPi3: Add platform config driver
` [PATCH v5 edk2-platforms 08/22] Platform/RaspberryPi/RPi3: Add SMBIOS driver
` [PATCH v5 edk2-platforms 09/22] Platform/RaspberryPi/RPi3: Add display driver
` [PATCH v5 edk2-platforms 10/22] Platform/RaspberryPi/RPi3: Add console driver
` [PATCH v5 edk2-platforms 11/22] Platform/RaspberryPi/RPi3: Add NV storage driver
` [PATCH v5 edk2-platforms 12/22] Platform/RaspberryPi/RPi3: Add Device Tree driver
` [PATCH v5 edk2-platforms 13/22] Platform/RaspberryPi/RPi3: Add base MMC driver
` [PATCH v5 edk2-platforms 14/22] Platform/RaspberryPi/RPi3: Add Arasan "
` [PATCH v5 edk2-platforms 15/22] Platform/RaspberryPi/RPi3: Add SD Host driver
` [PATCH v5 edk2-platforms 16/22] Platform/RaspberryPi/RPi3: Add platform boot manager and helper libs
` [PATCH v5 edk2-platforms 17/22] Platform/RaspberryPi/RPi3: Add USB host driver
` [PATCH v5 edk2-platforms 18/22] Platform/RaspberryPi/RPi3 *NON-OSI*: Add ATF binaries
` [PATCH v5 edk2-platforms 19/22] Platform/RaspberryPi/RPi3 *NON-OSI*: Add Device Tree binaries
` [PATCH v5 edk2-platforms 20/22] Platform/RaspberryPi/RPi3 *NON-OSI*: Add logo driver
` [PATCH v5 edk2-platforms 21/22] Platform/RaspberryPi/RPi3: Add platform
[PATCH] BaseTools: Fix build failure when specifying multiple BUILDTARGET
2019-02-05 12:06 UTC (6+ messages)
BaseTools: handling of $(ARCH) in .dsc/.fdf when multiple -a specified
2019-02-05 11:35 UTC (4+ messages)
[PATCH] BaseTools/BuildReport: fix report for platforms/arches without struct PCDs
2019-02-05 11:22 UTC
[PATCH edk2-non-osi 1/1] Platform/Socionext: update TF-A binary to upstream release
2019-02-05 8:01 UTC
[edk2-platforms/devel-MinPlatform][PATCH v3 1/1] ReadMe.md: Update Minimum Platform details
2019-02-05 1:57 UTC
[edk2-platforms/devel-MinPlatform][PATCH v2 1/1] ReadMe.md: Update Minimum Platform details
2019-02-05 1:44 UTC (2+ messages)
[edk2-platforms/devel-MinPlatform][PATCH v1 1/1] ReadMe.md: Update Minimum Platform details
2019-02-05 0:58 UTC
[PATCH v3 0/2] Provide UEFILib functions for protocol uninstallation
2019-02-04 20:18 UTC (9+ messages)
[PATCH] MdePkg/UefiLib: Simplify protocol un/installation abstraction
2019-02-04 20:16 UTC
[Patch 0/3] BaseTools: Implement splitquoted function
2019-02-04 19:12 UTC (6+ messages)
` [Patch 1/3] BaseTools: Implement splitquoted function in Build tool
` [Patch 2/3] BaseTools: Implement splitquoted function in UPT
` [Patch 3/3] BaseTools: unit test for splitquoted function
[PATCH 0/6] fix top-level package builds for AARCH64/ARM
2019-02-04 17:13 UTC (2+ messages)
BlockIo2 Protocol test tool
2019-02-04 16:54 UTC (6+ messages)
BaseTools: build failure when specifying multiple BUILDTARGET
2019-02-04 16:48 UTC (4+ messages)
[PATCH v2] AppPkg: fix webserver build for !Ia32/X64
2019-02-04 15:27 UTC (4+ messages)
[PATCH 0/1] EmbeddedPkg/Library: Add VirtualRealTimeClockLib
2019-02-04 12:47 UTC (2+ messages)
` [PATCH 1/1] "
[edk2-announce] Community Bug Triage
2019-02-04 12:11 UTC
[edk2-announce] February Community Meeting
2019-02-04 11:23 UTC (3+ messages)
[Patch 1/3] BaseTools: Fixed a build report issue
2019-02-04 6:48 UTC (3+ messages)
` [Patch 2/3] BaseTools: Fixed an issue about StructurePcd
` [Patch 3/3] BaseTools: Fix a bug about PcdArray
[PATCH] SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state
2019-02-04 6:06 UTC
[PATCH] MdeModulePkg/SdMmcPciHcDxe: Use 16/32-bit IO widths
2019-02-03 12:39 UTC (6+ messages)
[PATCH v1] NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start
2019-02-03 6:23 UTC
[PATCH v1 0/2] Uninstall protocols when error happen in Driver Binding Start
2019-02-03 6:22 UTC (3+ messages)
` [PATCH v1 1/2] MdeModulePkg/Ip4Dxe: "
` [PATCH v1 2/2] NetworkPkg/Ip6Dxe: "
[patch 0/2] Fix coding style issues in MdeModulePkg and MdePkg
2019-02-02 13:38 UTC (6+ messages)
` [patch 1/2] MdeModulePkg: Fix coding style issues
` [patch 2/2] MdePkg: "
[MdePkg/BaseLib v1 0/1] Add new API CalculateCrc16()
2019-02-02 11:12 UTC (8+ messages)
` [MdePkg/BaseLib v1 1/1] MdePkg BaseLib: "
[patch] MdeModulePkg/ReportStatusCodeLib: Avoid using AllocatePool if possible
2019-02-02 8:46 UTC
[PATCH] MdeModulePkg/CapsuleApp: Fix potential NULL pointer dereference issue
2019-02-02 5:21 UTC (2+ messages)
[PATCH] FatPkg/FatPei/Gpt.c: Fix uninitialized variable issue
2019-02-02 5:20 UTC (2+ messages)
[edk2-platforms/devel-MinPlatform][PATCH v1 1/1] Maintainers.txt: AdvancedFeaturePkg and ClevoOpenBoardPkg maintainers
2019-02-02 5:09 UTC (2+ messages)
[Patch V2] edk2-platforms/devel-IntelAtomProcessorE3900: Enable tracehub
2019-02-02 4:58 UTC (3+ messages)
[Patch] BaseTools: Correct the PcdDatabase Info in AutoGen
2019-02-02 1:52 UTC
[Patch] BaseTools: Correct the error message for UPT
2019-02-02 1:36 UTC
LocateProtocol - gEfiTcp4ServiceBindingProtocolGuid
2019-02-02 1:27 UTC (2+ messages)
[PATCH V2] BaseTools: PCD value incorrect in structure pcd sku case
2019-02-02 1:19 UTC (2+ messages)
[PATCH] BaseTools:StructurePCD value display incorrect in "Not used" section
2019-02-02 1:17 UTC (2+ messages)
[PATCH] BaseTools/ECC: Add a new type of exception
2019-02-02 1:14 UTC (2+ messages)
updated proposal for license changes
2019-02-01 23:42 UTC
[PATCH v4 edk2-platforms 00/23] Platform/Raspberry: Add Raspberry Pi 3 support
2019-02-01 15:18 UTC (9+ messages)
` [PATCH v4 edk2-platforms 01/23] Silicon/Broadcom/Bcm282x: Add interrupt driver
OvmfPkg: Support booting from Fusion-MPT SCSI controllers
2019-02-01 15:13 UTC (18+ messages)
` [PATCH 01/14] OvmfPkg/MptScsiDxe: Create empty driver
` [PATCH 02/14] OvmfPkg/MptScsiDxe: Install DriverBinding Protocol
` [PATCH 03/14] OvmfPkg/MptScsiDxe: Report name of driver
` [PATCH 04/14] OvmfPkg/MptScsiDxe: Probe PCI devices and look for MptScsi
` [PATCH 11/14] OvmfPkg/MptScsiDxe: Initialize hardware
` [PATCH 12/14] OvmfPkg/MptScsiDxe: Implement the PassThru method
[PATCH edk2-platforms v1 15/16] Hisilicon/D06: Use CalculateCrc16 in BaseLib
2019-02-01 14:29 UTC (2+ messages)
` [PATCH edk2-platforms v1 16/16] Hisilicon/D0x: Modify version to 19.02
[PATCH edk2-non-osi v1 0/7] Upload D0x binary modules
2019-02-01 14:25 UTC (8+ messages)
` [PATCH edk2-non-osi v1 1/7] Hisilicon/D06: Optimize SAS driver for reducing boot time
` [PATCH edk2-non-osi v1 2/7] Hisilicon/D0x: Rename StartupAp() function
` [PATCH edk2-non-osi v1 3/7] Hisilicon/D06: Update Mbigen and gic RAS register
` [PATCH edk2-non-osi v1 4/7] Hisilicon/D06: Support PCIe local RAS
` [PATCH edk2-non-osi v1 5/7] Hisilicon/D06: Use new flash layout
` [PATCH edk2-non-osi v1 6/7] Hisilicon/D06: Fix numa node wrong issue
` [PATCH edk2-non-osi v1 7/7] Hisilicon/D06: Add Setup Item "Support DPC"
[PATCH 00/10] Remove unused tool chain configuration
2019-02-01 13:47 UTC (20+ messages)
` [PATCH 01/10] BaseTools/tools_def.template: Remove VS2003 and VS2005
` [PATCH 02/10] OptionRomPkg/ReadMe.txt: Remove VS2005
` [PATCH 03/10] BaseTools/tools_def.template: Remove DDK3790
` [PATCH 04/10] BaseTools/tools_def.template: Remove UNIXGCC
` [PATCH 05/10] OvmfPkg: Remove UNIXGCC in DSC files
` [PATCH 06/10] OvmfPkg/README: Remove UNIXGCC
` [PATCH 07/10] BaseTools: Update MYTOOLS
` [PATCH 08/10] BaseTools/tools_def.template: Remove ELFGCC
` [PATCH 09/10] BaseTools/tools_def.template: Remove CYGGCC
` [PATCH 10/10] OptionRomPkg/ReadMe.txt: "
[PATCH edk2-platforms v1 00/16] Fix issues and improve D0x
2019-02-01 13:34 UTC (15+ messages)
` [PATCH edk2-platforms v1 01/16] Hisilicon/D0x: Remove SerdesLib
` [PATCH edk2-platforms v1 02/16] Hisilicon/D0x: Add DriverHealthManagerDxe
` [PATCH edk2-platforms v1 03/16] Hisilicon/D06: Optimize SAS driver for reducing boot time
` [PATCH edk2-platforms v1 04/16] Hisilicon/D06: Fix access variable fail issue
` [PATCH edk2-platforms v1 05/16] Hisilicon/D06: Add more PCIe port INT-x support
` [PATCH edk2-platforms v1 06/16] Hisilicon/D06: Add OemGetCpuFreq to encapsulate difference
` [PATCH edk2-platforms v1 07/16] Hisilicon/D0x: Rename StartupAp() function
` [PATCH edk2-platforms v1 08/16] Hisilicon/D06: Change HCCS speed from 30G to 26G
` [PATCH edk2-platforms v1 09/16] Hisilicon/D06: Add PCI_OSC_SUPPORT
` [PATCH edk2-platforms v1 10/16] Hisilicon/D06: Modify for M7 self-Adapte support
` [PATCH edk2-platforms v1 11/16] Hisilicon/D06: Add Setup Item "Support DPC"
` [PATCH edk2-platforms v1 12/16] Hisilicon/D06: Use new flash layout
` [PATCH edk2-platforms v1 13/16] Hisilicon/D06: Remove SECURE_BOOT_ENABLE definition
` [PATCH edk2-platforms v1 14/16] Hisilicon/D0x: Remove SP805 watchdog pcd
[edk2-platforms/devel-MinPlatform][PATCH v3 0/6] Add initial ClevoOpenBoardPkg
2019-02-01 12:18 UTC (2+ messages)
[PATCH v3 00/12] Split the S3 PEI phase HW init codes from Opal driver
2019-02-01 11:03 UTC (19+ messages)
` [PATCH v3 01/12] MdeModulePkg: Add definitions for ATA AHCI host controller PPI
` [PATCH v3 02/12] MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPI
` [PATCH v3 03/12] MdeModulePkg: Add definitions for Storage Security Command PPI
` [PATCH v3 04/12] MdeModulePkg: Add GUID for LockBox to save storage dev to init in S3
` [PATCH v3 05/12] MdeModulePkg/NvmExpressPei: Avoid updating the module-level variable
` [PATCH v3 06/12] MdeModulePkg/NvmExpressPei: Add logic to produce SSC PPI
` [PATCH v3 07/12] MdeModulePkg/NvmExpressPei: Consume S3StorageDeviceInitList LockBox
` [PATCH v3 08/12] MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEI
` [PATCH v3 09/12] MdeModulePkg/SmmLockBoxLib: Use 'DEBUG_' prefix instead of 'EFI_D_'
` [PATCH v3 10/12] MdeModulePkg/SmmLockBox(PEI): Remove an ASSERT in RestoreLockBox()
` [PATCH v3 11/12] MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()
` [PATCH v3 12/12] SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPI
Conditional Compilation support in INF file
2019-02-01 10:52 UTC (14+ messages)
[PATCH] SecurityPkg/OpalPassword: Add NULL pointer check before using it
2019-02-01 10:44 UTC
[PATCH] SecurityPkg/OpalPassword: Update strings on Opal Setup page
2019-02-01 10:38 UTC
[PATCH] EmbeddedPkg/PrePiLib: Correct function name
2019-02-01 10:31 UTC (2+ messages)
[PATCH edk2-platforms] Silicon/Bcm2836: add random number generator driver
2019-02-01 9:33 UTC (5+ messages)
[Patch] BaseTools: Fix the build report issue about Structure PCD
2019-02-01 9:00 UTC
[PATCH] MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored sometimes
2019-02-01 8:59 UTC
[Patch v2 00/33] BaseTools python3 migration patch set
2019-02-01 8:50 UTC (7+ messages)
[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
2019-02-01 6:53 UTC (11+ messages)
` [PATCH edk2-platforms 00/41] NXP : "
` [PATCH edk2-platforms 10/41] Readme : Add Readme.md file
` [PATCH edk2-platforms 11/41] IFC : Add Header file for IFC controller
` [PATCH edk2-platforms 13/41] Silicon/NXP : Add support of IfcLib
[PATCH] BaseTools: PCD value incorrect in structure pcd sku case
2019-02-01 2:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox