public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-03-05 14:22:25 to 2019-03-11 02:44:25 UTC [more...]

[PATCH] BaseTools: Enable compiler cache support in edk2 build
 2019-03-11  2:44 UTC  (2+ messages)

[edk2-test][Patch 1/1] uefi-sct/SctPkg:Implement iSCSI DevicePathToText Test
 2019-03-11  2:43 UTC 

[PATCH 0/3] Add the prompt and help information in .uni files
 2019-03-11  2:41 UTC  (7+ messages)
` [PATCH 1/3] MdePkg/MdePkg.uni: Add the prompt and help information
` [PATCH 2/3] SecurityPkg/SecurityPkg.uni: "
` [PATCH 3/3] UefiCpuPkg/UefiCpuPkg.uni: "

[PATCH v2] MdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA Support
 2019-03-11  1:20 UTC  (3+ messages)

Regarding PXE boot NACK error
 2019-03-10 17:48 UTC  (2+ messages)

[RFC v2] Change EDK II to BSD+Patent License
 2019-03-10  0:15 UTC 

[edk2-test][Patch 1/1] uefi-sct/SctPkg:Fix flaw in BBTestCreateEventEx_Func_Sub3
 2019-03-09  3:29 UTC  (3+ messages)

UefiCpuPkg CpuDxe GDT init question?
 2019-03-09  3:10 UTC  (6+ messages)

[PATCH 0/3] MdePkg: Remove inline X86 assembly code
 2019-03-09  0:15 UTC  (17+ messages)
` [PATCH 3/3] MdePkg/BaseSynchronizationLib: "

[edk2-announce] Hard Feature Freeze starts from 2019-03-01(00:00:00 UTC-8) for edk2-stable201903
 2019-03-08 21:32 UTC  (9+ messages)

[PATCH] StdLib: Update resolv.conf to use Google's DNS servers
 2019-03-08 20:17 UTC  (3+ messages)

[PATCH] Maintainers.txt: clarify Reviewer requirements and responsibilities
 2019-03-08 20:13 UTC  (2+ messages)

[edk2-announce] EDK II Stable Tag release edk2-stable201903 completed
 2019-03-08 18:32 UTC 

[edk2-announce] EDK II Stable Tag edk2-stable201903 will be created based on commit 89910a
 2019-03-08 16:36 UTC  (2+ messages)

[PATCH v2 0/2] Fix bugs in HiiDatabase driver
 2019-03-08 16:00 UTC  (9+ messages)
` [PATCH v2 1/2] MdeModulePkg/HiiDatabase: Fix potential integer overflow (CVE-2018-12181)
` [PATCH v2 2/2] MdeModulePkg/HiiImage: Fix stack overflow when corrupted BMP is parsed (CVE-2018-12181)

[PATCH edk2-platforms 1/2] Platform/ARM/SgiPkg: align with upstream StandaloneMmPkg changes
 2019-03-08 15:30 UTC  (2+ messages)
` [PATCH edk2-platforms 2/2] Platform/Socionext/DeveloperBox: "

[PATCH] Maintainers.txt: remove unexpected unicode BOM
 2019-03-08 12:43 UTC  (5+ messages)

[Patch] Maintainers.txt: Change package maintainer and reviewer of SecurityPkg
 2019-03-08  8:53 UTC  (4+ messages)

[PATCH 0/2] Fix bugs in HiiDatabase driver
 2019-03-08  2:33 UTC  (6+ messages)
` [PATCH 1/2] MdeModulePkg/HiiDatabase: Fix potential integer overflow
` [PATCH 2/2] MdeModulePkg/HiiImage: Fix stack overflow when corrupted BMP is parsed

[PATCH] StdLib: Update resolv.conf to use Google's public DNS servers
 2019-03-08  2:15 UTC  (3+ messages)

[RFC] Change EDK II to BSD+Patent License
 2019-03-08  1:30 UTC  (3+ messages)

[edk2-test][Patch 1/1] uefi-sct/SctPkg:update BlueTooth test with LE support
 2019-03-07 20:59 UTC  (2+ messages)

[PATCH v2] UefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging in SMM
 2019-03-07 18:24 UTC  (6+ messages)

[Patch] MdeModulePkg/PiSmmCore: Control S3 related functionality with flag
 2019-03-07 17:39 UTC  (5+ messages)
` [Patch] UefiCpuPkg/MpInitLib: Direct allocate buffer for Wake up Buffer

[PATCH 00/10] Remove .S files for IA32 and X64 arch in MdePkg and UefiCpuPkg
 2019-03-07 17:36 UTC  (12+ messages)
` [PATCH 01/10] UefiCpuPkg/SmmCpuFeaturesLib: Remove .S files for IA32 and X64 arch
` [PATCH 02/10] UefiCpuPkg/BaseUefiCpuLib: "
` [PATCH 03/10] UefiCpuPkg/CpuExceptionHandlerLib:Remove.S "
` [PATCH 04/10] MdePkg/BaseCpuLib: Remove .S "
` [PATCH 05/10] MdePkg/BaseLib: "
` [PATCH 06/10] MdePkg/BaseMemoryLibMmx: "
` [PATCH 07/10] MdePkg/BaseMemoryLibOptDxe: "
` [PATCH 08/10] MdePkg/BaseMemoryLibOptPei: "
` [PATCH 09/10] MdePkg/BaseMemoryLibRepStr: "
` [PATCH 10/10] MdePkg/BaseMemoryLibSse2: "

Does ARM platform produce MP protocol?
 2019-03-07 11:16 UTC  (8+ messages)

[PATCH 00/10] StandaloneMmPkg, ArmPkg: cleanups and improvements
 2019-03-07 11:14 UTC  (35+ messages)
