public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-08-08 14:04:22 to 2019-08-12 05:10:30 UTC [more...]

[Patch] MdeModulePkg DxeCore: Fix for missing MAT update
 2019-08-12  5:10 UTC  (2+ messages)
` [edk2-devel] "

[Patch] MdeModulePkg/RegularExpressionDxe: Add two missing null pointer checks
 2019-08-12  5:08 UTC  (2+ messages)

[edk2-devel] [Patch] MdeModulePkg RegularExpressionDxe: Update Oniguruma from v6.9.0 to v6.9.3
 2019-08-12  5:07 UTC  (5+ messages)

[PATCH v2] IntelSiliconPkg-Vtd: A new PMR interface
 2019-08-12  4:48 UTC 

[PATCH] UefiCpuPkg: Add new TimerLib for CPUID Leaf 0x15 Core Crystal Clock Frequency
 2019-08-12  4:37 UTC 

[edk2-devel][edk2-platfoms][PATCH v2 00/22] Add ResetUtilityLib to dsc files that contian CapsuleRuntimeDxe
 2019-08-12  3:22 UTC  (24+ messages)
` [edk2-devel][edk2-platfoms][PATCH v2 01/22] Platform/ARM/JunoPkg/ArmJuno.dsc: Add ResetUtilityLib to dsc file
` [edk2-devel][edk2-platfoms][PATCH v2 02/22] Platform/ArmVExpress-CTA15-A7.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 03/22] Platform/ArmVExpress-FVP-AArch64.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 04/22] Platform/BeagleBoardPkg.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 05/22] Platform/CelloBoard.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 06/22] Platform/CoreDxeInclude.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 07/22] Platform/D03.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 08/22] Platform/D05.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 09/22] Platform/D06.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 10/22] Platform/DeveloperBox.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 11/22] Platform/HiKey.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 12/22] Platform/HiKey960.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 13/22] Platform/Overdrive1000Board.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 14/22] Platform/OverdriveBoard.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 15/22] Platform: Add ResetUtilityLib to vlv2 PlatformPkgIA32.dsc
` [edk2-devel][edk2-platfoms][PATCH v2 16/22] Platform: Add ResetUtilityLib to vlv2 PlatformPkgX64.dsc
` [edk2-devel][edk2-platfoms][PATCH v2 17/22] Platform/Quark.dsc: Add ResetUtilityLib to dsc file
` [edk2-devel][edk2-platfoms][PATCH v2 18/22] Platform/QuarkMin.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 19/22] Platform/RDKQemu.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 20/22] Platform/RPi3.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 21/22] Platform/SgiPlatform.dsc: "
` [edk2-devel][edk2-platfoms][PATCH v2 22/22] Platform/SynQuacerEvalBoard.dsc: "

[PATCH v4 00/15] MdeModulePkg: Transfer reset data
 2019-08-12  3:07 UTC  (16+ messages)
` [PATCH v4 01/15] MdeModulePkg: Add guids for capsule update
` [PATCH v4 02/15] MdeModulePkg: Add ResetUtilityLib to dsc file
` [PATCH v4 03/15] ArmVirtPkg/ArmVirtQemu.dsc: "
` [PATCH v4 04/15] ArmVritPkg/ArmVirtQemuKernel.dsc: "
` [PATCH v4 05/15] ArmVirtPkg/ArmVirtXen.dsc: "
` [PATCH v4 06/15] EmulatorPkg/EmulatorPkg.dsc: "
` [PATCH v4 07/15] OvmfPkg/OvmfPkgIa32.dsc: "
` [PATCH v4 08/15] OvmfPkg/OvmfPkgIa32X64.dsc: "
` [PATCH v4 09/15] OvmfPkg/OvmfPkgX64.dsc: "
` [PATCH v4 10/15] UefiPayloadPkg/UefiPayloadPkgIa32.dsc: "
` [PATCH v4 11/15] UefiPayloadPkg: Add ResetUtilityLib to UefiPayloadPkgIa32X64.dsc
` [PATCH v4 12/15] MdeModulePkg/CapsuleRuntimeDxe: Transfer reset data
` [PATCH v4 13/15] MdeModulePkg/CapsuleLib: "
` [PATCH v4 14/15] MdePkg/UefiRuntimeLib.h: Change the comment
` [PATCH v4 15/15] MdePkg/UefiRuntimeLib: "

