public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-10-17 22:19:49 to 2017-10-25 02:14:57 UTC [more...]

[RFC PATCH] ArmPkg: add driver to add distro installer HTTP boot options
 2017-10-25  2:18 UTC  (8+ messages)

[PATCH v3 0/6] Implement heap guard feature
 2017-10-25  1:48 UTC  (8+ 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

[PATCH v2] MdeModulePkg/Variable/RuntimeDxe: delete & lock MOR in the absence of SMM
 2017-10-25  1:33 UTC  (2+ messages)

[PATCH] UefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE in memory map
 2017-10-25  1:33 UTC  (3+ messages)

[PATCH] Shellpkg/editor: Fix a bug that may modifies Line[-1]
 2017-10-25  1:03 UTC 

[Patch 0/2] Enhance collect AP Count logic
 2017-10-24 22:30 UTC  (16+ messages)
` [Patch 1/2] UefiCpuPkg/MpInitLib: Change AP Index variable name
` [Patch 2/2] UefiCpuPkg/MpInitLib: Enhance waiting for AP initialization logic
    ` 答复: "
` 答复: [Patch 0/2] Enhance collect AP Count logic

Shell Non-conformity to the Spec
 2017-10-24 20:13 UTC  (5+ messages)

[PATCH] Maintainers.txt: add Laszlo Ersek as UefiCpuPkg reviewer
 2017-10-24 16:37 UTC  (6+ messages)

[PATCH] ShellPkg/HandleParsingLib: Remove unnecessary CatSPrint call
 2017-10-24 14:26 UTC  (2+ messages)

[PATCH 0/2] IntelSiliconPkg: Add Pre-Memory DMA protection in PEI
 2017-10-24 13:54 UTC  (3+ messages)
` [PATCH 1/2] IntelSiliconPkg/VtdPmrPei: Add premem support
` [PATCH 2/2] IntelSiliconPkg/VtdPeiSample: "

[PATCH 0/2] Add Pre-Memory DMA protection in PEI
 2017-10-24 13:30 UTC  (3+ messages)
` [PATCH 1/2] IntelSiliconPkg/VtdPmrPei: Add premem support
` [PATCH 2/2] IntelSiliconPkg/VtdPeiSample: "

[Patch] UefiCpuPkg/S3Resume2Pei: Handle Communicate Ppi not exist issue
 2017-10-24  9:23 UTC  (4+ messages)

[PATCH v1 1/1] CryptoPkg/BaseCryptLib: remove some duplicate initializations
 2017-10-24  8:15 UTC  (6+ messages)

[Patch 0/2] Add IPv6 support condition check for HTTP/ISCSI
 2017-10-24  7:29 UTC  (12+ messages)

[PATCH] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported
 2017-10-24  5:43 UTC  (5+ messages)

[PATCH] MdeModulePkg/UfsBlockIoPei: Support IoMmu
 2017-10-24  5:32 UTC 

[PATCH] IntelSiliconPkg/VtdInfoSample: Fix IGD RMRR memory
 2017-10-24  2:22 UTC  (3+ messages)

[PATCH] MdeModulePkg/Variable/RuntimeDxe: delete & lock MOR in the absence of SMM
 2017-10-24  2:19 UTC  (4+ messages)

timer ticks ?
 2017-10-24  0:53 UTC  (2+ messages)

Adding VLAN changing Boot order to default
 2017-10-23 15:07 UTC 

[PATCH] ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI core
 2017-10-23 14:39 UTC  (12+ messages)

[PATCH v3] EmbeddedPkg: add driver to set graphical/serial console preference
 2017-10-23 11:15 UTC  (3+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC FCE
 2017-10-23  8:16 UTC 

[PATCH] MdeModulePkg/PciBus: Fix bug that PCI BUS claims too much resource
 2017-10-23  7:16 UTC  (2+ messages)

[PATCH] UefiCpuPkg/MtrrLib: Use SetMem instead of SetMem64 to fix hang
 2017-10-23  7:11 UTC  (2+ messages)

[PATCH 1/1] MdePkg/IoLib: Add support for big-endian MMIO
 2017-10-23  7:07 UTC  (8+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC FCE
 2017-10-23  5:52 UTC  (2+ messages)

[patch 0/4] Fix coding style issue
 2017-10-23  1:20 UTC  (9+ 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] 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/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  (8+ messages)
` [PATCH v2 2/6] MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM mode

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


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