public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-09-06 11:39:40 to 2016-09-12 11:23:26 UTC [more...]

[PATCH 0/3] OvmfPkg: cosmetic fixes
 2016-09-12 11:23 UTC  (8+ messages)
` [PATCH 1/3] OvmfPkg/IndustryStandard: make "Xen/grant_table.h" pure ASCII
` [PATCH 2/3] OvmfPkg: convert C files with LF line terminators to CRLF
` [PATCH 3/3] OvmfPkg: Fix typing errors

[PATCH 0/3] ArmPkg ArmVirtPkg: prevent 64-bit MMIO BAR degradation
 2016-09-12 10:23 UTC  (5+ messages)
` [PATCH 1/3] ArmPkg: add driver to force 64-bit MMIO BARs to be allocated above 4 GB
` [PATCH 2/3] ArmVirtPkg/FdtPciPcdProducerLib: add discovery of PcdPciMmio64Size
` [PATCH 3/3] ArmVirtPkg/ArmVirtQemu: add IncompatiblePciDeviceSupportDxe

[PATCH] MdePkg: Fix some typing errors
 2016-09-12  9:09 UTC  (4+ messages)

[PATCH] MdePkg: Fix some typing errors in the header files
 2016-09-12  9:09 UTC  (2+ messages)

[PATCH] ArmPkg/DefaultExceptionHandlerLib: improve formatting of backtrace
 2016-09-12  8:32 UTC  (3+ messages)

[patch] MdeModulePkg/HiiDB: Handle the "&READONLY" tag in <KeywordResp> correctly
 2016-09-12  2:35 UTC  (6+ messages)
` [patch] MdeModulePkg/UiApp: Fix incorrect question id

[PATCH] OvmfPkg: Fix typing errors
 2016-09-09 23:02 UTC  (2+ messages)

[PATCH 1/2] BaseTools/tools_def AARCH64: enable frame pointers for DEBUG builds
 2016-09-09 18:03 UTC  (10+ messages)
` [PATCH 2/2] ArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal backtrace to crash dump

[PATCH] ArmPkg/ArmGicLib: use correct loop variable
 2016-09-09 15:45 UTC  (3+ messages)

[PATCH v5 0/4] MdePkg: add ARM/AARCH64 support to BaseMemoryLib
 2016-09-09 14:00 UTC  (5+ messages)
` [PATCH v5 1/4] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits
` [PATCH v5 2/4] MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routines
` [PATCH v5 3/4] MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routines
` [PATCH v5 4/4] MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use in SEC & PEI phases

[PATCH] ArmPkg/DefaultExceptionHandlerLib: trim module name in backtrace output
 2016-09-09 13:04 UTC  (3+ messages)

[PATCH v2] ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem()
 2016-09-09 12:59 UTC  (3+ messages)

[PATCH] MdePkg/BaseLib AARCH64: terminate stack frame list on stack switch
 2016-09-09 12:10 UTC  (4+ messages)

[PATCH] ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem()
 2016-09-09 11:13 UTC  (3+ messages)

[PATCH v2 0/4] ArmPkg/ArmMmuLib: fixes and cleanups
 2016-09-09 10:48 UTC  (5+ messages)
` [PATCH v2 1/4] ArmPkg/ArmMmuLib: deobfuscate GetRootTranslationTableInfo ()
` [PATCH v2 2/4] ArmPkg/ArmMmuLib: remove bogus alignment of page allocations
` [PATCH v2 3/4] ArmPkg/ArmMmuLib: use a pool allocation for the root table
` [PATCH v2 4/4] ArmPkg/ArmMmuLib: base page table VA size on GCD memory map size

[PATCH] ArmPkg/ArmMmuLib: base page table VA size on GCD memory map size
 2016-09-09 10:41 UTC  (2+ messages)

[PATCH] ArmPkg/ArmMmuLib: use a pool allocation for the root table
 2016-09-09 10:07 UTC  (2+ messages)