[PATCHv3 0/4] Add EDKII_UFS_HC_PLATFORM_PROTOCOL to support platform specific programming of UFS host controllers
 2019-08-12  2:38 UTC  (6+ messages)
` [PATCHv3 1/4] MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOL
` [PATCHv3 2/4] MdeModulePkg/UfsPassThruDxe: Refactor UfsExecUicCommand function
` [PATCHv3 3/4] MdeModulePkg/UfsPassThruDxe: Refactor private data to use EDKII_UFS_HC_INFO
` [PATCHv3 4/4] MdeModulePkg/UfsPassThruDxe: Implement EDKII_UFS_HC_PLATFORM_PROTOCOL

[Patch] Vlv2TbltDevicePkg/VlvPlatformInitDxe: Avoid memset instrinsic
 2019-08-12  2:35 UTC  (3+ messages)

[Patch] Vlv2Tbl2DevicePkg/PlatformSetupDxe: Fix setup info regression
 2019-08-12  2:33 UTC  (3+ messages)

[edk2-platforms][PATCH] Vlv2TbltDevicePkg/FmpDeviceLib: Implement new APIs
 2019-08-12  2:33 UTC  (2+ messages)
` [edk2-devel] "

[Patch V3 0/4] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config
 2019-08-12  2:30 UTC  (8+ messages)
` [Patch V3 1/4] EmulatorPkg: Fix VS20xx IA32 boot failure
` [Patch V3 2/4] EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILD
` [Patch V3 3/4] EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES
` [Patch V3 4/4] EmulatorPkg: Add support for NOOPT target
  ` [edk2-devel] "
  ` [edk2-devel] [Patch V3 0/4] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config

[Patch] Readme.md: Remove tag release from Readme
 2019-08-12  2:09 UTC 

[edk2-platforms] [PATCH] Platform/Intel/KabylakeOpenBoardPkg: Fix build
 2019-08-12  2:07 UTC  (4+ messages)
` [edk2-devel] "

[PATCH V2 09/10] FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable
 2019-08-12  2:04 UTC 

[PATCH V2 10/10] FmpDevicePkg/FmpDxe: Remove use of CatSprint()
 2019-08-12  2:04 UTC 

[PATCH V2 08/10] FmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuid
 2019-08-12  2:01 UTC 

[PATCH V2 07/10] FmpDevicePkg/FmpDxe: Improve all DEBUG() messages
 2019-08-12  2:01 UTC 

[PATCH V2 06/10] FmpDevicePkg: Add Capsule Update Policy Protocol
 2019-08-12  2:01 UTC 

[PATCH V2 05/10] FmpDevicePkg/FmpDxe: Different variable for each FMP Descriptor
 2019-08-12  2:00 UTC 

[PATCH V2 04/10] FmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIs
 2019-08-12  2:00 UTC 

[PATCH V2 03/10] FmpDEvicePkg/FmpDeviceLibNull: Implement new APIs
 2019-08-12  1:59 UTC 

[PATCH 0/3] Fix warning message issues
 2019-08-12  1:59 UTC  (10+ messages)
` [PATCH 1/3] MdeModulePkg: Add missing header files in INF files
  ` [edk2-devel] "
` [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

[PATCH V2 02/10] FmpDevicePkg: Add APIs to FmpDeviceLib
 2019-08-12  1:49 UTC 

[PATCH] SourceLevelDebugPkg DebugCommLibUsb3: Address NULL ptr dereference case
 2019-08-12  1:48 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V2 01/10] FmpDevicePkg: Add UEFI_DRIVER support
 2019-08-12  1:47 UTC 

[PATCH V2 00/10] Multiple Controllers Support solution
 2019-08-12  1:46 UTC 

[edk2-platforms] [PATCH v2] Platform/Intel: Update Readme.md to point to edk2-non-osi master branch
 2019-08-12  1:11 UTC  (2+ messages)

[PATCH] ShellPkg/UefiShellLevel2CommansLib: Pointer Resonse should be checked
 2019-08-12  0:36 UTC 

gUefiCpuPkgTokenSpaceGuid.PcdCpuApTargetCstate definition confusion?
 2019-08-11 23:57 UTC 

[edk2-platforms] [PATCH] ClevoOpenBoardPkg: Remove batch build scripts
 2019-08-11 23:57 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH] Platform/Intel: Update Readme.md to point to edk2-non-osi master branch
 2019-08-11 23:52 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] [Patch] MdeModulePkg DxeCore: Fix for missing MAT update
 2019-08-10 14:16 UTC 

[PATCH] MdePkg: Add MmAccess and MmControl definition
 2019-08-10  3:34 UTC  (11+ messages)
` [edk2-devel] "

