public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-09-06 05:30:14 to 2016-09-09 12:59:30 UTC [more...]

[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] ArmPkg/DefaultExceptionHandlerLib: trim module name in backtrace output
 2016-09-09 11:26 UTC  (2+ 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] MdeModulePkg/HiiDB: Handle the "&READONLY" tag in <KeywordResp> correctly
 2016-09-09  2:17 UTC  (4+ messages)
` [patch] MdeModulePkg/UiApp: Fix incorrect question id

[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] ArmPkg/ArmGicLib: use correct loop variable
 2016-09-08  9:39 UTC  (2+ messages)

[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 1/2] BaseTools/tools_def AARCH64: enable frame pointers for DEBUG builds
 2016-09-07 15:00 UTC  (7+ messages)
` [PATCH 2/2] ArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal backtrace to crash dump

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

[Patch 00/20] add MSR reference from SDM in comment
 2016-09-06 17:27 UTC  (22+ messages)
` [Patch 01/20] UefiCpuPkg/ArchitecturalMsr.h: "
` [Patch 02/20] UefiCpuPkg/AtomMsr.h: "
` [Patch 03/20] UefiCpuPkg/BroadwellMsr.h: "
` [Patch 04/20] UefiCpuPkg/Core2Msr.h: "
` [Patch 05/20] UefiCpuPkg/CoreMsr.h: "
` [Patch 06/20] UefiCpuPkg/HaswellEMsr.h: "
` [Patch 07/20] UefiCpuPkg/HaswellMsr.h: "
` [Patch 08/20] UefiCpuPkg/IvyBridgeMsr.h: "
` [Patch 09/20] UefiCpuPkg/NehalemMsr.h: "
` [Patch 10/20] UefiCpuPkg/P6Msr.h: "
` [Patch 11/20] UefiCpuPkg/Pentium4Msr.h: "
` [Patch 12/20] UefiCpuPkg/PentiumMMsr.h: "
` [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  (7+ 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)

Persistent Variable Storage and PlatformBootTimeOut
 2016-09-06 11:20 UTC  (2+ messages)

[PATCH v2] NetworkPkg/DnsDxe: Handle CNAME type responded from the name server
 2016-09-06  9:37 UTC  (3+ messages)

[PATCH] Vlv2TbltDevicePkg/PlatformInitPei: Support USB init
 2016-09-06  8:32 UTC 

[PATCH] Vlv2TbltDevicePkg/dec: Correct wrong default value
 2016-09-06  8:31 UTC 

[Patch] NetworkPkg/IpSecDxe: Generate SPI randomly and correct IKE_SPI_BASE value
 2016-09-06  7:54 UTC  (7+ messages)
` [Patch] NetworkPkg/DnsDxe: Handle CNAME type responded from the name server

why all applications will be measured even if it is in a measured FV in DxeTpm2MeasureBootHandler() ?
 2016-09-06  7:26 UTC  (2+ messages)

[PATCH v2 00/10] Fix some bugs in NvmExpressDxe driver
 2016-09-06  7:13 UTC  (2+ messages)

[patch] Nt32Pkg: Fix VS2010/VS2012 build failure
 2016-09-06  5:31 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