public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-12-19 07:38:15 to 2016-12-29 07:55:23 UTC [more...]

[Patch] NetworkPkg/NetworkPkg.dsc: Move TLS modules to the supported components
 2016-12-29  7:55 UTC  (2+ messages)

[Patch 0/2] Update toolsetup.bat to easily compile BaseTools source
 2016-12-29  5:01 UTC  (4+ messages)
` [Patch 1/2] BaseTools toolsetup.bat: Set env when the binary tools are missing
` [Patch 2/2] BaseTools toolsetup.bat: set PATH to include Bin Win32 directory

[PATCH] UefiCpuPkg/MpInitLib: Set initialize value of TimerPeriod
 2016-12-29  1:49 UTC  (2+ messages)

LocateHandle for gEfiShellProtocolGuid is failing in my application
 2016-12-28 14:56 UTC  (12+ messages)

Hide SimpleFileSystem instance from UEFI shell
 2016-12-28 14:54 UTC  (2+ messages)

[edk2-platforms/devel-Minnowboard3] BroxtonPlatformPkg:Build script
 2016-12-28 11:42 UTC  (2+ messages)

[patch] BaseTools/Ecc
 2016-12-28  9:47 UTC  (2+ messages)

[PATCH V2] SecurityPkg: Tcg2PhysicalPresence: Define TPM2 PP Flags Initial Pcd
 2016-12-28  7:41 UTC 

[PATCH 0/6] Support source debugging on DXE AP function
 2016-12-28  7:33 UTC  (8+ messages)
` [PATCH 1/6] UefiCpuPkg/DxeMpInitLib: Support source debugging on "
` [PATCH 2/6] UefiCpuPkg/MpInitLib: Sync BSP's local APIC timer settings to APs
` [PATCH 3/6] UefiCpuPkg/MpInitLib: Move save/restore interrupt to SwitchBSPWorker()
` [PATCH 4/6] UefiCpuPkg/MpInitLib: Swap local APIC timer interrupt state
` [PATCH 5/6] UefiCpuPkg/MpInitLib: Disable and restore system timer interrupt
` [PATCH 6/6] UefiCpuPkg/MpInitLib: Set new AP to idle state after switching BSP

[PATCH V2 0/2] MicrocodeUpdate enhancement
 2016-12-28  6:53 UTC  (3+ messages)
` [PATCH V2 1/2] UefiCpuPkg/MicrocodeUpdate: enhance flash write logic
` [PATCH V2 2/2] UefiCpuPkg/MicrocodeUpdate: Add MP support

[edk2-platforms/Minnowboard3] BroxtonPlatformPkg:Update UNDI driver
 2016-12-28  3:39 UTC  (2+ messages)

[PATCH] SecurityPkg: Tcg2PhysicalPresence: Define TPM2 PP Flags Initial Pcd
 2016-12-28  2:17 UTC  (2+ messages)

[PATCH 0/2] MicrocodeUpdate enhancement
 2016-12-28  1:40 UTC  (5+ messages)
` [PATCH 1/2] UefiCpuPkg/MicrocodeUpdate: enhance flash write logic
` [PATCH 2/2] UefiCpuPkg/MicrocodeUpdate: Add MP support

[PATCH 0/2] ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':')
 2016-12-27 23:01 UTC  (6+ messages)
` [PATCH 1/2] MdePkg/BaseLib: Fix PathCleanUpDirectories to correctly handle "\.\"
` [PATCH 2/2] ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':')

[Patch] BaseTools: Fix the bug for RAW file alignment value support
 2016-12-27 10:06 UTC 

[PATCH V2] SecurityPkg: Tcg2Smm: TPM2 Vendor specific HID
 2016-12-27  6:35 UTC  (2+ messages)

[PATCH] SecurityPkg: Tcg2Smm: TPM2 Vendor specific HID
 2016-12-27  4:38 UTC  (6+ messages)

[PATCH 1/2] SecurityPkg: Tcg2Config: TPM2 ACPI Table Rev Option
 2016-12-27  3:05 UTC  (2+ messages)
` [PATCH 2/2] MdePkg: Tpm2Acpi.h: Update TPM2 ACPI table version

[PATCH] MdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process FMP
 2016-12-27  1:28 UTC  (3+ messages)

[PATCH V2 1/1] ArmPlatformPkg/TZASC: Allow specifying subregions to be disabled
 2016-12-26 21:15 UTC 

[PATCH] UefiCpuPkg/MicrocodeUpdate: enhance flash write logic
 2016-12-26 15:40 UTC 

[PATCH][edk2-platforms/branch] Add new platform branch devel-MinnowBoard3
 2016-12-26 11:34 UTC 

[Patch] NetworkPkg/HttpDxe: Fix the potential NULL dereference
 2016-12-26  9:44 UTC  (3+ messages)

[PATCH V2] MdeModulePkg ConSplitterDxe: Support toggle state sync
 2016-12-26  8:48 UTC  (2+ messages)

[PATCH 1/1] Add BGRT ACPI table inclusion support in OVMF
 2016-12-26  5:25 UTC 

[PATCH] MdeModulePkg/PrintLib: Add missing return status check for Print APIs
 2016-12-26  4:48 UTC 

[PATCH V2] MdeModulePkg/CapsuleLib: Add CapsuleTarget support
 2016-12-26  3:12 UTC  (5+ messages)

[PATCH] MdeModulePkg/CapsuleLib: Add CapsuleTarget support
 2016-12-26  3:09 UTC  (2+ messages)

[PATCH] MdeModulePkg/CapsuleLib: Support result rolling over
 2016-12-26  2:56 UTC  (3+ messages)

[Patch] NetworkPkg: Fix potentially uninitialized local variable
 2016-12-26  2:39 UTC  (3+ messages)

[Patch] Nt32Pkg/Nt32Pkg.dsc: Change TLS_ENABLE flag to FALSE by default
 2016-12-26  2:35 UTC  (2+ messages)

[PATCH] MdeModulePkg ConSplitterDxe: Support toggle state sync
 2016-12-26  1:36 UTC  (5+ messages)

[PATCH V2 0/5] Execute key notify function at TPL_CALLBACK
 2016-12-23  9:51 UTC  (7+ messages)
` [PATCH V2 1/5] MdeModulePkg UsbKbDxe: Execute key notify func "
` [PATCH V2 2/5] MdeModulePkg TerminalDxe: "
` [PATCH V2 3/5] MdeModulePkg Ps2KbDxe: "
` [PATCH V2 4/5] IntelFrameworkModulePkg "
` [PATCH V2 5/5] IntelFrameworkModulePkg KbDxe: "