[PATCH v2] BaseTools/EfiRom: supply missing machine type lookup strings
 2016-09-09  8:38 UTC  (5+ messages)

[PATCH 1/2] Platforms/AMD/Styx: limit VA space to 40 bits
 2016-09-09  8:15 UTC  (2+ messages)
` [PATCH 2/2] Platforms/ARM/FVP: limit VA range to 36 bits

[Patch 0/7] Re-install SEC Platform Information PPI
 2016-09-09  7:59 UTC  (8+ messages)
` [Patch 1/7] UefiCpuPkg/CpuDxe: Fix duplicated status code report
` [Patch 2/7] UefiCpuPkg/CpuMpPei: Add parameter BistInformationSize
` [Patch 3/7] UefiCpuPkg/CpuMpPei: Fix BistData ouput error
` [Patch 4/7] UefiCpuPkg/CpuMpPei: Build GUIDed-HOB to store all CPU BIST Data
` [Patch 5/7] UefiCpuPkg/SecCore: Add SecBist.c
` [Patch 6/7] UefiCpuPkg/SecCore: Abstract worker function GetBistFromHob()
` [Patch 7/7] UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPI

[PATCH] BaseTools/EfiRom: supply missing machine type lookup strings
 2016-09-09  2:54 UTC  (4+ messages)

[PATCH v2 0/2][edk2-staging/HTTPS-TLS][PATCH]: CryptoPkg/TlsLib: Version renegotiate
 2016-09-09  2:42 UTC  (4+ messages)
` [PATCH v2 1/2] [edk2-staging/HTTPS-TLS][PATCH]: CryptoPkg/TlsLib: TLS Ver negotiate
` [PATCH v2 2/2] [edk2-staging/HTTPS-TLS][PATCH]: NetworkPkg/HttpDxe: Unrestrict TLSv

[PATCH] ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memory
 2016-09-08 20:54 UTC  (7+ messages)

[PATCH 0/2] ShellPkg: fix assertion failure encountered with "devtree" and "dh -d -v"
 2016-09-08 18:46 UTC  (8+ messages)
` [PATCH 1/2] ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsing
` [PATCH 2/2] ShellPkg/UefiHandleParsingLib: fix retval for empty child controller array

[PATCH v2] ShellPkg: pci -i -_e to print next capability
 2016-09-10  6:31 UTC  (2+ messages)

[PATCH 1/2] ArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes
 2016-09-08 15:11 UTC  (3+ messages)
` [PATCH 2/2] ArmPkg/ArmBaseLib: clean up directory structure

OVMF for Xen PVH
 2016-09-08 10:24 UTC  (2+ messages)

[PATCH 0/5] ArmPkg ArmVirtPkg etc: consolidate ArmLib implementations
 2016-09-08  9:41 UTC  (7+ messages)
` [PATCH 3/5] ArmVirtPkg: remove all ArmLib resolutions with ArmBaseLib

[PATCH] ArmVirtPkg: restrict mapping attributes of normal memory to EFI_MEMORY_WB
 2016-09-08  9:38 UTC  (4+ messages)

[PATCH v1 0/5] Abstract the detect/enable/disable of several x86 features
 2016-09-08  8:38 UTC  (9+ messages)
