messages from 2018-08-31 01:48:41 to 2018-09-06 14:04:20 UTC [more...]
[platforms: PATCH 0/7] Armada7k8k Xenon driver rework
2018-09-06 14:04 UTC (9+ messages)
` [platforms: PATCH 1/7] Silicon/SynQuacer/PlatformDxe: Modify initialization of SdMmcOverride
` [platforms: PATCH 2/7] Marvell/Library: ArmadaBoardDescLib: Extend SDMMC information
` [platforms: PATCH 3/7] SolidRun/Armada80x0McBin: Introduce board description library
` [platforms: PATCH 4/7] Marvell/Armada70x0Db: "
` [platforms: PATCH 5/7] Marvell/Armada80x0Db: "
` [platforms: PATCH 6/7] Marvell/Drivers: MvBoardDesc: Extend information for SdMmc
` [platforms: PATCH 7/7] Marvell/Drivers: XenonDxe: Switch to use generic SdMmcPciHcDxe
[Patch] UefiCpuPkg/MpInitLib: Fix ECC issues
2018-09-06 14:03 UTC (4+ messages)
[PATCH 0/4] remove all 11 occurrences of ELILO on IPF PE/COFF header hack
2018-09-06 13:45 UTC (5+ messages)
` [PATCH 1/4] MdeModulePkg: remove PE/COFF header workaround for ELILO on IPF
` [PATCH 2/4] MdePkg/BasePeCoffLib: "
` [PATCH 3/4] SecurityPkg: "
` [PATCH 4/4] EdkCompatibilityPkg: "
[PATCH] Maintainer.txt: Add Ray to be co-maintainer of EmulatorPkg
2018-09-06 13:27 UTC
[PATCH] ShellPkg Shell: Remove redundant functions
2018-09-06 12:30 UTC (5+ messages)
[PATCH] MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()
2018-09-06 12:11 UTC (3+ messages)
Performance enabling of Event handler
2018-09-06 9:58 UTC (2+ messages)
portability of ShellPkg
2018-09-06 9:56 UTC (13+ messages)
Implementing EFI_SIMPLE_TEXT_INPUT_PROTOCOL
2018-09-06 5:27 UTC (2+ messages)
[Patch] Build Spec: Extend exclamation statement's keyword to case-insensitive
2018-09-06 5:16 UTC (2+ messages)
[Patch] FDF Spec: Extend exclamation statement's keyword to case-insensitive
2018-09-06 5:16 UTC (2+ messages)
[Patch] DSC Spec: Extend exclamation statement's keyword to case-insensitive
2018-09-06 5:16 UTC (2+ messages)
[PATCH 0/4] Add PEI Stack Guard feature
2018-09-06 2:42 UTC (12+ messages)
` [PATCH 1/4] MdeModulePkg/DxeIpl: disable paging before creating new page table
` [PATCH 2/4] UefiCpuPkg/CpuExceptionHandlerLib: support stack switch for PEI exceptions
` [PATCH 3/4] UefiCpuPkg/MpInitLib: fix register restore issue in AP wakeup
` [PATCH 4/4] UefiCpuPkg/CpuMpPei: support stack guard feature
[PATCH v1 1/1] BaseTools/GenFds: delete unused file
2018-09-06 2:05 UTC
[PATCH 15/37] FatBinPkg: Removing ipf which is no longer supported from edk2
2018-09-06 1:54 UTC (2+ messages)
[PATCH 16/37] FatPkg: Removing ipf which is no longer supported from edk2
2018-09-06 1:54 UTC (2+ messages)
[PATCH 25/37] OptionRomPkg: Removing ipf which is no longer supported from edk2
2018-09-06 1:53 UTC (2+ messages)
[Patch] BaseTools: Fix a bug about list the PCD in "not used" section
2018-09-06 1:09 UTC (2+ messages)
[PATCH v1 1/1] BaseTools/GenFds: remove function without callers
2018-09-06 1:02 UTC (2+ messages)
[PATCH v1 1/1] BaseTools: refactor to remove duplicate functions
2018-09-05 21:50 UTC
[patch] BaseTools/PatchCheck.py: Fix error when run with Python3
2018-09-05 15:02 UTC (2+ messages)
[PATCH v2] MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI image
2018-09-05 14:17 UTC
[PATCH] MdeModulePkg/EhciDxe: fix host controller reset condition in BindingStart
2018-09-05 12:18 UTC (10+ messages)
[PATCH] BaseTools: Correct DXE_PCD_DATABASE_INIT
2018-09-05 10:42 UTC
[Patch] MdeModulePkg PeiCore: Remove the copy logic for PeiImageRead function
2018-09-05 10:27 UTC (2+ messages)
[PATCH 0/6] Add new EfiFindAcpiTableBySignature() API
2018-09-05 10:02 UTC (19+ messages)
` [PATCH 1/6] MdePkg UefiLib: "
` [PATCH 2/6] IntelSiliconPkg IntelVTdDxe: Use new EfiFindAcpiTableBySignature()
` [PATCH 3/6] MdeModulePkg S3SaveStateDxe: "
` [PATCH 4/6] PcAtChipsetPkg PcRtc: "
` [PATCH 5/6] ShellPkg DpDynamicCommand: "
` [PATCH 6/6] UefiCpuPkg PiSmmCpuDxeSmm: "
UDK2017 and TCL - Decimal numbers being treated as Octals
2018-09-05 8:05 UTC
[PATCH 0/7] SdMmc fixes and SdMmcOverride extension
2018-09-05 6:29 UTC (9+ messages)
` [PATCH 1/7] MdeModulePkg/SdMmcPciHcDxe: Fix HS200 operation
` [PATCH 2/7] MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocol
` [PATCH 3/7] MdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost to SdMmcOverride
` [PATCH 4/7] MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequency
` [PATCH 5/7] MdeModulePkg/SdMmcPciHcDxe: Adjust eMMC clock and bus width sequence
` [PATCH 6/7] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits
` [PATCH 7/7] MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot
[PATCH] MdeModulePkg: Remove trailing white space
2018-09-05 5:06 UTC (3+ messages)
[Patch] BaseTools: Fix the RaiseError variable issue caused by 855698fb69f
2018-09-05 3:27 UTC
[Patch] BaseTools: Report more clear error message for PCD used in expression
2018-09-05 1:00 UTC (2+ messages)
[PATCH] MdeModulePkg PeiCore: Fix VS2012 build failure
2018-09-05 0:44 UTC (2+ messages)
[staging/MicroPythonTestFramework][PATCH] MpyTestFrameworkPkg: use minified jquery source
2018-09-04 23:18 UTC (2+ messages)
[PATCH v2 00/12] Add WinHost support in EmulatorPkg
2018-09-04 15:12 UTC (6+ messages)
[Patch] BaseTools: Involve Dec default value to calculate Maxsize
2018-09-04 14:50 UTC (2+ messages)
[Patch] MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header
2018-09-04 13:43 UTC (3+ messages)
[PATCH] EmulatorPkg: Update package level Readme.md
2018-09-04 12:20 UTC (2+ messages)
[PATCH] BaseTools: Check the index of array
2018-09-04 9:26 UTC
[PATCH] Emulator/Win: Fix build failure using VS2015x86
2018-09-04 8:21 UTC (2+ messages)
[PATCH] BaseTools: SKU inheritance
2018-09-04 7:51 UTC
[Patch v2] MdeModulePkg/Ip4Dxe: Sync the direct route entry setting
2018-09-04 7:38 UTC
[PATCH] BaseTools: Check PcdNvStoreDefaultValueBuffer
2018-09-04 6:59 UTC
[Patch] BaseTools: Extend the keyword "!include"/"!if" to case-insensitive
2018-09-04 6:14 UTC (2+ messages)
[patch] MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPool
2018-09-04 0:54 UTC (2+ messages)
Missing ‘or’ in CLA
2018-09-03 21:44 UTC (5+ messages)
[PATCH edk2-platforms v5 00/28] Upload for D06 platform
2018-09-03 15:43 UTC (31+ messages)
` [PATCH edk2-platforms v5 01/28] Hisilicon/D0x: Modify PcdBootManagerMenuFile for build
` [PATCH edk2-platforms v5 02/28] Silicon/Hisilicon/D0x: Move RAS macro to PlatformArch.h
` [PATCH edk2-platforms v5 03/28] Silicon/Hisilicon/Acpi: Unify HisiAcpiPlatformDxe
` [PATCH edk2-platforms v5 04/28] Hisilicon/D06: Add several base file for D06
` [PATCH edk2-platforms v5 05/28] Platform/Hisilicon/D06: Add M41T83RealTimeClockLib
` [PATCH edk2-platforms v5 06/28] Hisilicon/D06: Add OemMiscLibD06
` [PATCH edk2-platforms v5 07/28] Platform/Hisilicon/D06: Add edk2-non-osi components for D06
` [PATCH edk2-platforms v5 08/28] Hisilicon/D06: Add some modules
` [PATCH edk2-platforms v5 09/28] Silicon/Hisilicon/D06: Wait for all disk ready
` [PATCH edk2-platforms v5 10/28] Hisilicon/D06: Add Debug Serial Port Init Driver
` [PATCH edk2-platforms v5 11/28] Hisilicon/D06: Add ACPI Tables for D06
` [PATCH edk2-platforms v5 12/28] Hisilicon/D06: Add Hi1620OemConfigUiLib
` [PATCH edk2-platforms v5 13/28] Silicon/Hisilicon/D06: Stop watchdog
` [PATCH edk2-platforms v5 14/28] Silicon/Hisilicon/Hi1620/Setup: Add Setup Item "EnableGOP"
` [PATCH edk2-platforms v5 15/28] Hisilicon/Hi1620: Add ACPI PPTT table
` [PATCH edk2-platforms v5 16/28] Platform/Hisilicon/D06: Enable ACPI PPTT
` [PATCH edk2-platforms v5 17/28] Platform/Hisilicon/D06: Add OemNicLib
` [PATCH edk2-platforms v5 18/28] Platform/Hisilicon/D06: Add OemNicConfig2P Driver
` [PATCH edk2-platforms v5 19/28] Hisilicon/D0x: Update SMBIOS type9 info
` [PATCH edk2-platforms v5 20/28] Platform/Hisilicon/D06: Add EarlyConfigPeim peim
` [PATCH edk2-platforms v5 21/28] Platform/Hisilicon/D06: Add PciHostBridgeLib
` [PATCH edk2-platforms v5 22/28] Hisilicon/D06: add apei driver
` [PATCH edk2-platforms v5 23/28] Platform/Hisilicon/D06: Add capsule upgrade support
` [PATCH edk2-platforms v5 24/28] Silicon/Hisilicon: Modify for disable slave core clock
` [PATCH edk2-platforms v5 25/28] Silicon/Hisilicon: Add I2C Bus Exception handle function
` [PATCH edk2-platforms v5 26/28] Silicon/Hisilicon/Setup: Support SPCR table switch
` [PATCH edk2-platforms v5 27/28] Silicon/Hisilicon/setup: Enable/disable SMMU
` [PATCH edk2-platforms v5 28/28] Platform/Hisilicon/D0x: Update version string to 18.08
[PATCH edk2-non-osi v4 0/2] Upload D06 binary modules
2018-09-03 15:42 UTC (2+ messages)
[PATCH] EmulatorPkg/PlatformBmLib: Fix GCC build failure
2018-09-03 7:09 UTC (2+ messages)
[PATCH] MdePkg: Update the comments in dec
2018-09-03 3:43 UTC
[Patch] BaseTool: Variable Merge
2018-09-03 2:53 UTC
[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] BIOS Logo Change
2018-09-03 2:45 UTC
[PATCH 0/2] UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services from AP
2018-09-03 2:15 UTC (4+ messages)
` [PATCH 1/2] CpuExceptionHandlerLib: Add comments to make code more readable
` [PATCH 2/2] UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services from AP
[PATCH v1 edk-platforms 1/2] Platform/HiKey960: add PL011UartClockLib
2018-09-01 13:03 UTC (2+ messages)
Regression with PXE boot on OvmfPkg/VirtioNetDxe driver on aarch64 system
2018-08-31 13:17 UTC (2+ messages)
[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Change BIOS Version
2018-08-31 9:06 UTC
[Patch] MdeModulePkg/Ip4Dxe: Sync the direct route entry setting
2018-08-31 8:56 UTC (2+ messages)
[PATCH v2] MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot
2018-08-31 8:46 UTC (2+ messages)
[Patch 0/2] Add 32bit subnet mask support for IP4 PXE
2018-08-31 7:46 UTC (3+ messages)
` [Patch 2/2] ShellPkg: Update Ifconfig command to accept 32bit subnet mask
[PATCH edk2-platforms v4 00/31] Upload for D06 platform
2018-08-31 6:17 UTC (7+ messages)
` [PATCH edk2-platforms v4 11/31] Silicon/Hisilicon/Acpi: Unify HisiAcpiPlatformDxe
` [PATCH edk2-platforms v4 30/31] Hisilicon/D06: Add PciPlatformLib
[PATCH edk2-platforms] sgi575/acpi: Use ACPI 6.2 specification
2018-08-31 4:27 UTC (4+ messages)
[PATCH] MdeModulePkg/MdeModulePkg.uni: update PCD string per dec file change
2018-08-31 1:48 UTC (3+ messages)
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