public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-09-22 01:36:06 to 2016-09-27 05:38:53 UTC [more...]

[PATCH] BaseTools: List missing source python files for Ecc tool in Makefile
 2016-09-27  5:38 UTC  (3+ messages)

[PATCH] SecurityPkg: Tcg2: Fix TCG2 PP issues
 2016-09-27  5:08 UTC  (2+ messages)

[PATCH 1/2] MdePkg/BaseMemoryLibOptDxe ARM: fix Thumb-2 bug in ScanMem()
 2016-09-27  4:21 UTC  (3+ messages)
` [PATCH 2/2] MdePkg/BaseMemoryLibOptDxe: replace deprecated uses of IT blocks

[PATCH 00/45] Add capsule update and recovery sample
 2016-09-27  3:16 UTC  (11+ messages)
` [PATCH 42/45] Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH 43/45] Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support

[PATCH] MdeModulePkg: add ARM/AARCH64 requirements to .dsc
 2016-09-27  2:24 UTC  (2+ messages)

[PATCH 0/2] Refine HiiImageDecoder.h
 2016-09-27  2:17 UTC  (3+ messages)
` [PATCH 1/2] MdePkg/HiiImageDecoder.h: Rename from ImageDecoder.h
` [PATCH 2/2] MdePkg/HiiImageDecoder.h: Add missing EFI_HII_IMAGE_DECODER_OTHER_INFO

[patch] MdeModulePkg/HiiDataBase: Fix incorrect local variable type
 2016-09-27  1:31 UTC  (2+ messages)

[PATCH] ArmPkg-Drivers/CpuDxe: Fix Mmu Initialization Problem
 2016-09-26 22:51 UTC  (2+ messages)

[PATCH] [MdePkg ] New Debug Message Levels
 2016-09-26 22:08 UTC  (8+ messages)

[PATCH] ArmPkg-Drivers/CpuDxe: Fix Mmu Initialization Problem
 2016-09-26 22:05 UTC  (2+ messages)

System hang when using SetMemoryAttributes
 2016-09-26 20:25 UTC  (10+ messages)

[PATCH] ShellPkg: Enhance 'cls' command to change the background and foreground colors
 2016-09-26 20:10 UTC  (2+ messages)

[PATCH] Pkg-Module: ArmPkg Fix Mmu Initialization Problem
 2016-09-26 17:20 UTC  (6+ messages)

[PATCH] ArmPkg-Drivers/CpuDxe: Fix Mmu Initialization Problem
 2016-09-26 17:08 UTC 

What is the right way to print a UINTN?
 2016-09-26 15:31 UTC  (3+ messages)

ifconfig command behavior when different subnet is given
 2016-09-26 13:17 UTC 

[PATCH v2 00/19] Add HiiImageEx implementations
 2016-09-26 12:56 UTC  (26+ messages)
` [PATCH v2 01/19] MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddress
` [PATCH v2 02/19] MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()
` [PATCH v2 03/19] MdeModulePkg/HiiDatabase: Refine HiiNewImage()
` [PATCH v2 04/19] MdeModulePkg/HiiDatabase: Refine HiiGetImage()
` [PATCH v2 05/19] MdeModulePkg/HiiDatabase: Refine HiiSetImage()
` [PATCH v2 06/19] MdeModulePkg/HiiDatabase: Refine HiiDrawImage()
` [PATCH v2 07/19] MdemodulePkg/HiiDatabase: Correct typo in comments
` [PATCH v2 08/19] MdePkg/HiiImage.h: Include GraphicsOutput.h
` [PATCH v2 09/19] MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEG
` [PATCH v2 10/19] MdePkg/HiiImageDecoder.h: Add HiiImageDecoder protocol header file
` [PATCH v2 11/19] MdeModulePkg/HiiDatabase: Add HiiImageEx implementation
` [PATCH v2 12/19] Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogo
` [PATCH v2 13/19] ArmVirtPkg/PlatformBds: "
` [PATCH v2 14/19] OvmfPkg/PlatformBds: "
` [PATCH v2 15/19] MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parameters
` [PATCH v2 16/19] MdeModulePkg/Logo: Add LogoDxe module
` [PATCH v2 17/19] Nt32Pkg: Use the new LogoDxe driver
` [PATCH v2 18/19] ArmVirtPkg: "
` [PATCH v2 19/19] OvmfPkg: "

[PATCH 0/3] ArmPkg ArmVirtPkg: prevent 64-bit MMIO BAR degradation
 2016-09-26 12:54 UTC  (3+ messages)

[Patch] MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefix
 2016-09-26  8:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3] MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurable
 2016-09-26  6:34 UTC  (2+ messages)

[PATCH] SecurityPkg: Tcg: New field for User Confirmation Status
 2016-09-26  3:06 UTC  (3+ messages)

[PATCH 00/13] Add HiiImageEx implementation and demonstrate in Nt32
 2016-09-26  2:55 UTC  (15+ messages)
` [PATCH 01/13] MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddress
` [PATCH 02/13] MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()
` [PATCH 03/13] MdeModulePkg/HiiDatabase: Refine HiiNewImage()
` [PATCH 04/13] MdeModulePkg/HiiDatabase: Refine HiiGetImage()
` [PATCH 05/13] MdeModulePkg/HiiDatabase: Refine HiiSetImage()
` [PATCH 06/13] MdeModulePkg/HiiDatabase: Refine HiiDrawImage()
` [PATCH 07/13] MdemodulePkg/HiiDatabase: Correct typo in comments
` [PATCH 08/13] MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEG
` [PATCH 09/13] MdeModulePkg/HiiDatabase: Add HiiImageEx implementation
` [PATCH 10/13] Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogo
` [PATCH 11/13] MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parameters
` [PATCH 12/13] MdeModulePkg/Logo: Add LogoDxe module
` [PATCH 13/13] Nt32Pkg: Use the new LogoDxe driver