` [PATCH 02/10] StandaloneMmPkg: drop unused PCD PcdStandaloneMmEnable
` [PATCH 03/10] StandaloneMmPkg: switch to NULL DebugLib resolution
` [PATCH 04/10] StandaloneMmPkg: remove redundant StandaloneMmDriverEntryPoint driver
` [PATCH 05/10] StandaloneMmPkg/StandaloneMmCoreEntryPoint: drop explicit SerialPortLib call
` [PATCH 06/10] StandaloneMmPkg/Core: permit encapsulated firmware volumes
` [PATCH 07/10] StandaloneMmPkg/Core: dispatch all drivers at init time
` [PATCH 08/10] StandaloneMmPkg/Core: drop support for dispatching FVs into MM
` [PATCH 09/10] StandaloneMmPkg/Core: remove legacy boot support
` [PATCH 10/10] ArmPkg/MmCommunicationDxe: signal architected PI events into MM context

[Patch V2 0/1] Document: Add PCD flexible format value EBNF in Fdf
 2019-03-07  8:36 UTC  (3+ messages)
` [Patch V2 1/1] "

[Patch v2 0/4] Simplify CPU Features solution
 2019-03-07  2:48 UTC  (5+ messages)
` [Patch v2 2/4] UefiCpuPkg/RegisterCpuFeaturesLib: Optimize PCD PcdCpuFeaturesUserConfiguration

[PATCH] MdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA Support
 2019-03-07  1:34 UTC  (7+ messages)

EDK II Specifications for edk2-stable201903 tag
 2019-03-07  1:11 UTC  (2+ messages)

[PATCH] ShellPkg/UefiShellAcpiViewCommandLib: Change the note in uni
 2019-03-07  0:44 UTC  (5+ messages)

[PATCH RESEND 0/3] Xen PCI passthrough fixes
 2019-03-06 17:39 UTC  (7+ messages)
` [PATCH RESEND 1/3] OvmfPkg/XenSupport: remove usage of prefetchable PCI host bridge aperture
` [PATCH RESEND 2/3] OvmfPkg/XenSupport: use a correct PCI host bridge aperture for BAR64
` [PATCH RESEND 3/3] OvmfPkg/XenSupport: turn off address decoding before BAR sizing

Any open source EFI app to dump USB descriptors from Shell
 2019-03-06 17:21 UTC  (2+ messages)

[Patch V2 0/1] Document: Update FDF spec to remove EDK and IPF related contents
 2019-03-06  9:53 UTC  (2+ messages)
` [Patch 1/1] "

[Patch V2 0/1] Document: Update DSC spec to remove EDK and IPF related contents
 2019-03-06  9:22 UTC  (2+ messages)
` [Patch V2 1/1] "

[Patch V2 0/1] Document: Update Inf spec to remove EDK and IPF related contents
 2019-03-06  8:54 UTC  (2+ messages)
` [Patch V2 1/1] "

[Patch] Document: Update Inf spec to remove EDK related contents
 2019-03-06  8:48 UTC  (3+ messages)

[Patch] Document: Add PCD flexible format value EBNF in Fdf
 2019-03-06  8:40 UTC  (2+ messages)

[Patch V2 0/1] Document: Update Build spec to remove EDK related
 2019-03-06  8:35 UTC  (4+ messages)
` [Patch V2 1/1] Document: Update Build spec to remove EDK related contents

[Patch] Document: Update DSC spec to remove EDK related contents
 2019-03-06  8:31 UTC  (3+ messages)

[Patch V2 0/1] Document: Update DEC spec to remove EDK related contents
 2019-03-06  8:20 UTC  (3+ messages)
` [Patch V2 1/1] "

[Patch] Document: Update FDF spec to remove EDK related contents
 2019-03-06  8:17 UTC  (2+ messages)

[PATCH] ShellPkg/UefiShellAcpiViewCommandLib: Clarify explain of '-s'
 2019-03-06  7:03 UTC 

[PATCH] BaseTools:Guid.xref will change after increment build
 2019-03-06  6:05 UTC  (3+ messages)
  ` FW: "

[PATCH] UefiCpuPkg/Microcode.c: Add verification before calculate CheckSum32
 2019-03-06  5:46 UTC  (5+ messages)

[PATCH 0/3] Xen PCI passthrough fixes
 2019-03-06  2:30 UTC  (2+ messages)

[PATCH] EmulatorPkg/Sec: Don't install TemporaryRamSupport PPI
 2019-03-06  2:23 UTC  (5+ messages)

[PATCH] UefiCpuPkg\PiSmmCpuDxeSmm: Save and restore CR2 only on-demand paging in SMM BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1593 For every SMI occurrence, save and restore CR2 register only when SMM on-demand paging support is enabl
 2019-03-05 17:25 UTC 

[PATCH] UefiCpuPkg\PiSmmCpuDxeSmm: Save and restore CR2 only on-demand paging in SMM BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1593 For every SMI occurrence, save and restore CR2 register only when SMM on-demand paging support is enabled. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Vanguput, Narendra K <narendra.k.vanguput@intel.com> Cc: Eric Dong <eric.dong@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Yao, Jiewen <jiewen.yao@intel.com>
 2019-03-05 17:16 UTC 

[PATCH v3] StandaloneMmPkg/Library: Install Variable Arch Protocol
 2019-03-05 16:16 UTC  (6+ messages)

[Patch] Document: Update Build spec to remove EDK related contents
 2019-03-05 15:28 UTC  (2+ messages)

[PATCH] ShellPkg: Correct a parameter's name
 2019-03-05 15:21 UTC  (2+ messages)


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