` [PATCH v1 1/5] UefiCpuPkg: SmmCpuFeaturesLib.h: Abstact processor features
` [PATCH v1 2/5] UefiCpuPkg/SmmCpuFeaturesLib: "
` [PATCH v1 3/5] QuarkSocPkg/SmmCpuFeaturesLib: "
` [PATCH v1 4/5] OvmfPkg/SmmCpuFeaturesLib: "
` [PATCH v1 5/5] UefiCpuPkg/PiSmmCpuDxeSmm: "

[PATCH] OvmfPkg/QemuBootOrderLib: drop too strict "/HD(" suffix from vblk prefix
 2016-09-08  8:06 UTC  (3+ messages)

[PATCH] ShellPkg: More fallbacks + error handling in UefiShellLib
 2016-09-08  7:06 UTC  (3+ messages)

BootableImageSupportTest\StorageSecurityCommandProtocolTest
 2016-09-08  5:29 UTC  (10+ messages)

[PATCH] Maintainers.txt: Add Giri as 2nd maintainer
 2016-09-08  5:15 UTC  (12+ messages)

[Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the specific one with BUILD_ prefix
 2016-09-08  4:51 UTC  (2+ messages)

[PATCH] ShellPkg: pci -i -_e to print next capability
 2016-09-07 17:38 UTC  (2+ messages)

[PATCH v4 0/3] MdePkg: add ARM/AARCH64 support to BaseMemoryLib
 2016-09-07 16:19 UTC  (5+ messages)
` [PATCH v4 1/3] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits
` [PATCH v4 2/3] MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routines
` [PATCH v4 3/3] MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routines

CLANG cross-compilation issue
 2016-09-07 15:34 UTC  (2+ messages)

[PATCH] ArmPlatformPkg/PrePi: fix secondary stack base
 2016-09-07 14:00 UTC  (3+ messages)

[PATCH 00/26] ARM assembler cleanup series
 2016-09-07 12:18 UTC  (7+ messages)
` [PATCH 22/26] ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macro

[edk2-staging/HTTPS-TLS][PATCH]: CryptoPkg/TlsLib: Version renegotiate
 2016-09-07  8:23 UTC  (5+ messages)
` [PATCH 1/2] [edk2-staging/HTTPS-TLS][PATCH]: CryptoPkg/TlsLib: TLS Ver negotiate
` [PATCH 2/2] [edk2-staging/HTTPS-TLS][PATCH]: NetworkPkg/HttpDxe: Unrestrict TLSv

[PATCH v3 0/3] MdePkg: add ARM/AARCH64 support to BaseMemoryLib
 2016-09-07  7:16 UTC  (5+ messages)
` [PATCH v3 1/3] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits
` [PATCH v3 2/3] MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routines
` [PATCH v3 3/3] MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routines

[PATCH v2 0/3] MdePkg: add ARM/AARCH64 support to BaseMemoryLib
 2016-09-07  6:50 UTC  (6+ messages)
` [PATCH v2 1/3] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits
` [PATCH v2 2/3] MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routines
` [PATCH v2 3/3] MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routines

[PATCH 0/2] Follow PI1.4a to fix artificial limitation of PCD SkuId range
 2016-09-07  1:56 UTC  (2+ messages)

[PATCH] OptionRomPkg: .dsc fixes for ARM/AARCH64 and USB drivers
 2016-09-07  0:34 UTC  (3+ messages)

Ingebrigtsen: The End of Gmane?
 2016-09-06 19:39 UTC  (6+ messages)

[Patch 00/20] add MSR reference from SDM in comment
 2016-09-06 17:27 UTC  (10+ messages)
` [Patch 13/20] UefiCpuPkg/PentiumMsr.h: "
` [Patch 14/20] UefiCpuPkg/SandyBridgeMsr.h: "
` [Patch 15/20] UefiCpuPkg/SilvermontMsr.h: "
` [Patch 16/20] UefiCpuPkg/SkylakeMsr.h: "
` [Patch 17/20] UefiCpuPkg/Xeon5600Msr.h: "
` [Patch 18/20] UefiCpuPkg/XeonDMsr.h: "
` [Patch 19/20] UefiCpuPkg/XeonE7Msr.h: "
` [Patch 20/20] UefiCpuPkg/XeonPhiMsr.h: "

[PATCH 0/7] MdeModulePkg ArmVirtPkg: fixes for 64-bit PCI DMA
 2016-09-06 14:48 UTC  (6+ messages)

[PATCH] ArmPkg/CompilerIntrinsicsLib: use Clang-compatible 'weak' attribute
 2016-09-06 14:38 UTC  (2+ messages)

[Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()
 2016-09-06 11:47 UTC  (5+ messages)


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