[PATCH 0/5] Execute key notify function at TPL_CALLBACK
 2016-12-23  8:14 UTC  (14+ messages)
` [PATCH 1/5] MdeModulePkg UsbKbDxe: Execute key notify func "
` [PATCH 2/5] MdeModulePkg TerminalDxe: "
` [PATCH 3/5] MdeModulePkg Ps2KbDxe: "
` [PATCH 4/5] IntelFrameworkModulePkg "
` [PATCH 5/5] IntelFrameworkModulePkg KbDxe: "

[Patch] NetworkPkg/DnsDxe: Fixed the assert issue in DnsDxe
 2016-12-23  7:22 UTC  (3+ messages)

FDF Spec question?
 2016-12-23  5:17 UTC  (7+ messages)

[PATCH] ShellPkg: Add acpiview tool to dump ACPI tables
 2016-12-23  5:09 UTC  (19+ messages)
                    ` How to build commonlib of Basetools in x64 mode

[PATCH] MdeModulePkg/CapsuleLib: remove ImageIndex check
 2016-12-23  2:01 UTC  (3+ messages)

[PATCH 0/2] Handle NULL capsule name in record
 2016-12-23  2:00 UTC  (5+ messages)
` [PATCH 1/2] MdeModulePkg/CapsuleLib: Add "
` [PATCH 2/2] MdeModulePkg/CapsuleApp: Dump "

Accessing I2C GPIO Device
 2016-12-22 13:09 UTC  (2+ messages)

[Patch 00/10] Sync staging/HTTPS-TLS feature into edk2 master
 2016-12-22  8:30 UTC  (12+ messages)
` [Patch 06/10] NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration
` [Patch 07/10] NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6
` [Patch 08/10] NetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthConfigDxe module
` [Patch 09/10] Nt32Pkg/Nt32Pkg.dsc: Remove the flag for OpensslLib and BaseCryptLib

[PATCH v2 10/10] Nt32Pkg: Enable HTTPS boot feature for Nt32 platform
 2016-12-22  7:40 UTC  (2+ messages)

[PATCH 0/2] Add check for PublicKeyDataLength
 2016-12-22  5:15 UTC  (5+ messages)
` [PATCH 1/2] SecurityPkg/FmpAuthLib: Add PublicKeyDataLength check
` [PATCH 2/2] SignedCapsulePkg/SystemCapsuleLib: Add ASSERT check for PCD

[PATCH] BaseTools/Pccts: Resolve GCC sting format mismatch build warning
 2016-12-22  3:28 UTC  (2+ messages)

[PATCH v2 0/6] Refine code logics to prevent possible mis-reports by static code checkers
 2016-12-22  3:28 UTC  (3+ messages)
` [PATCH v2 1/6] MdePkg/BaseLib: Refine (Ascii)StrnLenS functions logic

[PATCH] FVP: ACPI Add iort and GICv3 ITS support
 2016-12-21  9:43 UTC 

[PATCH] ArmPkg: Add GICv3 ITS token
 2016-12-21  9:38 UTC 

[PATCH v7] BaseTools/Scripts/PatchCheck.py: Extended patch style check for c code
 2016-12-21  4:45 UTC  (3+ messages)

[patch 0/8] FatPkg: Fix coding style issues
 2016-12-20 23:26 UTC  (5+ messages)
` [patch 2/8] FatPkg\EnhancedFatDxe: Initialize variable after declaration

[patch 1/2] UefiCpuPkg: Add Pcd info to uni file
 2016-12-20 16:59 UTC  (4+ messages)
` [patch 2/2] UefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issues

[PATCH 0/6] Refine code logics to prevent possible mis-reports by static code checkers
 2016-12-20  8:14 UTC  (3+ messages)

[Patch] SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed
 2016-12-20  8:02 UTC  (3+ messages)

[PATCH v2] UefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL ptr dereference
 2016-12-20  2:38 UTC  (3+ messages)

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL ptr dereference
 2016-12-20  2:23 UTC  (6+ messages)

[Patch] BaseTools GCC makefile: disable unused-result warning for CPP file
 2016-12-20  2:07 UTC  (2+ messages)

[PATCH] UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters
 2016-12-20  1:51 UTC  (3+ messages)

[patch 0/8] Fix coding style issues
 2016-12-20  1:18 UTC  (9+ messages)
` [patch 5/8] MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as Boolean
` [patch 6/8] MdeModulePkg/TerminalDxe: Initialize variable after declaration
` [patch 7/8] MdeModulePkg/SataControllerDxe: Fix coding style issue
` [patch 8/8] MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issues


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