[edk2-non-osi patch 0/1] Add UNDI ROM for SIMICS QSP Platform
 2019-08-09 23:51 UTC  (4+ messages)
` [edk2-non-osi patch 1/1] SimicsICH10SiliconBinPkg: "
` [edk2-devel] [edk2-non-osi patch 0/1] "

[edk2-non-osi patch 0/1] Add UNDI ROM for SIMICS QSP Platform
 2019-08-09 23:49 UTC  (2+ messages)
` [edk2-non-osi patch 1/1] SimicsICH10SiliconBinPkg: "

[edk2-platform patch 0/7] Add Initial QSP MinPlatform Pkg for SIMICS
 2019-08-09 22:46 UTC  (8+ messages)
` [edk2-platform patch 1/7] SimicsX58SktPkg: Add CPU Pkg for SimicsX58
` [edk2-platform patch 2/7] SimicsICH10Pkg: Add PCH Pkg for SimicsICH10
` [edk2-platform patch 3/7] SimicsOpenBoardPkg: Add SimicsOpenBoardPkg and its modules
` [edk2-platform patch 4/7] SimicsOpenBoardPkg: Add DXE driver for Legacy Sio
` [edk2-platform patch 5/7] SimicsOpenBoardPkg: Add Overrides modules for SIMICS QSP Platform
` [edk2-platform patch 6/7] SimicsOpenBoardPkg: Add board module for QSP Build tip
` [edk2-platform patch 7/7] Platform/Intel: Add build option for SIMICS QSP Platform

[Patch V2 0/3] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config
 2019-08-09 21:31 UTC  (4+ messages)
` [Patch V2 3/3] EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES
  ` [edk2-devel] "

[edk2-platforms] [PATCH v2 0/6] Fix the boot order, SMBIOS, and capsule GUIDs of Minnowboard
 2019-08-09 19:15 UTC  (5+ messages)
  ` [edk2-devel] "

static data in dxe_runtime modules
 2019-08-09 16:07 UTC  (7+ messages)
` [edk2-devel] "

[Patch 00/10 V8] Enable multiple process AutoGen
 2019-08-09 15:31 UTC  (14+ messages)
` [edk2-devel] "

[Patch 0/4] Add "Test then Set" mechanism
 2019-08-09 15:31 UTC  (8+ messages)
` [Patch 1/4] UefiCpuPkg/RegisterCpuFeaturesLib: Add "detect before set" Micros
` [Patch 2/4] UefiCpuPkg/RegisterCpuFeaturesLib: Supports detect before set new value logic
` [Patch 3/4] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [Patch 4/4] UefiCpuPkg/CpuCommonFeaturesLib: Use "Test then set" action

[PATCHv2 0/4] Add EDKII_UFS_HC_PLATFORM_PROTOCOL to support platform specific programming of UFS host controllers
 2019-08-09 14:31 UTC  (6+ messages)
` [PATCHv2 1/4] MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOL
` [PATCHv2 2/4] MdeModulePkg/UfsPassThruDxe: Refactor UfsExecUicCommand function
` [PATCHv2 3/4] MdeModulePkg/UfsPassThruDxe: Refactor private data to use EDKII_UFS_HC_INFO
` [PATCHv2 4/4] MdeModulePkg/UfsPassThruDxe: Implement EDKII_UFS_HC_PLATFORM_PROTOCOL

[PATCH] IntelSiliconPkg-Vtd: A new PMR interface
 2019-08-09 12:34 UTC  (2+ messages)
