public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-07-26 02:58:27 to 2017-08-02 12:50:49 UTC [more...]

[PATCH v1 0/4] OvmfPkg : IoMmuDxe: BusMasterCommonBuffer support when SEV is active
 2017-08-02 12:52 UTC  (17+ messages)
` [PATCH v1 1/4] OvmfPkg: IommuDxe: Do not clear C-bit in Allocate() and Free()
` [PATCH v1 2/4] OvmfPkg: IommuDxe: Provide support for mapping BusMasterCommonBuffer operation
` [PATCH v1 3/4] OvmfPkg: IommuDxe: Zero the shared page(s) on Unmap()
` [PATCH v1 4/4] OvmfPkg : QemuFwCfgLib: Map DMA buffer with CommonBuffer when SEV is enable

[PATCH 1/2] MdePkg/BaseLib: Add IsNodeInList() function
 2017-08-02 12:28 UTC  (8+ messages)

[edk2-UDK2017] issue about AsciiPrint
 2017-08-02 11:40 UTC  (2+ messages)

[PATCH 0/2] Add SecHobData PPI support
 2017-08-02 10:37 UTC  (3+ messages)
` [PATCH 1/2] MdePkg: Add definition for SecHobData PPI
` [PATCH 2/2] MdeModulePkg PeiCore: Install SEC HOB data

[Patch 1/4] BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
 2017-08-02  9:28 UTC  (4+ messages)
` [Patch 2/4] DuetPkg: "
` [Patch 3/4] IntelFrameworkModulePkg: "
` [Patch 4/4] MdePkg: "

[PATCH] UefiCpuPkg/Msr: Add a missing IvyBridge processor signature
 2017-08-02  8:29 UTC 

issue about booting centos fail with edk2
 2017-08-02  8:29 UTC  (8+ messages)

[PATCH] MdePkg/Ftp4: Fix wrong function pointer declaration
 2017-08-02  8:20 UTC  (2+ messages)

[PATCH] UefiCpuPkg SecCore: Fix operands of different size in bitwise operation
 2017-08-02  8:19 UTC  (3+ messages)

[PATCH 0/2] Implementation of UFS Device Config Protocol
 2017-08-02  8:08 UTC  (2+ messages)

[Patch] NetworkPkg/HttpDxe: Support HTTP Patch method
 2017-08-02  8:04 UTC  (2+ messages)

[edk2-DSCSpecification Patch] DSC Spec: Remove Restriction on Using NULL in [LibraryClasses] Section
 2017-08-02  7:40 UTC 

[PATCH] MdePkg: Add PcdPciExpressRegionLength PCD Token
 2017-08-02  2:20 UTC  (2+ messages)

[PATCH] UefiCpuPkg: ApicLib
 2017-08-01 19:35 UTC  (2+ messages)

[PATCH v4 0/2] UefiCpuPkg: Add CPUID support for AMD
 2017-08-01 19:32 UTC  (2+ messages)

[PATCH v4 1/4] ArmPkg: Move IS_DEVICE_PATH_NODE for sharing
 2017-08-01 16:19 UTC  (8+ messages)
` [PATCH v4 2/4] EmbeddedPkg/AndroidFastboot: split android boot header
` [PATCH v4 3/4] EmbeddedPkg/AndroidBoot: boot android kernel from storage
` [PATCH v4 4/4] EmbeddedPkg: add Android boot device path and guid

[patch] MdeModulePkg/DisplayEngine: Fix incorrect display issue
 2017-08-01 13:18 UTC 

[PATCH 0/3] Add SecPerformancePpiCallBack to get SEC performance data in SecCore
 2017-08-01  9:01 UTC  (7+ messages)
