messages from 2019-08-07 04:25:52 to 2019-08-08 12:24:00 UTC [more...]
[PATCH edk2-platforms v3 0/3] Robust Netsec Initialiation
2019-08-08 12:23 UTC (4+ messages)
` [PATCH edk2-platforms v3 1/3] NetsecDxe: embed phy address into NETSEC SDK internal structure
` [PATCH edk2-platforms v3 2/3] NetsecDxe: put phy in loopback mode to guarantee stable RXCLK input
` [PATCH edk2-platforms v3 3/3] NetsecDxe: SnpInitialize() waits for media linking up
[edk2-platforms: PATCH 0/9] Marvell Octeon CN913X SoC family support
2019-08-08 11:51 UTC (11+ messages)
` [edk2-platforms: PATCH 1/9] Marvell/Cn9130Db: Add ACPI tables
` [edk2-platforms: PATCH 2/9] Marvell/Cn9130Db: Add DeviceTree
` [edk2-platforms: PATCH 3/9] Marvell/Cn9130Db: Introduce board support
` [edk2-platforms: PATCH 4/9] Marvell/Library: ArmadaSoCDescLib: Extend Xenon information
` [edk2-platforms: PATCH 5/9] Marvell/Library: MppLib: Allow to configure more Xenon PHYs
` [edk2-platforms: PATCH 6/9] Marvell/Library: IcuLib: Fix debug information
` [edk2-platforms: PATCH 7/9] Marvell/Cn9131Db: Introduce board support
` [edk2-platforms: PATCH 8/9] Marvell/Cn9132Db: "
` [edk2-platforms: PATCH 9/9] Marvell/Drivers: SmbiosPlatformDxe: Use more generic board name
[PATCH 1/1] BaseTools: Remove tool chain in tools_def.template
2019-08-08 11:30 UTC (4+ messages)
` [edk2-devel] "
[PATCH v4 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
2019-08-08 11:13 UTC (30+ messages)
` [PATCH v4 06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [PATCH v4 09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU
` [PATCH v4 12/35] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
` [edk2-devel] "
` [PATCH v4 20/35] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected
` [edk2-devel] "
` [PATCH v4 22/35] OvmfPkg/XenPlatformPei: no hvmloader: get the E820 table via hypercall
` [edk2-devel] "
` [PATCH v4 23/35] OvmfPkg/XenPlatformPei: Rework memory detection
` [PATCH v4 28/35] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH
` [edk2-devel] "
` [PATCH v4 29/35] OvmfPkg/OvmfXen: Override PcdFSBClock to Xen vLAPIC timer frequency
` [edk2-devel] "
` [PATCH v4 31/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [edk2-devel] "
` [PATCH v4 33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [edk2-devel] "
` [PATCH v4 35/35] OvmfPkg/OvmfXen: use RealTimeClockRuntimeDxe from EmbeddedPkg
` [edk2-devel] "
[edk2-platforms: PATCH v2] Marvell/Drivers: XenonDxe: Explicitly disable HS400
2019-08-08 10:55 UTC (2+ messages)
[PATCH 0/3] Fix warning message issues
2019-08-08 8:58 UTC (6+ messages)
` [PATCH 1/3] MdeModulePkg: Add missing header files in INF files
` [PATCH 2/3] ShellPkg/UefiShellAcpiViewCommandLib: Add missing header files in INF
` [edk2-devel] "
` [PATCH 3/3] IntelFsp2Pkg/FspSecCore: Add missing header file in INF file
Capsule PCI device firmware update, could capsule embedded driver override PCI option ROM driver?
2019-08-08 8:27 UTC
[edk2-platforms] [PATCH v2 0/6] Fix the boot order, SMBIOS, and capsule GUIDs of Minnowboard
2019-08-08 8:08 UTC (3+ messages)
` [edk2-devel] "
[PATCH 00/14] Multiple Controllers Support solution
2019-08-08 7:59 UTC (4+ messages)
` [edk2-devel] "
[PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Fix coding style
2019-08-08 7:54 UTC
[edk2-devel] [Patch v5 0/9] Support 5-level paging in DXE long mode
2019-08-08 6:27 UTC
[Patch v6 0/9] Support 5-level paging in DXE long mode
2019-08-08 6:25 UTC (10+ messages)
` [Patch v6 1/9] OvmfPkg/PlatformPei: Change referenced MSR name
` [Patch v6 2/9] UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
` [Patch v6 3/9] UefiCpuPkg/CpuDxe: Remove unnecessary macros
` [Patch v6 4/9] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
` [Patch v6 5/9] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [Patch v6 6/9] MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
` [Patch v6 7/9] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
` [Patch v6 8/9] UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/
` [Patch v6 9/9] UefiCpuPkg: Update code to include register definitions from MdePkg
[Patch v5 0/9] Support 5-level paging in DXE long mode
2019-08-08 6:14 UTC (10+ messages)
` [Patch v5 1/9] OvmfPkg/PlatformPei: Change referenced MSR name
` [Patch v5 2/9] UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
` [Patch v5 3/9] UefiCpuPkg/CpuDxe: Remove unnecessary macros
` [Patch v5 4/9] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
` [Patch v5 5/9] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [Patch v5 6/9] MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
` [Patch v5 7/9] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
` [Patch v5 8/9] UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/
` [Patch v5 9/9] UefiCpuPkg: Update code to include register definitions from MdePkg
[Patch V2 0/3] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config
2019-08-08 5:56 UTC (7+ messages)
` [Patch V2 1/3] EmulatorPkg: Fix VS20xx IA32 boot failure
` [edk2-devel] "
` [Patch V2 2/3] EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILD
` [edk2-devel] "
` [Patch V2 3/3] EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES
` [edk2-devel] "
[PATCH v4 0/8] Support 5-level paging in DXE long mode
2019-08-08 5:46 UTC (11+ messages)
` [PATCH v4 4/8] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [edk2-devel] "
` [PATCH v4 5/8] MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
` [PATCH v4 6/8] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
` [PATCH v4 7/8] UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/
` [edk2-devel] [PATCH v4 0/8] Support 5-level paging in DXE long mode
[edk2-test][PATCH V3 2/3] Adding FMP to IHVSCT
2019-08-08 3:24 UTC
[PATCH] Extended PMR feature: allow silicon code to adjust PLMR/PHMR region base on the project needs
2019-08-08 2:51 UTC
[PATCH 0/4] Add EDKII_UFS_HC_PLATFORM_PROTOCOL to support platform specific programming of UFS host controllers
2019-08-08 2:37 UTC (10+ messages)
` [PATCH 1/4] MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOL
` [PATCH 2/4] MdeModulePkg/UfsPassThruDxe: Refactor UfsExecUicCommand function
` [edk2-devel] "
` [PATCH 3/4] MdeModulePkg/UfsPassThruDxe: Refactor private data to use EDKII_UFS_HC_INFO
` [edk2-devel] "
` [PATCH 4/4] MdeModulePkg/UfsPassThruDxe: Implement EDKII_UFS_HC_PLATFORM_PROTOCOL
[Patch 0/3] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config
2019-08-08 2:31 UTC (15+ messages)
` [Patch 1/3] EmulatorPkg: Fix VS20xx IA32 boot failure
` [edk2-devel] "
` [Patch 2/3] EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILD
` [edk2-devel] "
` [Patch 3/3] EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES
` [edk2-devel] "
[edk2-test][PATCH V3 2/3] Adding HII to IHVSCT
2019-08-08 2:05 UTC
[PATCH V3 00/15] MdeModulePkg: Transfer reset data
2019-08-08 1:38 UTC (18+ messages)
` [PATCH V3 01/15] MdeModulePkg: Add guids for capsule update
` [PATCH V3 02/15] MdeModulePkg: Add ResetUtilityLib to dsc file
` [PATCH V3 03/15] ArmVirtPkg/ArmVirtQemu.dsc: "
` [PATCH V3 04/15] ArmVritPkg/ArmVirtQemuKernel.dsc: "
` [PATCH V3 05/15] ArmVirtPkg/ArmVirtXen.dsc: "
` [PATCH V3 06/15] EmulatorPkg/EmulatorPkg.dsc: "
` [PATCH V3 07/15] OvmfPkg/OvmfPkgIa32.dsc: "
` [PATCH V3 08/15] OvmfPkg/OvmfPkgIa32X64.dsc: "
` [PATCH V3 09/15] OvmfPkg/OvmfPkgX64.dsc: "
` [PATCH V3 10/15] UefiPayloadPkg/UefiPayloadPkgIa32.dsc: "
` [PATCH V3 11/15] UefiPayloadPkg: Add ResetUtilityLib to UefiPayloadPkgIa32X64.dsc
` [PATCH V3 12/15] MdeModulePkg/CapsuleRuntimeDxe: Transfer reset data
` [PATCH V3 13/15] MdeModulePkg/CapsuleLib: "
` [PATCH V3 14/15] MdePkg/UefiRuntimeLib.h: Change the comment
` [PATCH V3 15/15] MdePkg/UefiRuntimeLib: "
[edk2-platforms][PATCH V1 0/2] Fix Duplicated Platform DSC GUID
2019-08-08 1:18 UTC (5+ messages)
` [edk2-platforms][PATCH V1 1/2] ClevoOpenBoardPkg: Fix duplicate GUID in DSC
` [edk2-platforms][PATCH V1 2/2] KabylakeOpenBoardPkg: "
` [edk2-devel] [edk2-platforms][PATCH V1 0/2] Fix Duplicated Platform DSC GUID
[PATCH] MdePkg/BaseUefiDecompressLib: Add missing description for parameter
2019-08-08 0:41 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel][edk2-platforms: 00/22] Add ResetUtilityLib to dsc files that contian CapsuleRuntimeDxe
2019-08-08 1:09 UTC (23+ messages)
` [edk2-devel][edk2-platforms: 01/22] Platform/ARM/JunoPkg/ArmJuno.dsc: Add ResetUtilityLib to dsc file
` [edk2-devel][edk2-platforms: 02/22] Platform/ArmVExpress-CTA15-A7.dsc: "
` [edk2-devel][edk2-platforms: 03/22] Platform/ArmVExpress-FVP-AArch64.dsc: "
` [edk2-devel][edk2-platforms: 04/22] Platform/BeagleBoardPkg.dsc: "
` [edk2-devel][edk2-platforms: 05/22] Platform/CelloBoard.dsc: "
` [edk2-devel][edk2-platforms: 06/22] Platform/CoreDxeInclude.dsc: "
` [edk2-devel][edk2-platforms: 07/22] Platform/D03.dsc: "
` [edk2-devel][edk2-platforms: 08/22] Platform/D05.dsc: "
` [edk2-devel][edk2-platforms: 09/22] Platform/D06.dsc: "
` [edk2-devel][edk2-platforms: 10/22] Platform/DeveloperBox.dsc: "
` [edk2-devel][edk2-platforms: 11/22] Platform/HiKey.dsc: "
` [edk2-devel][edk2-platforms: 12/22] Platform/HiKey960.dsc: "
` [edk2-devel][edk2-platforms: 13/22] Platform/Overdrive1000Board.dsc: "
` [edk2-devel][edk2-platforms: 14/22] Platform/OverdriveBoard.dsc: "
` [edk2-devel][edk2-platforms: 15/22] Platform: Add ResetUtilityLib to vlv2 PlatformPkgIA32.dsc
` [edk2-devel][edk2-platforms: 16/22] Platform: Add ResetUtilityLib to vlv2 PlatformPkgX64.dsc
` [edk2-devel][edk2-platforms: 17/22] Platform/Quark.dsc: Add ResetUtilityLib to dsc file
` [edk2-devel][edk2-platforms: 18/22] Platform/QuarkMin.dsc: "
` [edk2-devel][edk2-platforms: 19/22] Platform/RDKQemu.dsc: "
` [edk2-devel][edk2-platforms: 20/22] Platform/RPi3.dsc: "
` [edk2-devel][edk2-platforms: 21/22] Platform/SgiPlatform.dsc: "
` [edk2-devel][edk2-platforms: 22/22] Platform/SynQuacerEvalBoard.dsc: "
[PATCH] ShellPkg/UefiShellLevel2CommansLib: Pointer Resonse should be checked
2019-08-08 0:54 UTC
[Patch 1/1] BaseTools: Fixed an issue that build raise exception
2019-08-08 0:39 UTC (2+ messages)
` [edk2-devel] "
[PATCH] Extened PMR feature: allow silicon code to adjust PLMR/PHMR region base on the project needs
2019-08-08 0:29 UTC
[Patch v2 0/2] UefiCpuPkg: Remove debug message
2019-08-08 0:07 UTC (6+ messages)
` [Patch v2 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: "
` [edk2-devel] "
[tianocore-docs EDK_II_Secure_Coding_Guide PATCH] Add Appendix: Threat Mode for EDK II
2019-08-07 21:29 UTC (4+ messages)
` [edk2-devel] "
[PATCH] Extened PMR feature: allow silicon code to adjust PLMR/PHMR region base on the project needs
2019-08-07 21:48 UTC
[PATCH] Extened PMR feature: allow platfrom code to adjust PLMR/PHMR region base on the project needs
2019-08-07 21:31 UTC
[Patch 0/3] BaseTools/PatchCheck: Fix false positives
2019-08-07 19:42 UTC (8+ messages)
` [Patch 3/3] BaseTools/PatchCheck: Disable text conversion in 'git show'
` [edk2-devel] "
static data in dxe_runtime modules
2019-08-07 17:41 UTC (5+ messages)
` [edk2-devel] "
UefiCpuPkg/PiSmmCpuDxeSmm: don't free page table pages that are required to handle current page fault
2019-08-07 16:43 UTC (2+ messages)
[PATCH] MdePkg: Add MmAccess and MmControl definition
2019-08-07 16:10 UTC (10+ messages)
` [edk2-devel] "
[PATCH 1/1] UefiCpuPkg/PiSmmCpuDxeSmm: Fix coding style
2019-08-07 16:00 UTC (2+ messages)
[edk2-platforms: PATCH v2 0/1] Platform/RPi3: Add Debian 10 installation in Systems.md
2019-08-07 15:02 UTC (5+ messages)
` [edk2-platforms: PATCH v2 1/1] "
Cancelled Event: TianoCore Design / Bug Triage - EMEA - Wednesday, 7 August 2019 #cal-cancelled
2019-08-07 13:15 UTC (2+ messages)
` [edk2-devel] "
[PATCH 0/3] Enhance ESRT to support multiple controllers
2019-08-07 12:39 UTC (3+ messages)
` [edk2-devel] "
[PATCH V2] BaseTools:Add the Judgment Method of "--exclude"
2019-08-07 12:01 UTC (2+ messages)
[Patch 0/4] EmulatorPkg: Fix XCODE5 and VS2015 build failures
2019-08-07 11:38 UTC (3+ messages)
` [Patch 4/4] MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5
[PATCH V2] BaseTools:Add extra debugging message
2019-08-07 11:19 UTC (5+ messages)
` [edk2-devel] "
` Microsoft imports - was "
[edk2-test][PATCH V3 1/3] Adding FMP to IHVSCT
2019-08-07 9:53 UTC
[edk2-test][PATCH V3 1/3] Adding HII Config Access Protocol
2019-08-07 9:29 UTC
[PATCH 2/2] BaseTools/Capsule: Tool to generate Windows Firmware Update Driver
2019-08-07 9:09 UTC
[PATCH 1/2] BaseTools/Capsule: Add WindowsCapsuleSupportHelper
2019-08-07 9:08 UTC
[PATCH 0/2] Enable Windows Firmware Update Driver Tool
2019-08-07 9:08 UTC
[PATCH v1 0/6] Prevent buffer overruns in acpiview table parsers
2019-08-07 8:46 UTC (2+ messages)
[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Add missing description for parameter
2019-08-07 8:24 UTC (2+ messages)
[PATCH v2] MdeModulePkg/EsrtFmpDxe: Enhance ESRT to support multiple controllers
2019-08-07 5:20 UTC (4+ messages)
[Patch 00/10 V8] Enable multiple process AutoGen
2019-08-07 4:25 UTC (8+ messages)
` [Patch 04/10 V8] BaseTools: Decouple AutoGen Objects
` [Patch 05/10 V8] BaseTools: Enable Multiple Process AutoGen
` [Patch 06/10 V8] BaseTools: Add shared data for processes
` [Patch 07/10 V8] BaseTools: Add LogAgent to support multiple process Autogen
` [Patch 08/10 V8] BaseTools: Move BuildOption parser out of build.py
` [Patch 09/10 V8] BaseTools: Add the support for python 2
` [Patch 10/10 V8] BaseTools: Enable block queue log agent
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