` [edk2-devel] "

Capsule PCI device firmware update, could capsule embedded driver override PCI option ROM driver?
 2019-08-09 11:13 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v6 1/1] Platform: Intel: Add Stratix 10 platform support
 2019-08-09 10:15 UTC  (6+ messages)

[edk2-platforms: PATCH 1/1] Platform/RPi3: Report device tree modification errors using Print()
 2019-08-09 10:07 UTC  (4+ messages)
` [edk2-platforms: PATCH v2 0/1] Platform/RPi3: Report device tree
` [edk2-platforms: PATCH v2 1/1] Platform/RPi3: Report device tree modification errors using Print()

[PATCH 0/2] Enable Windows Firmware Update Driver Tool
 2019-08-09  7:05 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms: PATCH 0/9] Marvell Octeon CN913X SoC family support
 2019-08-09  6:36 UTC  (7+ messages)

[PATCH v2 0/1] Add support for HKDF
 2019-08-09  1:43 UTC  (3+ messages)
` [PATCH v2 1/1] CryptoPkg/BaseCryptLib: Wrap OpenSSL HKDF algorithm
    ` [edk2-devel] "

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Thursday, 8 August 2019 #cal-cancelled
 2019-08-09  0:45 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Fix coding style
 2019-08-09  0:41 UTC  (2+ messages)

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 08/08/2019 5:00pm-5:30pm #cal-reminder
 2019-08-08 23:45 UTC 

[Patch 0/3] BaseTools/PatchCheck: Fix false positives
 2019-08-08 22:34 UTC  (10+ messages)
` [Patch 3/3] BaseTools/PatchCheck: Disable text conversion in 'git show'
      ` [edk2-devel] "

[PATCH V3 00/15] MdeModulePkg: Transfer reset data
 2019-08-08 22:24 UTC  (5+ messages)
` [PATCH V3 03/15] ArmVirtPkg/ArmVirtQemu.dsc: Add ResetUtilityLib to dsc file

[PATCH 0/4] Add EDKII_UFS_HC_PLATFORM_PROTOCOL to support platform specific programming of UFS host controllers
 2019-08-08 20:52 UTC  (9+ messages)
` [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 1/1] BaseTools: Remove tool chain in tools_def.template
 2019-08-08 20:46 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/4] Build cache enhancement
 2019-08-08 20:43 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-08-08 20:27 UTC  (15+ messages)
` [PATCH v4 29/35] OvmfPkg/OvmfXen: Override PcdFSBClock to Xen vLAPIC timer frequency
  ` [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 V1 0/2] Fix Duplicated Platform DSC GUID
 2019-08-08 20:26 UTC  (5+ messages)
` [edk2-platforms][PATCH V1 1/2] ClevoOpenBoardPkg: Fix duplicate GUID in DSC
` [edk2-platforms][PATCH V1 2/2] KabylakeOpenBoardPkg: "

[Patch 0/2] Clean up useless parmeter
 2019-08-08 20:15 UTC  (5+ messages)
` [Patch 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless parameter
` [Patch 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: "

[Patch v6 0/9] Support 5-level paging in DXE long mode
 2019-08-08 20:06 UTC  (3+ messages)
` [Patch v6 1/9] OvmfPkg/PlatformPei: Change referenced MSR name
  ` [edk2-devel] "

[Patch v2 0/2] UefiCpuPkg: Remove debug message
 2019-08-08 18:53 UTC  (4+ 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-08 18:51 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] Extened PMR feature: allow silicon code to adjust PLMR/PHMR region base on the project needs
 2019-08-08 18:04 UTC  (3+ messages)

[[edk2-platforms]PATCH v5 1/1] Platform: Intel: Add Stratix 10 platform support
 2019-08-08 17:29 UTC  (3+ messages)

[PATCH edk2-platforms v3 0/3] Robust Netsec Initialiation
 2019-08-08 15:58 UTC  (2+ messages)

[PATCH] ShellPkg/UefiShellLevel2CommansLib: Pointer Resonse should be checked
 2019-08-08 14:50 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 1/1] MinPlatformPkg: Fix duplicate GUID
 2019-08-08 14:02 UTC  (2+ messages)
` [edk2-devel] "


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