public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-01-31 11:02:28 to 2017-02-08 17:56:24 UTC [more...]

[PATCH] MdeModulePkg: Add dynamic PCD
 2017-02-08 17:56 UTC  (18+ messages)
` [PATCH] MdeModulePkg: Add dynamic PCD PcdPteMemoryEncryptionAddressOrMask

[PATCH 00/12] Add SmiHandlerProfile feature
 2017-02-08 17:34 UTC  (11+ messages)
` [PATCH 01/12] MdePkg/Include: Add SmiHandlerProfileLib.h
` [PATCH 02/12] MdePkg/SmiHandlerProfileLibNull: Add NULL instance
` [PATCH 03/12] MdePkg/dsc: add SmiHandlerProfileLib to dsc
` [PATCH 04/12] MdeModulePkg/include: Add SmiHandlerProfile header file
` [PATCH 05/12] MdeModulePkg/dec: Add PcdSmiHandlerProfilePropertyMask
` [PATCH 06/12] MdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance
` [PATCH 07/12] MdeModulePkg/PiSmmCore: Add SmiHandlerProfile support
` [PATCH 08/12] MdeModulePkg/App: Add SmiHandlerProfile dump app
` [PATCH 09/12] MdeModulePkg/dsc: add SmiHandlerProfile to dsc

Sourceforge svn mirror of edk2
 2017-02-08 17:05 UTC  (4+ messages)

[PATCH 10/12] BaseTool/Script: Add SmiHandleProfile OS tool to get symbol
 2017-02-08 16:31 UTC  (3+ messages)
` [PATCH 11/12] QuarkSocPkg/SmmChildDispatch: Add SmiHandlerProfile support
` [PATCH 12/12] QuarkPlatformPkg: enable SmiHandlerProfile

[PATCH v4 0/6] Fix PciBus to accept Spec values as BarIndex and Alignment
 2017-02-08 10:44 UTC  (3+ messages)
` [PATCH v4 6/6] MdePkg/Pci22.h: Deprecate out-of-Spec IncompatiblePciDevice macros

[Patch][edk2-platforms/devel-MinnowBoard3] Change MRC parameter
 2017-02-08 10:40 UTC  (2+ messages)

[PATCH] MdeModulePkg/UefiBootManagerLib: Initialize Handle before using it
 2017-02-08  9:41 UTC  (6+ messages)

[patch] OvmfPkg/QemuBootOrderLib: Fix NOOPT build failure
 2017-02-08  9:12 UTC  (4+ messages)

[PATCH v2 0/6] Fix PciBus to accept Spec values as BarIndex and Alignment
 2017-02-08  7:44 UTC  (13+ messages)
` [PATCH v2 1/6] MdeModulePkg/PciSioSerialDxe: Use MAX_UINT8 instead of PCI_BAR_ALL
` [PATCH v2 2/6] MdeModulePkg/PciBus: Accept Spec values as BarIndex and Alignment
` [PATCH v2 3/6] MdeModulePkg/IncompatiblePciDevice: Do not use deprecated macros
` [PATCH v2 4/6] MdeModulePkg/IncompatiblePci: Use -1 to match any IDs
` [PATCH v2 5/6] OvmfPkg/IncompatiblePci: Do not use deprecated macros
` [PATCH v2 6/6] MdePkg/Pci22.h: Deprecate out-of-Spec IncompatiblePciDevice macros

[Patch] MdeModulePkg/DxeHttpLib: Correct the return status for the HTTP Port/ContentLength
 2017-02-08  7:01 UTC  (3+ messages)

[Patch] NetworkPkg/NetworkPkg.uni: Define the prompt and help information for PcdAllowHttpConnections
 2017-02-08  6:54 UTC  (3+ messages)

[Patch][edk2-platforms] Vlv2DeviceRefCodePkg: Fixed thermal issue
 2017-02-08  5:45 UTC  (2+ messages)

[PATCH] Fix some typos of "according"
 2017-02-08  5:21 UTC  (7+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3] Change BIOS version to 0061
 2017-02-08  2:20 UTC  (2+ messages)

[PATCH v3 0/6] Fix PciBus to accept Spec values as BarIndex and Alignment
 2017-02-08  1:09 UTC  (12+ messages)
` [PATCH v3 1/6] MdeModulePkg/PciSioSerialDxe: Use MAX_UINT8 instead of PCI_BAR_ALL
` [PATCH v3 2/6] MdeModulePkg/PciBus: Accept Spec values as BarIndex and Alignment
` [PATCH v3 3/6] MdeModulePkg/IncompatiblePciDevice: Do not use deprecated macros
` [PATCH v3 4/6] MdeModulePkg/IncompatiblePci: Use MAX_UINTN to match any IDs
` [PATCH v3 5/6] OvmfPkg/IncompatiblePci: Do not use deprecated macros
` [PATCH v3 6/6] MdePkg/Pci22.h: Deprecate out-of-Spec IncompatiblePciDevice macros
  ` Bug 367 - Version Check for capsule update logic error

[Patch] BaseTools: Fix the bug to parse the short varname in map file
 2017-02-08  0:54 UTC  (2+ messages)

Testing SMM with QEMU, KVM and libvirt
 2017-02-07 13:07 UTC 

[PATCH v3 0/2] OvmfPkg: broadcast SMIs and dynamically revert to traditional AP sync mode
 2017-02-07 11:32 UTC  (4+ messages)
` [PATCH v3 1/2] OvmfPkg: dynamic defaults for PcdCpuSmmApSyncTimeout, PcdCpuSmmSyncMode
` [PATCH v3 2/2] OvmfPkg/SmmControl2Dxe: select broadcast SMI if available

