messages from 2018-10-26 00:50:08 to 2018-10-30 07:58:03 UTC [more...]
[PATCH v1 0/7] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-10-30 7:57 UTC (11+ messages)
` [PATCH v1 1/7] Nt32Pkg: Replace obsoleted network drivers from NT32 platform DSC/FDF
` [PATCH v1 2/7] EmulatorPkg: Replace obsoleted network drivers from "
` [PATCH v1 3/7] OvmfPkg: "
` [PATCH v1 4/7] Vlv2TbltDevicePkg: Replace obsoleted "
` [PATCH v1 5/7] ArmVirtPkg: Replace obsoleted network "
` [PATCH v1 6/7] MdeModulePkg: Delete the TCP/PXE/ISCSI drivers in MdeModulePkg
` [PATCH v1 7/7] NetworkPkg: Remove some clarification from TCP/PXE/ISCSI driver INF
[PATCH 1/1] Vlv2TbltDevicePkg/SmBiosMiscDxe: fix the comparison of characters
2018-10-30 7:56 UTC
[Patch] FmpDevicePkg DSC: Add NOOPT target to verify NOOPT target
2018-10-30 7:51 UTC (2+ messages)
[PATCH v2 1/2] ShellPkg-UefiShellLib: Add a function to fully-qualify paths
2018-10-30 7:33 UTC (2+ messages)
[Patch] UefiCpuPkg/RegisterCpuFeaturesLib: Fix build failure
2018-10-30 5:00 UTC (2+ messages)
[PATCH] MdePkg/BaseStackCheckLib: add MSFT toolchain support
2018-10-30 2:53 UTC (8+ messages)
[PATCH v3] MdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when CPU driver runs
2018-10-30 2:51 UTC
[PATCH 1/2] UefiCpuPkg/MpInitLib: Fix ASSERT for success
2018-10-30 2:30 UTC (3+ messages)
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
[PATCH 0/4] Conflict Detection for Tcp and PxeBc Driver
2018-10-30 2:22 UTC (8+ messages)
` [PATCH 1/4] MdeModulePkg: Add Tag Protocol for PxeBc Driver Conflict Detection
` [PATCH 2/4] MdeModulePkg/UefiPxeBcDxe: Add Conflict Detection Process
` [PATCH 3/4] NetworkPkg/UefiPxeBcDxe: "
` [PATCH 4/4] NetworkPkg/TcpDxe: Modify the Version of Driver Binding Protocol
[PATCH v2] MdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when CPU driver runs
2018-10-30 1:44 UTC
[PATCH v3 0/3] UdfDxe: Additional checks for ResolveSymlink()
2018-10-30 1:40 UTC (5+ messages)
` [PATCH v3 1/3] MdeModulePkg/UdfDxe: Check 'Component Type' within a Path Component
` [PATCH v3 2/3] MdeModulePkg/UdfDxe: Content check for 'File' in ResolveSymlink()
` [PATCH v3 3/3] MdeModulePkg/UdfDxe: Memory free/use after free "
[PATCH] MdeModulePkg/UdfDxe: Additional checks for ResolveSymlink()
2018-10-30 1:01 UTC (6+ messages)
[PATCH] MdeModulePkg/Core: fix an issue of potential NULL pointer access
2018-10-30 0:53 UTC (3+ messages)
[PATCH v2] BaseTools: Fix merge in FDF parser for OptionROM override
2018-10-30 0:38 UTC (2+ messages)
[Patch] UefiCpuPkg/RegisterCpuFeaturesLib: Fix GCC build failure
2018-10-29 23:40 UTC (4+ messages)
Another Test Message - please ignore
2018-10-29 22:51 UTC (3+ messages)
Test message. Please ignore
2018-10-29 22:41 UTC (7+ messages)
** NOTICE ** edk2-devel mailing list configuration changes
2018-10-29 22:40 UTC (8+ messages)
[PATCH v2 2/2] ShellPkg-ShellApp: Provide fully-qualified path to shell scripts
2018-10-29 21:14 UTC
[PATCH] MdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when CPU driver runs
2018-10-29 20:33 UTC (6+ messages)
Grub Error Marvell Board
2018-10-29 20:03 UTC (2+ messages)
EmmcBlockIO PassThru Out of Resources
2018-10-29 19:19 UTC (3+ messages)
D06 ACPI
2018-10-29 18:58 UTC
[PATCH] BaseTools: Fix typo in FDF parser for OptionROM override
2018-10-29 16:53 UTC (2+ messages)
[PATCH] MdeModulePkg/Core: correct one coding style
2018-10-29 16:29 UTC (3+ messages)
[PATCH edk2-platforms v1 00/12] Fix D06 SBSA/SBBR issue and improve
2018-10-29 16:14 UTC (16+ messages)
` [PATCH edk2-platforms v1 01/12] Silicon/Hisilicon/D06: Add watchdog to GTDT
` [PATCH edk2-platforms v1 02/12] Silicon/Hisilicon/D06: Drop _CID for fwts issue
` [PATCH edk2-platforms v1 03/12] Silicon/Hisilicon/D06: Fix fwts issue in Dbg2
` [PATCH edk2-platforms v1 04/12] Silicon/Hisilicon/D06: Fix fwts issue in FADT
` [PATCH edk2-platforms v1 05/12] Hisilicon/D06: Move some functions to OemMiscLib
` [PATCH edk2-platforms v1 06/12] Silicon/Hisilicon: Modify for SBBR fwts SetTime_Func test case
` [PATCH edk2-platforms v1 07/12] Hisilicon/D0x: Fix secure boot bug in FlashFvbDxe
` [PATCH edk2-platforms v1 08/12] Hisilicon/D06: Fix SBBR-SCT AuthVar issue
` [PATCH edk2-platforms v1 09/12] Silicon/Hisilicon/D06: Reserve ECAM resource in DSDT
` [PATCH edk2-platforms v1 10/12] Silicon/Hisilicon/D06: Modify GTDT timer flag
` [PATCH edk2-platforms v1 11/12] Hisilicon/D06: Modify Gic base
` [PATCH edk2-platforms v1 12/12] Silicon/Hisilicon/D06: Set TA as Node 0 for TA boot
[edk2-FdfSpecification][PATCH v2] Amend the OptionROM definition to allow multiple PCI_DEVICE_IDs
2018-10-29 12:05 UTC (2+ messages)
[edk2-InfSpecification][PATCH v2] Amend the OptionROM specification to allow multiple PCI_DEVICE_IDs
2018-10-29 12:05 UTC (2+ messages)
[PATCH v2 0/4] Conflict Detection for Tcp and PxeBc Driver
2018-10-29 7:12 UTC (7+ messages)
` [PATCH v2 1/4] MdeModulePkg: Add Tag Protocol for PxeBc Driver Conflict Detection
` [PATCH v2 2/4] MdeModulePkg/UefiPxeBcDxe: Add Conflict Detection Process
` [PATCH v2 3/4] NetworkPkg/UefiPxeBcDxe: "
` [PATCH v2 4/4] NetworkPkg/TcpDxe: Modify the Version of Driver Binding Protocol
[PATCH edk2/ArmPkg v1 0/1] Fix Gic interrupt routing modes bug
2018-10-29 4:57 UTC (2+ messages)
` [PATCH edk2/ArmPkg v1 1/1] ArmPkg: "
[PATCH] MdeModulePkg/UsbBusDxe: Add missing "return NULL" in UsbCreateDesc()
2018-10-29 4:40 UTC (2+ messages)
[PATCH edk2-non-osi v1 0/4] Upload D06 binary modules for SBSA test
2018-10-29 3:51 UTC (5+ messages)
` [PATCH edk2-non-osi v1 1/4] Hisilicon/D06: Add cpu on/off feature in TrustedFirmware
` [PATCH edk2-non-osi v1 2/4] Hisilicon/D06: Fix SBSA test case 42 failed issues
` [PATCH edk2-non-osi v1 3/4] Hisilicon/D06: Fix set usb reg failed issue
` [PATCH edk2-non-osi v1 4/4] Hisilicon/D06: Fix SBSA PE-15 "
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: optimize TLB flush operation
2018-10-29 3:10 UTC (3+ messages)
[PATCH V3 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
2018-10-29 2:19 UTC (8+ messages)
` [PATCH V3 1/4] MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer function
` [PATCH V3 2/4] MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer function
` [PATCH V3 3/4] MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransfer
` [PATCH V3 4/4] MdeModulePkg EhciDxe: "
[PATCH v2] IntelFsp2Pkg: Fixed potentially NULL pointer accessing
2018-10-29 1:51 UTC (2+ messages)
[PATCH] IntelFsp2Pkg: Fixed potentially NULL pointer accessing
2018-10-29 1:11 UTC (3+ messages)
[PATCH v2] MdeModulePkg/UdfDxe: Additional checks for ResolveSymlink()
2018-10-27 13:19 UTC (2+ messages)
[PATCH 1/1] BaseTools: Sync MdePkg/Library/UefiDevicePathLib/DevicePathToText.c code
2018-10-27 11:40 UTC (2+ messages)
[Patch] BaseTools: Rollback Filter out unused structure pcds
2018-10-27 7:26 UTC (2+ messages)
Example of email Phabricator can be configured to send on svn commit
2018-10-26 22:06 UTC
Community Meeting Minutes #2
2018-10-26 13:44 UTC (2+ messages)
[PATCH V2 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
2018-10-26 13:43 UTC (12+ messages)
` [PATCH V2 1/4] MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer function
` [PATCH V2 2/4] MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer function
` [PATCH V2 3/4] MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransfer
` [PATCH V2 4/4] MdeModulePkg EhciDxe: "
[PATCH v5 0/1] Add ArmPkg/Optee library APIs
2018-10-26 12:11 UTC (2+ messages)
[PATCH] uefi-sct/SctPkg:Add conformance test cases for deprecated EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS attribute
2018-10-26 11:50 UTC (4+ messages)
[PATCH edk2-platforms v5 00/28] Upload for D06 platform
2018-10-26 8:18 UTC (5+ messages)
` [PATCH edk2-platforms v5 21/28] Platform/Hisilicon/D06: Add PciHostBridgeLib
[PATCH] MdeModulePkg/Core: fix an IA32 build failure
2018-10-26 8:03 UTC (3+ messages)
[PATCH v2 0/4] SdMmcOverride extension
2018-10-26 7:22 UTC (7+ messages)
[Patch v3 0/6] BaseTools/GenFds: cleanup GenFds
2018-10-26 6:54 UTC (6+ messages)
` [Patch v3 1/6] "
[PATCH 1/1] BaseTools: Roll back code modify by commit 9e47e6f90880
2018-10-26 6:19 UTC (2+ messages)
[PATCH 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
2018-10-26 5:36 UTC (11+ messages)
` [PATCH 1/4] MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer function
` [PATCH 2/4] MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer function
` [PATCH 3/4] MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransfer
` [PATCH 4/4] MdeModulePkg EhciDxe: "
[Patch 0/2] Mtftp: Correct the total received and saved block number
2018-10-26 5:35 UTC (2+ messages)
[Patch] MdeModulePkg: Specify SmmLockBoxPeiLib library instance for IA32/X64 arch
2018-10-26 5:05 UTC (5+ messages)
[Patch] UefiCpuPkg/RegisterCpuFeaturesLib: Support combo CPU feature style
2018-10-26 4:16 UTC (2+ messages)
[Patch] MdeModulePkg RegularExpressionDxe: Remove unknown build option for XCODE
2018-10-26 3:48 UTC (3+ messages)
[PATCH] IntelFsp2Pkg: Fix GCC49/XCODE build failure
2018-10-26 3:21 UTC (2+ messages)
[PATCH 1/1] BaseTools: Use VENDOR_DEVICE_PATH structure for Debug Port device path
2018-10-26 2:59 UTC (2+ messages)
[PATCH 0/2] MdeModulePkg/UsbBusPei: validate HW data before using
2018-10-26 2:45 UTC (2+ messages)
[PATCH 1/1] BaseTools: Fix BPDG tool print traceback info issue
2018-10-26 2:37 UTC (2+ messages)
[patch 0/2] MdeModulePkg/HiiDatabaseDxe: Make sure database update behaviors are atomic
2018-10-26 2:04 UTC (2+ messages)
[PATCH] BaseTools:Not miss the full assign value of FixedAtBuild structure PCD
2018-10-26 1:51 UTC (2+ messages)
[Patch] SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision
2018-10-26 1:25 UTC (2+ messages)
[PATCH v4 0/6] Introduce freed-memory guard feature
2018-10-26 1:20 UTC (9+ messages)
` [PATCH v4 5/6] MdeModulePkg/Core: prevent re-acquire GCD memory lock
` [PATCH v4 6/6] MdeModulePkg/Core: add freed-memory guard feature
[PATCH] CryptoPkg/BaseCryptLib: Fix potential integer overflow issue
2018-10-26 0:50 UTC (2+ 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