public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-07-31 03:29:58 to 2017-08-03 19:04:27 UTC [more...]

[PATCH 00/11] Remove unnecessary EFIAPI
 2017-08-03 19:06 UTC  (3+ messages)
` [PATCH 05/11] ShellPkg/UefiShellLevel2CommandsLib: "

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

[RFC Patch 0/3] Expand PREBUILD/POSTBUILD actions
 2017-08-03 17:30 UTC  (4+ messages)
` [RFC Patch 1/3] BaseTools/build: Expand PREBUILD/POSTBUILD DSC actions
` [RFC Patch 2/3] BaseTools/Scripts: Add python script to run a makefile
` [RFC Patch 3/3] BaseTools/Scripts: Add sample makefile for use with RunMakefile.py

[PATCH v2 2/2] MdePkg/BaseLib: Update internal LinkedList verifications
 2017-08-03 16:19 UTC  (4+ messages)

[PATCH v2 0/1] OvmfPkg/QemuFwCfgLib: Use BusMasterCommandBuffer to map FW_CFG_DMA_ACCESS
 2017-08-03 16:10 UTC  (2+ messages)
` [PATCH v2 1/1] OvmfPkg : QemuFwCfgLib: "

[PATCH] BaseTools/edksetup.sh: fix invalid test for current working directory
 2017-08-03 15:37 UTC 

[PATCH 0/2] Add SecHobData PPI support
 2017-08-03 15:17 UTC  (4+ messages)
` [PATCH 1/2] MdePkg: Add definition for SecHobData PPI
` [PATCH 2/2] MdeModulePkg PeiCore: Install SEC HOB data

[PATCH] BaseTools/Conf: apply nasmb, asm16 build rule order
 2017-08-03 15:08 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: Delete useless external TempRamInitApi API
 2017-08-03 15:04 UTC  (3+ messages)

[PATCH 00/12] OvmfPkg/IoMmuDxe: cleanups and fixes
 2017-08-03 14:40 UTC  (21+ messages)
` [PATCH 01/12] OvmfPkg/IoMmuDxe: rewrap source code to 79 characters
` [PATCH 02/12] OvmfPkg/IoMmuDxe: rename DeviceAddress to PlainTextAddress in MAP_INFO
` [PATCH 03/12] OvmfPkg/IoMmuDxe: rename HostAddress to CryptedAddress "
` [PATCH 04/12] OvmfPkg/IoMmuDxe: convert UINTN arguments to UINT64 for the %Lx fmt spec
` [PATCH 05/12] OvmfPkg/IoMmuDxe: don't initialize local variables
` [PATCH 06/12] OvmfPkg/IoMmuDxe: propagate errors from AmdSevInstallIoMmuProtocol()
` [PATCH 07/12] OvmfPkg/IoMmuDxe: clean up used library classes
` [PATCH 08/12] OvmfPkg/IoMmuDxe: zero out pages before releasing them
` [PATCH 09/12] OvmfPkg/IoMmuDxe: rework setup of "MapInfo->PlainTextAddress" in Map()
` [PATCH 10/12] OvmfPkg/IoMmuDxe: implement in-place decryption/encryption for Map/Unmap
` [PATCH 11/12] OvmfPkg/IoMmuDxe: abort harder on memory encryption mask failures
` [PATCH 12/12] OvmfPkg/IoMmuDxe: Unmap(): recycle MAP_INFO after BusMasterCommonBuffer[64]

[Patch 0/3] Enable Processor trace feature
 2017-08-03 14:13 UTC  (6+ 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 0/3] Enable LMCE feature
 2017-08-03 14:12 UTC  (7+ 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

Announcing the edk2-platforms master branch
 2017-08-03 14:08 UTC 

[PATCH] UefiCpuPkg/Msr: Add a missing IvyBridge processor signature
 2017-08-03 13:05 UTC  (2+ messages)

[PATCH v3][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
 2017-08-03 12:19 UTC 

[Patch 0/7] Remove deprecated macro
 2017-08-03 10:21 UTC  (9+ messages)
` [Patch 1/7] QuarkSocPkg MtrrLib: Enhance get mtrr mask logic
` [Patch 2/7] Vlv2TbltDevicePkg: "
` [Patch 3/7] UefiCpuPkg CpuDxe: "
` [Patch 4/7] QuarkSocPkg MtrrLib: Remove reference deprecated macro
` [Patch 5/7] Vlv2TbltDevicePkg: "
` [Patch 6/7] UefiCpuPkg CpuDxe: "
` [Patch 7/7] UefiCpuPkg MtrrLib: Remove deprecated micro

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Enable source level debug
 2017-08-03  9:26 UTC 

[Patch V2 0/4] Fix Xcode 9 Beta treating 32-bit left shift as undefined behavior
 2017-08-03  8:59 UTC  (5+ messages)
` [Patch V2 1/4] BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
` [Patch V2 2/4] DuetPkg: "
` [Patch V2 3/4] IntelFrameworkModulePkg: "
` [Patch V2 4/4] MdePkg: "

[Patch] NetworkPkg/HttpDxe: Support HTTP Patch method
 2017-08-03  8:39 UTC  (3+ messages)

[Patch] NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword
 2017-08-03  8:38 UTC  (3+ messages)

[Patch] NetworkPkg: Display HTTP redirection info to the screen if need
 2017-08-03  8:30 UTC  (5+ messages)

[PATCH v2] MdeModulePkg/DisplayEngine: Fix incorrect display issue
 2017-08-03  6:19 UTC 

[PATCH] MdeModulePkg: Delete useless case code
 2017-08-03  5:53 UTC 

[PATCH] MdeModulePkg: Delete never touched code
 2017-08-03  5:52 UTC 

[PATCH v2][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
 2017-08-03  5:12 UTC  (3+ messages)

[PATCH] ShellPkg: Update header file including style
 2017-08-03  3:56 UTC  (2+ messages)

[patch] BaseTools/VfrCompile: Remove the MAX_PATH limitation
 2017-08-03  3:15 UTC  (2+ messages)

[patch] BaseTools/VfrCompile: Fix segmentation fault issues
 2017-08-03  3:15 UTC  (2+ messages)

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

issue about booting centos fail with edk2
 2017-08-03  0:40 UTC  (9+ messages)

[PATCH] staging/edk2-test: TestProfile bug fix
 2017-08-02 17:53 UTC  (3+ messages)

[PATCH] MdePkg: Add PcdPciExpressRegionLength PCD Token
 2017-08-02 16:30 UTC  (3+ messages)

[PATCH v5 1/3] EmbeddedPkg/AndroidFastboot: split android boot header
 2017-08-02 14:03 UTC  (3+ messages)
` [PATCH v5 2/3] EmbeddedPkg/AndroidBoot: boot android kernel from storage
` [PATCH v5 3/3] EmbeddedPkg: add Android boot build entry

[PATCH v4 1/4] ArmPkg: Move IS_DEVICE_PATH_NODE for sharing
 2017-08-02 14:03 UTC  (10+ 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 v2 1/2] MdePkg/BaseLib: Add IsNodeInList() function
 2017-08-02 13:11 UTC 

Terminal Binding to Serial IO Protocol
 2017-08-02 12:58 UTC 

[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] 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)

[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] 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] NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issue
 2017-08-01  8:12 UTC  (3+ messages)

[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  (2+ messages)

[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  (12+ 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)


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