[PATCH 0/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion
 2017-02-07 10:20 UTC  (8+ messages)
` [PATCH 1/2] MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT, X_DSDT}
` [PATCH 2/2] MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT, X_DSDT} mutual exclusion

[PATCH] SignedCapsulePkg/EdkiiSystemCapsuleLib: Fix logic error
 2017-02-07  8:58 UTC  (2+ messages)

[PATCH] ArmPkg: Bug #361 fix Watchdog PCDs
 2017-02-07  8:41 UTC  (2+ messages)

[PATCH V2 0/6] Add password support
 2017-02-07  8:24 UTC  (7+ messages)
` [PATCH V2 1/6] CryptoPkg:SmmCryptLib: Add real Pkcs5Pbkdf2.c
` [PATCH V2 2/6] SecurityPkg/dec: Add PcdPasswordCleared
` [PATCH V2 3/6] SecurityPkg/include: Add PlatformPasswordLib lib class
` [PATCH V2 4/6] SecurityPkg/PlatformPasswordLibNull: Add PlatformPasswordLib instance
` [PATCH V2 5/6] SecurityPkg/Password: Add Password based UserAuthentication modules
` [PATCH V2 6/6] SecurityPkg/dsc: add Password authentication module

SNP_INIT while in TPL_NOTIFY
 2017-02-07  3:31 UTC  (5+ messages)

[PATCH 0/3] DXE Memory Protection
 2017-02-06 17:52 UTC  (18+ messages)
` [PATCH 1/3] UefiCpuPkg/CpuDxe: Add memory attribute setting
` [PATCH 3/3] MdeModulePkg/DxeCore: Add UEFI image protection

[PATCH 1/2] SecurityPkg: Tcg2Dxe: Log EV_NO_ACTION event in TCG_PCR_EVENT2 format
 2017-02-06  0:57 UTC  (5+ messages)
` [PATCH 2/2] MdePkg: UefiTcgPlatform.h: Add TCG_PCR_EVENT2_HDR definition

[Patch] MdeModulePkg PiSmmIpl: Update SmmCommunication comments to match code logic
 2017-02-06  0:52 UTC  (2+ messages)

[PATCH v1 1/1] BaseTools: AutoGen: Expand macros in INF files
 2017-02-04  6:03 UTC  (3+ messages)

[PATCH 0/6] Add password support
 2017-02-04  3:07 UTC  (4+ messages)
` [PATCH 5/6] SecurityPkg/Password: Add Password based UserAuthentication modules

[PATCH v4 0/3] Remove TimerLib dependency from DP
 2017-02-04  0:32 UTC  (10+ messages)
` [PATCH v4 1/3] MdeModulePkg: Add performance property configuration table
` [PATCH v4 2/3] PerformancePkg Dp_App: Remove TimerLib dependency
` [PATCH v4 3/3] ShellPkg UefiDpLib: "

UEFI Secure Technologies
 2017-02-03 22:29 UTC  (2+ messages)

[PATCH 1/1] ShellPkg/UefiShellLevel2CommandsLib: Fix "cp" for GCC systems
 2017-02-03 17:45 UTC  (3+ messages)

[PATCH 0/5] Fix PciBus to accept Spec values as BarIndex and Alignment
 2017-02-03  9:03 UTC  (7+ messages)
` [PATCH 1/5] MdePkg/Pci22.h: Deprecate out-of-Spec IncompatiblePciDevice macros

[Patch] BaseTools: Update top VS Makefile with the absolute path
 2017-02-03  6:50 UTC 

[staging/edk2-test PATCH 0/6] Fix XCODE and GCC build issues
 2017-02-03  6:39 UTC  (16+ messages)
` [staging/edk2-test PATCH 1/6] edk2-test: Update Readme.md
` [staging/edk2-test PATCH 2/6] TestFrameworkPkg: Fix XCODE compatibility issues
` [staging/edk2-test PATCH 3/6] TestFrameworkPkg: Fix VS2015 "
` [staging/edk2-test PATCH 4/6] TestFrameworkPkg: Fix GCC "
` [staging/edk2-test PATCH 5/6] TestCasePkg: Fix XCODE "
` [staging/edk2-test PATCH 6/6] TestCasePkg: Fix GCC "

[PATCH] SecurityPkg: Remove superfluous return statement
 2017-02-03  5:23 UTC  (2+ messages)

[PATCH] MdeModulePkg, NetworkPkg, EdkCompatibilityPkg: fix some typos of 'according'
 2017-02-03  5:19 UTC  (3+ messages)

[staging/edk2-test PATCH V2 0/6] Fix XCODE and GCC build issues
 2017-02-01 19:17 UTC  (12+ messages)
` [staging/edk2-test PATCH V2 1/6] edk2-test: Update Readme.md
` [staging/edk2-test PATCH V2 2/6] TestFrameworkPkg: Fix XCODE compatibility issues
` [staging/edk2-test PATCH V2 3/6] TestFrameworkPkg: Fix VS2015 "
` [staging/edk2-test PATCH V2 4/6] TestFrameworkPkg: Fix GCC "
` [staging/edk2-test PATCH V2 5/6] TestCasePkg: Fix XCODE "
` [staging/edk2-test PATCH V2 6/6] TestCasePkg: Fix GCC "

[PATCH V3 1/1] ArmPlatformPkg/TZASC: Allow specifying subregions to be disabled
 2017-01-31 12:34 UTC  (5+ messages)


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