` [PATCH 1/3] UefiCpuPkg SecCore: Adjust PeiTemporaryRamBase&Size to be 8byte aligned
` [PATCH 2/3] UefiCpuPkg SecCore: Add SecPerformancePpiCallBack
` [PATCH 3/3] MdeModulePkg FirmwarePerfPei: Remove SEC performance data getting code

Fw: USB Drivers' Asynchronous Transfer Timer Interval
 2017-08-01  8:57 UTC 

[PATCH v1 1/1] ShellPkg/Ifconfig6: Update error message and add a new line
 2017-08-01  8:16 UTC  (2+ messages)

[Patch] NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issue
 2017-08-01  8:12 UTC  (3+ messages)

[patch] BaseTools/VfrCompile: Remove the MAX_PATH limitation
 2017-08-01  7:51 UTC 

[Patch 0/3] Enable LMCE feature
 2017-08-01  7:50 UTC  (4+ messages)
` [Patch 1/3] UefiCpuPkg: Add definition for "
` [Patch 2/3] UefiCpuPkg CpuCommonFeaturesLib: Enable "
` [Patch 3/3] UefiCpuPkg PiSmmCpuDxeSmm: Check LMCE capability when wait for AP

[Patch 0/3] Enable Processor trace feature
 2017-08-01  7:40 UTC  (4+ messages)
` [Patch v3 1/3] UefiCpuPkg: Add Pcds used by processor "
` [Patch v3 2/3] UefiCpuPkg: Add Processor Trace feature definition
` [Patch v3 3/3] UefiCpuPkg: Enable Processor Trace feature

[PATCH] ShellPkg/dblk: Honor the BlockIo alignment requirement
 2017-08-01  5:17 UTC 

[PATCH 0/2] IntelSiliconPkg/IntelVTdDxe: Code refinements
 2017-08-01  4:56 UTC  (5+ messages)
` [PATCH 1/2] IntelSiliconPkg/IntelVTdDxe: Fix typo for VTd IOTLB domain ID
` [PATCH 2/2] IntelSiliconPkg/IntelVTdDxe: Add explicit NULL pointer checks

[Patch v2 0/3] Enable Processor trace feature
 2017-08-01  3:14 UTC  (4+ messages)
` [Patch v2 1/3] UefiCpuPkg: Add Pcds used by processor "
` [Patch v2 2/3] UefiCpuPkg: Add Processor Trace feature definition
` [Patch v2 3/3] UefiCpuPkg: Enable Processor Trace feature

[Patch 0/6] BaseTools: Fix some segmentation fault in Tools
 2017-08-01  2:41 UTC  (8+ messages)
` [Patch 1/6] BaseTools/Split: Fix the segmentation fault in GetSplitValue()
` [Patch 2/6] BaseTools/GenSec: Fix a segmentation fault in main()
` [Patch 3/6] BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()
` [Patch 4/6] BaseTools/EfiRom: "
` [Patch 5/6] BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()
` [Patch 6/6] BaseTools/GenCrc32: Fix a bug to hand empty file for decode

[Patch] BaseTools: Fix the bug to correctly check Pcd type that in FDF file
 2017-08-01  2:41 UTC  (2+ messages)

[Patch 0/2] Fix the bug when cleaning up the TLS instance
 2017-08-01  1:01 UTC  (5+ messages)
` [Patch 1/2] CryptoPkg/TlsLib: Remove the redundant free of BIO objects
` [Patch 2/2] NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child

[RFC v1 0/3] Add VIRTIO_F_IOMMU_PLATFORM support
 2017-07-31 18:20 UTC  (22+ messages)

[staging/cadence-aarch64 PATCH] CadencePkg: switch to to generic ResetSystemRuntimeDxe
 2017-07-31 16:38 UTC  (2+ messages)

[Patch][edk2-platforms/minnowboard-max-udk2017] Add new platform branch minnowboard-max-udk2017
 2017-07-31 15:49 UTC  (2+ messages)

[Patch 0/3] Enable Processor Trace feature
 2017-07-31  9:29 UTC  (4+ messages)
