public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-10-13 13:17:46 to 2017-10-20 09:52:32 UTC [more...]

[PATCH] MdeModulePkg/PciBus: Fix bug that PCI BUS claims too much resource
 2017-10-20  9:56 UTC 

dynamic PCD impact on temporary PEI memory
 2017-10-20  9:43 UTC  (3+ messages)

[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 0/4] Fix coding style issue
 2017-10-20  2:08 UTC  (6+ 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 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] EmbeddedPkg/DtPlatformDxe: remove /chosen/stdout-path on GOP registration
 2017-10-19 21:36 UTC  (4+ messages)

[PATCH v5 0/2] Enhanced SMM support for AMD-based x86 systems
 2017-10-19 17:02 UTC  (28+ 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)

[PATCH] SecurityPkg/AuthVariableLib: Fix ptr bad arithmetic
 2017-10-16 10:38 UTC  (2+ messages)

[Patch] BaseTools: Fix a bug Build directory should relative to WORKSPACE
 2017-10-16  7:21 UTC  (2+ messages)

Linux CentOS 7.3 can get DHCP IPv4 IP address with configuring DHCP server as per RFC3021
 2017-10-16  7:12 UTC  (6+ messages)

[Patch v2 0/2] NetworkPkg/IScsiDxe: Display InitiatorInfo correctly
 2017-10-16  6:58 UTC  (3+ messages)
` [Patch v2 1/2] NetworkPkg/IScsiDxe: Fix the incorrect/needless DHCP process
` [Patch v2 2/2] NetworkPkg/IScsiDxe: Display InitiatorInfo in attempt page even DHCP enabled

[Patch] NetworkPkg/IScsiDxe: Display InitiatorInfo in attempt page even DHCP enabled
 2017-10-16  6:25 UTC  (4+ messages)

[patch] Security/OpalHii.c: Handle NULL Request or Request with no elements
 2017-10-16  5:04 UTC  (2+ messages)

[PATCH 0/4] Update MTRR algorithm to calculate optimal settings
 2017-10-16  3:25 UTC  (3+ messages)

[PATCH 1/1] MdePkg/IoLib: Add support for big-endian MMIO
 2017-10-16  3:17 UTC  (7+ messages)

[PATCH 0/5] Platform/AMD/Overdrive: implement capsule support + some fixes
 2017-10-15 22:29 UTC  (8+ messages)
` [PATCH 1/5] Platform/AMD/Overdrive: remove StatusCodeLib references
` [PATCH 2/5] Silicon/AMD/Styx: update SMMU id to MMU-401
` [PATCH 3/5] Silicon/Amd/Styx: fix flasher support
` [PATCH 4/5] Silicon/AMD/Styx: add PlatformFlashAccessLib implementation
` [PATCH 5/5] Platforms/AMD/Overdrive: add signed capsule update support

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Blue tooth device
 2017-10-14  3:53 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Blue tooth device
 2017-10-14  3:52 UTC 

[PATCH V2] SecurityPkg\Tcg2Pei: FV measure performance enhancement
 2017-10-14  2:19 UTC  (3+ messages)

dynamic DRAM base for ArmVirtQemu
 2017-10-13 19:50 UTC  (4+ messages)

[PATCH] SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer
 2017-10-13 15:53 UTC  (2+ messages)

[PATCH] MdeModulePkg/PartitionDxe: Fix UDF fs access on certain CD/DVD medias
 2017-10-13 13:49 UTC  (3+ messages)


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