messages from 2017-10-16 14:05:51 to 2017-10-23 01:16:04 UTC [more...]
[patch 0/4] Fix coding style issue
2017-10-23 1:19 UTC (8+ messages)
` [patch 1/4] IntelFrameworkModulePkg/Csm: Refine coding style in comments
` [patch 2/4] IntelFrameworkModule/LegacyBios: Avoid explicit comparison for BOOLEAN
` [patch 3/4] MdeModulePkg/DxeIplPeim: Refine coding style in function comments
` [patch 4/4] UefiCpuPkg/MtrrLib: Make comments align with function
[PATCH v3 0/6] Implement heap guard feature
2017-10-23 0:50 UTC (7+ messages)
` [PATCH v3 1/6] MdeModulePkg/DxeCore: Implement heap guard feature for UEFI
` [PATCH v3 2/6] MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM mode
` [PATCH v3 3/6] MdeModulePkg/MdeModulePkg.dec, .uni: Add Protocol, PCDs and string tokens
` [PATCH v3 4/6] UefiCpuPkg/CpuDxe: Reduce debug message
` [PATCH v3 5/6] UefiCpuPkg/PiSmmCpuDxeSmm: Disable page table protection
` [PATCH v3 6/6] MdeModulePkg/DxeIpl: Enable paging for heap guard
[RFC PATCH] ArmPkg: add driver to add distro installer HTTP boot options
2017-10-22 15:16 UTC (3+ messages)
[PATCH v3] EmbeddedPkg: add driver to set graphical/serial console preference
2017-10-20 21:24 UTC
[PATCH v1 1/1] CryptoPkg/BaseCryptLib: remove some duplicate initializations
2017-10-20 18:21 UTC (3+ messages)
[PATCH] ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI core
2017-10-20 17:18 UTC (10+ messages)
[PATCH v2] EmbeddedPkg: add driver to set graphical/serial console preference
2017-10-20 16:48 UTC (3+ messages)
[PATCH] EmbeddedPkg/DtPlatformDxe: remove /chosen/stdout-path on GOP registration
2017-10-20 15:18 UTC (7+ messages)
[PATCH] EmbeddedPkg: add driver to set graphical/serial console preference
2017-10-20 14:11 UTC (4+ messages)
dynamic PCD impact on temporary PEI memory
2017-10-20 10:39 UTC (6+ messages)
[PATCH] MdeModulePkg/PciBus: Fix bug that PCI BUS claims too much resource
2017-10-20 9:56 UTC
[PATCH] IntelSiliconPkg/VtdInfoSample: Fix IGD RMRR memory
2017-10-20 9:06 UTC (2+ messages)
[Patch] MdeModulePkg/Ip4Dxe: Trigger Ip4Config2 to retrieve the default address
2017-10-20 6:50 UTC
[Patch] UefiCpuPkg/MpInitLib: Avoid call PcdGe* in Ap & Bsp
2017-10-20 2:42 UTC (4+ messages)
[PATCH v2 0/6] Implement heap guard feature
2017-10-20 1:49 UTC (13+ messages)
` [PATCH v2 1/6] MdeModulePkg/DxeCore: Implement heap guard feature for UEFI
` [PATCH v2 2/6] MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM mode
` [PATCH v2 3/6] MdeModulePkg/MdeModulePkg.dec, .uni: Add heap guard related PCDs and string tokens
` [PATCH v2 4/6] UefiCpuPkg/CpuDxe: Reduce debug message
` [PATCH v2 5/6] UefiCpuPkg/PiSmmCpuDxeSmm: Disable page table protection
` [PATCH v2 6/6] MdeModulePkg/DxeIpl: Enable paging for heap guard
[PATCH v5 0/2] Enhanced SMM support for AMD-based x86 systems
2017-10-19 17:02 UTC (24+ messages)
` [PATCH v5 1/2] UefiCpuPkg/SmmCpuFeaturesLib: Use global variables to replace macros
[PATCH] ShellPkg/alias: Fix flag parsing logic
2017-10-19 14:47 UTC (2+ messages)
[PATCH] ShellPkg/editor: Fix system hang when console max column > 200
2017-10-19 14:45 UTC (2+ messages)
[PATCH] OvmfPkg: fix dynamic default for oprom verification policy PCD without SB
2017-10-19 8:54 UTC (3+ messages)
[Patch] NetworkPkg/TlsAuthConfigDxe: Remove the extra FreePool
2017-10-19 8:03 UTC (3+ messages)
[PATCH] UefiCpuPkg/MtrrLib: Fix bug that may incorrectly set <1MB attribute
2017-10-19 5:50 UTC (2+ messages)
[PATCH] ShellPkg/UefiShellLib: Use a more bright blue/green color
2017-10-19 5:20 UTC (5+ messages)
[PATCH v2] SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIGNATURE_* tokens
2017-10-19 4:30 UTC (3+ messages)
[PATCH] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported
2017-10-19 3:03 UTC (3+ messages)
[PATCH] MdeModulePkg/PciHostBridge: Set SpecificFlag to 0 for Mem32/Mem64
2017-10-19 2:51 UTC (2+ messages)
[Patch 0/4] Add VS2017 tool chain for evaluation
2017-10-19 2:26 UTC (6+ messages)
` [Patch 1/4] MdePkg: Disable VS warning 4701 & 4703 for VS2017
` [Patch 2/4] BaseTools: Add VS2017 tool chain in BaseTools tools_def.template
` [Patch 3/4] BaseTools: Update VS batch file to auto detect VS2017
` [Patch 4/4] Nt32Pkg: Add VS2017 support in SecMain
OSRecovery boot options
2017-10-18 23:38 UTC (4+ messages)
[Patch 0/2] Add IPv6 support condition check for HTTP/ISCSI
2017-10-18 11:43 UTC (10+ messages)
` [Patch 1/2] NetworkPkg/HttpBootDxe: Add IPv6 support condition check
` [Patch 2/2] NetworkPkg/IScsiDxe: "
[PATCH] BaseTools/BuildEnv: override "set -C" (noclobber) in sourcing shell env
2017-10-18 9:37 UTC (4+ messages)
Visual Studio 2017 support
2017-10-18 8:35 UTC (2+ messages)
[Patch] NetworkPkg: Remove ping6 and ifconfig shell application
2017-10-18 7:35 UTC (3+ messages)
[PATCH] SecurityPkg/SecureBootConfigDxe: Add check to avoid
2017-10-18 7:05 UTC (2+ messages)
[Patch v2 0/2] Add IPv6 support condition check
2017-10-18 6:57 UTC (3+ messages)
` [Patch v2 1/2] NetworkPkg/HttpBootDxe: "
` [Patch v2 2/2] NetworkPkg/IScsiDxe: "
[Patch v3 0/3] NetworkPkg/IScsiDxe: Display InitiatorInfo correctly
2017-10-18 6:53 UTC (4+ messages)
` [Patch v3 1/3] NetworkPkg/IScsiDxe: Fix the incorrect/needless DHCP process
` [Patch v3 2/3] NetworkPkg/IScsiDxe: Clean the previous ConfigData when switching the IP mode
` [Patch v3 3/3] NetworkPkg/IScsiDxe: Display InitiatorInfo in attempt page even DHCP enabled
[PATCH] SecurityPkg/AuthVariableLib: fix GCC build error
2017-10-18 6:46 UTC (5+ messages)
[Patch] MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask
2017-10-18 5:17 UTC
[PATCH] UefiCpuPkg/MtrrLib: Fix MtrrDebugPrintAllMtrrsWorker to avoid hang
2017-10-18 1:11 UTC (5+ messages)
EmulatorPkg/build.sh error, stdio.h not found (macOS Sierra 10.12.6)
2017-10-17 20:44 UTC
[PATCH v2 1/2] SecurityPkg: make PcdOptionRomImageVerificationPolicy dynamic
2017-10-17 19:30 UTC (2+ messages)
SecurityPkg: untrusted OptionRom is loaded despite DENY_EXECUTE_ON_SECURITY_VIOLATION set
2017-10-17 19:22 UTC (4+ messages)
[PATCH edk2-platforms v2] Platform/ARM: use appropriate ReportStatusCodeLib resolution for RT drivers
2017-10-17 18:24 UTC (5+ messages)
[PATCH] Platforms/AMD/OverDrive: make capsule support conditional
2017-10-17 18:22 UTC (2+ messages)
[PATCH 00/19] ArmPlatformPkg: Update GOP
2017-10-17 15:40 UTC (5+ messages)
` [PATCH 13/19] ArmPlatformPkg: HdLcd Remove redundant Bpp
[PATCH edk2-platforms] Platform/ARM: remove ReportStatusCodeLib resolutions
2017-10-17 15:21 UTC (8+ messages)
[PATCH] SecurityPkg:AuthVariableLib:Fix GCC build error
2017-10-17 14:16 UTC (4+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Logo
2017-10-17 5:15 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] TPM Device
2017-10-17 5:14 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Boot Order
2017-10-17 5:14 UTC (2+ messages)
[PATCH] SecurityPkg/Pkcs7Verify: Add the comments to address security problem
2017-10-16 15:47 UTC (3+ messages)
[PATCH] SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth Variable
2017-10-16 14:09 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