` [Patch 3/3] UefiCpuPkg: "

[PATCH] MdeModulePkg PiSmmCoreMemoryAllocLib: Fix a FreePool() assertion issue
 2017-07-31  7:52 UTC  (2+ messages)

[PATCH 0/2] Handle notification PPI from SEC
 2017-07-31  3:01 UTC  (4+ messages)
` [PATCH 1/2] MdePkg PiPeiCis.h: Add description for "
` [PATCH 2/2] MdeModulePkg PeiCore: Handle "

[PATCH v3 1/2] EmbeddedPkg/AndroidBoot: boot android kernel from storage
 2017-07-30 17:10 UTC  (10+ messages)
` [PATCH v3 2/2] EmbeddedPkg: add Android boot device path and guid

[PATCH] MdeModulePkg/PciBus: Avoid hang when BUS pad resource is not in top
 2017-07-28 15:50 UTC  (5+ messages)
` bus number padding [was: MdeModulePkg/PciBus: Avoid hang when BUS pad resource is not in top]

[PATCH] ShellPkg: Avoid buffer out-of-bound access
 2017-07-28  9:12 UTC  (2+ messages)

Disable BIOS menu or set password EDK2
 2017-07-28  4:10 UTC  (8+ messages)

[PATCH] MdePkg/SecPeiDxeTimerLibCpu: Consume UefiCpuPkg LAPIC code
 2017-07-27 15:19 UTC  (10+ messages)

[PATCH] UefiCpuPkg: Add BOOLEAN casts to return statements
 2017-07-27 13:41 UTC  (5+ messages)

[PATCH] ShellPkg/setvar: Check the duplicate flag
 2017-07-27 10:05 UTC 

[Patch] NetworkPkg: Display HTTP redirection info to the screen if need
 2017-07-27  3:43 UTC 

[PATCH] ShellPkg/ShellLib: Remove unused macros
 2017-07-27  3:38 UTC  (2+ messages)

[patch] BaseTools/VfrCompile: Fix segmentation fault issues
 2017-07-27  2:53 UTC 

[PATCH] Nt32Pkg: Always use 0x2000 for maxim variable size
 2017-07-27  0:25 UTC  (2+ messages)

[Patch V4 0/6] Update to Tiano Contribution Agreement 1.1
 2017-07-26 19:13 UTC  (11+ messages)
` [Patch v4 3/6] edk2: Update to TianoCore "

[PATCH 0/1] OvmfPkg/PlatformPei: support >=1TB high RAM, and discontiguous high RAM
 2017-07-26 16:23 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] ShellPkg/map: Recognize CDROM change
 2017-07-26  9:09 UTC  (2+ messages)

[PATCH 0/7] Add VTd as IOMMU for UEFI
 2017-07-26  8:36 UTC  (3+ messages)
` [PATCH 2/7] IntelSiliconPkg/Include: Add PlatformVtdPolicy Protocol

[PATCH 0/3] Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table
 2017-07-26  6:59 UTC  (3+ messages)
` [PATCH 3/3] UefiCpuPkg PiSmmCommunicationSmm: Deprecate "

[Patch 0/3] Fix spelling typo in EFI_HTTP_STATUS_CODE
 2017-07-26  6:57 UTC  (2+ messages)

[Patch 0/3] Support Ip4Config2/Ip6Config.SetData interface to clear specific configuration
 2017-07-26  6:28 UTC  (4+ messages)
` [Patch 1/3] MdePkg: Update the comments of Ip4Config2/Ip6Config Protocol
` [Patch 2/3] MdeModulePkg/Ip4Dxe: Support SetData interface to clear specific configuration
` [Patch 3/3] NetworkPkg/Ip6Dxe: "

[PATCH] MdePkg/ResetNotification: Rename to UnregisterResetNotify
 2017-07-26  4:54 UTC  (2+ messages)

[PATCH v2][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
 2017-07-26  3:48 UTC  (2+ messages)

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Cast the return value of GetPageTableBase()
 2017-07-26  3:05 UTC  (4+ messages)
` [PATCH] UefiCpuPkg/CpuCommonFeaturesLib: Fix the documentation of PpinSupport()

[Patch 0/4] Add DNS device path node
 2017-07-26  3:00 UTC  (6+ messages)
` [Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries


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