public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-01-26 02:41:49 to 2017-02-08 00:54:20 UTC [more...]

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

[PATCH] MdeModulePkg: Add dynamic PCD
 2017-02-07 19:53 UTC  (2+ messages)
` [PATCH] MdeModulePkg: Add dynamic PCD PcdPteMemoryEncryptionAddressOrMask

[PATCH] Fix some typos of "according"
 2017-02-07 19:40 UTC 

[PATCH v3 0/6] Fix PciBus to accept Spec values as BarIndex and Alignment
 2017-02-07 17:43 UTC  (10+ 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

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  (7+ messages)

[PATCH v2 0/6] Fix PciBus to accept Spec values as BarIndex and Alignment
 2017-02-07  3:09 UTC  (12+ 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/UefiBootManagerLib: Initialize Handle before using it
 2017-02-07  2:53 UTC 

[PATCH 0/3] DXE Memory Protection
 2017-02-06 17:52 UTC  (21+ messages)
` [PATCH 1/3] UefiCpuPkg/CpuDxe: Add memory attribute setting
` [PATCH 2/3] ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
` [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  (9+ messages)
` [PATCH 1/6] CryptoPkg:SmmCryptLib: Add real Pkcs5Pbkdf2.c
` [PATCH 2/6] SecurityPkg/dec: Add PcdPasswordCleared
` [PATCH 3/6] SecurityPkg/include: Add PlatformPasswordLib lib class
` [PATCH 4/6] SecurityPkg/PlatformPasswordLibNull: Add PlatformPasswordLib instance
` [PATCH 5/6] SecurityPkg/Password: Add Password based UserAuthentication modules
` [PATCH 6/6] SecurityPkg/dsc: add Password authentication module

[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  (11+ messages)
` [PATCH 1/5] MdePkg/Pci22.h: Deprecate out-of-Spec IncompatiblePciDevice macros
` [PATCH 2/5] MdeModulePkg/PciSioSerialDxe: Use MAX_UINT8 instead of PCI_BAR_ALL
` [PATCH 3/5] MdeModulePkg/PciBus: Accept Spec values as BarIndex and Alignment
` [PATCH 4/5] MdeModulePkg/IncompatiblePciDevice: Do not use deprecated macros
` [PATCH 5/5] MdeModulePkg/IncompatiblePci: Use -1 to match any IDs

[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  (6+ messages)

[PATCH 0/5] OvmfPkg, ArmVirtPkg: QemuFwCfgLib: partial rewrite of fw_cfg files
 2017-01-30 23:18 UTC  (9+ messages)
` [PATCH 1/5] OvmfPkg/QemuFwCfgLib: generalize InternalQemuFwCfgDmaBytes() to SKIP op
` [PATCH 2/5] OvmfPkg/QemuFwCfgLib: add QemuFwCfgSkipBytes()
` [PATCH 3/5] ArmVirtPkg/QemuFwCfgLib: extract generic DmaTransferBytes() function
` [PATCH 4/5] ArmVirtPkg/QemuFwCfgLib: use DMA for QemuFwCfgWriteBytes() if available
` [PATCH 5/5] ArmVirtPkg/QemuFwCfgLib: implement QemuFwCfgSkipBytes() API

Is the UDK2017 branch stable?
 2017-01-30 22:22 UTC  (3+ messages)

[PATCH] SecurityPkg: Fix typos in comments
 2017-01-30  0:02 UTC 

[edk2-staging] Create new edk2-test branch
 2017-01-26 19:39 UTC  (12+ messages)

[PATCH] Fix edit on screens with more than 200 columns
 2017-01-26 17:05 UTC  (6+ messages)

EFI shell script
 2017-01-26 17:02 UTC  (2+ messages)

[PATCH] ShellPkg/cd: Do not print the destination dir when CD exits
 2017-01-26 16:59 UTC  (3+ messages)

[PATCH V2 2/3] ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
 2017-01-26 12:38 UTC  (2+ messages)

[PATCH 0/5] MdeModulePkg/EbcDxe: add ARM support
 2017-01-26 12:07 UTC  (6+ messages)

[PATCH] SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmap
 2017-01-26  5:14 UTC  (2+ messages)

[PATCH] OptionRomPkg: Remove superfluous return statement
 2017-01-26  2:41 UTC  (2+ messages)


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