messages from 2016-12-09 01:14:13 to 2016-12-15 08:22:25 UTC [more...]
[PATCH v6 0/2] MdeModulePkg/NonDiscoverablePciDeviceDxe: non-coherent DMA support
2016-12-15 8:22 UTC (6+ messages)
` [PATCH v6 1/2] MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMA
` [PATCH v6 2/2] Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructure
[PATCH v2 10/10] Nt32Pkg: Enable HTTPS boot feature for Nt32 platform
2016-12-15 8:15 UTC (4+ messages)
[PATCH 0/6] Refine code logics to prevent possible mis-reports by static code checkers
2016-12-15 7:52 UTC (16+ messages)
` [PATCH 1/6] MdePkg/BaseLib: Refine (Ascii)StrnLenS functions logic
` [PATCH 2/6] MdePkg/BaseLib: Add an additional check within (Ascii)StrnCmp
` [PATCH 3/6] MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logic
` [PATCH 4/6] MdeModulePkg/DxeNetLib: Rewrite NetblockChecksum function logic
` [PATCH 5/6] MdeModulePkg/UefiPxeBcDxe: Refine the CvtNum "
` [PATCH 6/6] NetworkPkg: Refine UintnToAscDecWithFormat functions logic
ArmLib : GIC Pcds in "ArmPkg/Library/ArmLib/ArmBaseLib.inf"
2016-12-15 7:50 UTC (3+ messages)
[patch 1/2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Add comments for functions
2016-12-15 7:45 UTC (3+ messages)
` [patch 2/2] MdeModulePkg/NonDiscoverablePciDevice: Make variable definition follow rule
[PATCH] ShellPkg/setvar: Correct typo in setvar help message
2016-12-15 7:29 UTC
[Patch 00/10] Sync staging/HTTPS-TLS feature into edk2 master
2016-12-15 7:24 UTC (25+ messages)
` [Patch 01/10] MdePkg: Add TLS related protocol definition
` [Patch 02/10] MdePkg: Add a header to standardize TLS definitions
` [Patch 03/10] CryptoPkg: Enable ssl build in OpensslLib directly
` [Patch 04/10] CryptoPkg: Add new TlsLib library
` [Patch 05/10] NetworkPkg/TlsDxe: TlsDxe driver implementation over OpenSSL
` [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 10/10] Nt32Pkg: Enable HTTPS boot feature for Nt32 platform
[PATCH v2 05/10] NetworkPkg/TlsDxe: TlsDxe driver implementation over OpenSSL
2016-12-15 7:22 UTC
[PATCH 0/4] Fix GCC build warnings for BaseTools
2016-12-15 6:49 UTC (5+ messages)
` [PATCH 1/4] BaseTools: fix format-security build warnings
` [PATCH 2/4] BaseTools: fix format type "
` [PATCH 3/4] BaseTools: fix write-strings "
` [PATCH 4/4] BaseTools: fix unused-result "
$ escape sequence at build_rule.txt
2016-12-15 6:48 UTC (7+ messages)
[patch] UefiCpuPkg/PiSmmCpuDxeSmm: Fix .S & .asm build failure
2016-12-15 6:34 UTC (2+ messages)
correct way to reserve memory from PrePi?
2016-12-15 5:27 UTC (8+ messages)
GIC Pcds in "ArmPkg/Library/ArmLib/ArmBaseLib.inf"
2016-12-15 4:40 UTC
OVMF: cross-filesystem copy broken? ("The source and destination are the same")
2016-12-15 4:36 UTC (6+ messages)
[PATCH v5] BaseTools/Scripts/PatchCheck.py: Extended patch style check for c code
2016-12-15 2:22 UTC (3+ messages)
[PATCH] FatPkg/EnhancedFatDxe: Fix potential hang in async file IO
2016-12-14 10:03 UTC (2+ messages)
[PATCH 0/4] Update CPUID & MSR header files with SDM (Sep.2016)
2016-12-14 8:33 UTC (5+ messages)
` [PATCH 1/4] UefiCpuPkg/Include: Update "
` [PATCH 2/4] UefiCpuPkg/Include: Update Skylake MSR header file "
` [PATCH 3/4] UefiCpuPkg/Include: Add Goldmont "
` [PATCH 4/4] UefiCpuPkg/Cpuid.h: Update CPUID definitions "
[Patch] MdeModulePkg EbcDxe: Fix CLANG38 build failure
2016-12-14 5:41 UTC (2+ messages)
[patch 00/18] Fix coding style issues
2016-12-14 5:18 UTC (39+ messages)
` [patch 01/18] ShellPkg/UefiShellDebug1CommandsLib: "
` [patch 02/18] ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol format
` [patch 03/18] ShellPkg/UefiShellNetwork2CommandsLib: "
` [patch 04/18] Security:Add info string to UNI file for PcdPkcs7CertBuffer
` [patch 05/18] SecurityPkg/FmpAuthenticationLibPkcs7: Fix incorrect Guid format
` [patch 06/18] SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Fix Guid/pcd format issues
` [patch 07/18] SecurityPkg/OpalPasswordDxe: Make comments align with the function
` [patch 08/18] SignedCapsulePkg/EdkiiSystemCapsuleLib: Fix coding style issues in INF file
` [patch 09/18] SignedCapsulePkg/RecoveryModuleLoadPei: Add source file to "
` [patch 10/18] SignedCapsulePkg/SystemFirmwareUpdate: "
` [patch 11/18] SignedCapsulePkg/IniParsingLib: Update struct name
` [patch 12/18] UefiCpuPkg: Make the comments align with the functions
` [patch 13/18] UefiCpuPkg: Add info string to UNI file for PcdCpuSmmStaticPageTable
` [patch 14/18] UefiCpuPkg/MicrocodeUpdateDxe: Fix coding style issues in INF file
` [patch 15/18] UefiCpuPkg/Capsule: Fix coding style issues
` [patch 16/18] MdeModulePkg: Make the comments align with the function
` [patch 17/18] MdeModulePkg: Add missing info string for PCDs
` [patch 18/18] MdeModulePkg/CapsuleApp: Fix GUID/protocol format issues
[PATCH v5] OpenPlatformPkg/Drivers/Net/MarvellYukonDxe: Added multi-controller support
2016-12-14 3:47 UTC
[PATCH v2 11/18] SignedCapsulePkg/IniParsingLib: Update struct name
2016-12-14 3:34 UTC (2+ messages)
[PATCH v3] ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe: Set Marvell Yukon MAC address
2016-12-14 1:56 UTC
[PATCH v2] ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe: Set Marvell Yukon MAC address
2016-12-13 15:53 UTC (4+ messages)
Which revision of PXE spec does EDK2 code conform to?
2016-12-13 12:20 UTC (3+ messages)
How to silence a build?
2016-12-13 9:46 UTC (4+ messages)
[PATCH v4] BaseTools/Scripts/PatchCheck.py: Extended patch style check for c code
2016-12-13 7:28 UTC
[PATCH] UefiCpuPkg/PiSmmCpu: Add SMM Comm Buffer Paging Protection
2016-12-13 7:09 UTC (2+ messages)
[PATCH 0/1] Use the Windows Kits directory in 32-bit ProgramFiles, since none exists in 64-bit one
2016-12-13 5:57 UTC (3+ messages)
` [PATCH 1/1] Use the Windows Kits directory under the 32-bit Program Files
[PATCH] SecurityPkg:/Tcg2Dxe: remove 4G limitation
2016-12-13 1:16 UTC (2+ messages)
build failure trying to build gcc cross-compiler
2016-12-12 23:34 UTC (6+ messages)
[PATCH RFC 00/14] Specific platform to run OVMF in Xen PVH and HVM guests
2016-12-12 12:40 UTC (5+ messages)
` [PATCH RFC 10/14] UefiCpuPkg/BaseXApicX2ApicLib: Fix initialisation on my system and
` [Xen-devel] "
[PATCH] SecurityPkg:/Tcg2Dxe: remove 4G limitation
2016-12-12 6:56 UTC (4+ messages)
[PATCH] MdeModulePkg/CapsuleLib: Correct debug message
2016-12-12 6:35 UTC (2+ messages)
[PATCH] Vlv2TbltDevicePkg: Fix typo in script file
2016-12-12 6:21 UTC (2+ messages)
[PATCH][edk2-platforms/Minnowboard-max-udk2015] Vlv2TbltDevicePkg: Fixed Turbot 2 frontpage issue
2016-12-12 6:19 UTC (2+ messages)
[patch] FatPkg/EnhancedFatDxe: Remove the file which is not used
2016-12-12 6:09 UTC (2+ messages)
[PATCH] MdeModulePkg/NonDiscoverablePciDev: Fix type mismatch in switch/case
2016-12-12 3:18 UTC (2+ messages)
[PATCH] BaseTools/Scripts/PatchCheck.py: Extended patch style check for c code
2016-12-12 3:09 UTC (2+ messages)
[Patch 0/2] MdeModulePkg SmmCore: Fix hang issue when LMFA enable
2016-12-12 1:48 UTC (4+ messages)
` [Patch 1/2] MdeModulePkg SmmIpl: Fill Smram range for SMM driver "
[PATCH] MdeModulePkg VariableSmm: Do not need check CommBufferSize buffer
2016-12-12 1:10 UTC (2+ messages)
TPL of RegisterKeyNotify
2016-12-12 1:07 UTC (2+ messages)
[PATCH] MdeModulePkg VariableSmm: Check InfoSize correctly
2016-12-11 13:28 UTC (2+ messages)
[PATCH v3] BaseTools/Scripts/PatchCheck.py: Extended patch style check for c code
2016-12-10 1:34 UTC
[PATCH v2] BaseTools/Scripts/PatchCheck.py: Extended patch style check for c code
2016-12-09 23:52 UTC
[PATCH 0/3] MdePkg, MdeModulePkg, Vlv2TbltDevicePkg: 64-bit LoopTimes in S3 MEM_POLL
2016-12-09 22:58 UTC (7+ messages)
[patch 0/8] FatPkg: Fix coding style issues
2016-12-09 16:32 UTC (12+ messages)
` [patch 1/8] FatPkg\EnhancedFatDxe: Avoid Non-Boolean type uses as Boolean
` [patch 2/8] FatPkg\EnhancedFatDxe: Initialize variable after declaration
[PATCH] MdeModulePkg/NonDiscoverablePciDevice: add missing cast and EFIAPI modifiers
2016-12-09 14:50 UTC (3+ messages)
GCC needs __attribute__((returns_twice)) for SetJump
2016-12-09 12:16 UTC (3+ messages)
[Patch] MdeModulePkg PiSmmCore: Update FreePages to handle zero address and pages
2016-12-09 10:20 UTC (2+ messages)
[PATCH] MdePkg/BaseLib: Enhance the return value for string to uint functions
2016-12-09 7:13 UTC (2+ messages)
[PATCH v2 2/8] FatPkg/EnhancedFatDxe: Use global variable replace static local variable
2016-12-09 2:43 UTC (2+ messages)
[PATCH] ShellPkg: Add missing header line for SFO flag in 'cls' command
2016-12-09 1:35 UTC (3+ messages)
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