[PATCH 0/2] MdeModulePkg:CapsuleUpdate: Correct INF usage
 2016-09-26  2:00 UTC  (4+ messages)
` [PATCH 1/2] MdeModulePkg:SystemBiosUpdate: Correct INF PCD/protocol usage
` [PATCH 2/2] MdeModulePkg:RecoveryModuleLoadPei: Correct INF PPI usage

[Patch] BaseTools: Add some posixlike files for Linux
 2016-09-26  2:00 UTC  (2+ messages)

Issues with HTTPS Boot
 2016-09-26  1:46 UTC  (11+ messages)

[PATCH 0/2] Juno PCI fixes
 2016-09-24 12:05 UTC  (9+ messages)
` [PATCH 1/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Remove calls to ArmDmaLib
` [PATCH 2/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle

[PATCH] Pkg-Module: ArmPkg Fix Mmu Initialization Problem
 2016-09-23 21:59 UTC 

[PATCH] ShellPkg: Update help output for disconnect command
 2016-09-23 17:40 UTC  (2+ messages)

[patch 2/3] MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage
 2016-09-23 16:58 UTC  (2+ messages)

[PATCH] MdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko in SetMem##
 2016-09-23 10:55 UTC  (4+ messages)

[PATCH v2] MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurable
 2016-09-23  8:37 UTC  (3+ messages)

[PATCH] ArmPkg/Library/ArmDmaLib: Deallocate Map buffer in case of error
 2016-09-23  8:00 UTC  (2+ messages)

[patch 0/3] TcpDriver use EFI_D_NET for DEBUG maessage
 2016-09-23  5:55 UTC  (2+ messages)

[patch 3/3] MdePkg:Correct the comment for the DEBUG_NET
 2016-09-23  5:42 UTC 

[patch 1/3] NetworkPkg: TcpDriver use EFI_D_NET for DEBUG maessage
 2016-09-23  5:41 UTC 

Help Required legacy booting from an EFI
 2016-09-23  3:33 UTC  (6+ messages)

[PATCH] NetworkPkg: Fix RSOD issue in Ip6Dxe
 2016-09-23  2:51 UTC  (4+ messages)

NOOPT OVMF build (or otherwise with optimizations disabled)
 2016-09-23  2:44 UTC  (6+ messages)

[PATCH] SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e07
 2016-09-23  2:09 UTC  (2+ messages)

[Patch] BaseTools: handling the case that map file is not exist
 2016-09-23  1:36 UTC  (2+ messages)

[PATCH 0/1] MdeModulePkg/EbcDxe: add ARM support
 2016-09-22 21:40 UTC  (12+ messages)

[PATCH] ShellPkg: Add '-nc' flag support in 'disconnect' command
 2016-09-22 21:21 UTC  (2+ messages)

[PATCH] ShellPkg: Expand special output file to include "NULL" and case insensitive
 2016-09-22 21:21 UTC  (2+ messages)

[PATCH] ShellPkg: Add Persistent Memory support in 'memmap' command
 2016-09-22 21:21 UTC  (4+ messages)

[PATCH] ShellPkg: Remove current working dir path ".; " from 'path' variable
 2016-09-22 21:21 UTC  (2+ messages)

[RFC V2] EDK2 Platform Proposal
 2016-09-22 20:54 UTC 

flat mapping vs identity mapping on ARM
 2016-09-22 19:14 UTC  (7+ messages)

[PATCH] ShellPkg: Expand special output file to include "NULL" and case insensitive
 2016-09-22 16:20 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg/EbcDxe: add ARM support
 2016-09-22  9:43 UTC 

[PATCH] ArmVirtPkg: move all platforms to MdePkg/ BaseMemoryLib implementations
 2016-09-22  8:09 UTC  (3+ messages)

Tianocore Bugzilla server links updated
 2016-09-22  6:34 UTC 

[patch] OptionRomPkg: Fix GCC build failure
 2016-09-22  2:51 UTC 

[PATCH] Add Pkcs7VerifyPkg
 2016-09-22  2:48 UTC  (2+ messages)

[PATCH v2] OvmfPkg: Fix VS toolchain build failure
 2016-09-22  2:33 UTC  (4+ messages)

Protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL - included in UDK code but not part of the spec
 2016-09-22  2:08 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