public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-09-26 09:30:57 to 2016-09-30 08:18:09 UTC [more...]

[PATCH 00/11] Remove unnecessary EFIAPI
 2016-09-30  8:17 UTC  (12+ messages)
` [PATCH 01/11] ShellPkg/Shell: "
` [PATCH 02/11] ShellPkg/UefiShellDebug1CommandsLib: "
` [PATCH 03/11] ShellPkg/UefiShellDriver1CommandsLib: "
` [PATCH 04/11] ShellPkg/UefiShellLevel1CommandsLib: "
` [PATCH 05/11] ShellPkg/UefiShellLevel2CommandsLib: "
` [PATCH 06/11] ShellPkg/UefiShellLevel3CommandsLib: "
` [PATCH 07/11] ShellPkg/UefiShellParsingLib: "
` [PATCH 08/11] ShellPkg/UefiShellBcfgCommandLib: "
` [PATCH 09/11] ShellPkg/UefiShellCommandLib: "
` [PATCH 10/11] ShellPkg/UefiShellLib: "
` [PATCH 11/11] ShellPkg/UefiShellNetwork1CommandsLib: "

[Patch] BaseTools: support the NOOPT target with the GCC tool chains
 2016-09-30  7:44 UTC 

[Patch 0/4] BaseTools: Enable optimization to generate fast code in C tools
 2016-09-30  6:56 UTC  (8+ messages)
` [Patch 1/4] BaseTools EfiLdrImage: Remove unnecessary exit (0)
` [Patch 2/4] BaseTools Makefile: Enable O2 option to replace Od for VS tool chain
` [Patch 3/4] BaseTools GenVtf: Initialize the return point as NULL
` [Patch 4/4] BaseTools Makefile: Enable Ofast option for GCC tool chain

[PATCH] MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfo
 2016-09-30  5:36 UTC  (2+ messages)

Issues with HTTPS Boot
 2016-09-30  5:29 UTC  (11+ messages)

[Patch] BaseTools Build: Fix build break for clean target in Linux
 2016-09-30  4:40 UTC  (3+ messages)

[PATCH 00/45] Add capsule update and recovery sample
 2016-09-30  4:13 UTC  (22+ messages)
` [PATCH 04/45] MdeModulePkg/Include: Add IniParsingLib header
` [PATCH 17/45] MdeModulePkg/CapsuleApp: Add CapsuleApp application
` [PATCH 19/45] IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules() interface
` [PATCH 23/45] SecurityPkg/SecurityPkg.dsc: Add FmpAuthentication*Lib
` [PATCH 27/45] UefiCpuPkg/MicrocodeUpdate: Add MicrocodeUpdate component
` [PATCH 37/45] QuarkPlatformPkg/dsc/fdf: add capsule generation DSC/FDF

[PATCH] MdeModulePkg/CdExpressPei: Fix capsule size mismatch issue
 2016-09-30  2:49 UTC  (2+ messages)

stuck on LoadImage while loading image from usb
 2016-09-30  1:23 UTC  (2+ messages)

[Patch] CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2j
 2016-09-30  1:07 UTC  (7+ messages)

[PATCH] Pkcs7VerifyDxe: Don't allow Pkcs7Verify to install protocols twice
 2016-09-30  1:06 UTC  (8+ messages)

[RFC V2] EDK2 Platform Proposal
 2016-09-29 22:21 UTC  (5+ messages)

beagleboard build on windows w/vs2015 ..what am I missing?
 2016-09-29 16:31 UTC  (4+ messages)

[Patch] NetworkPkg: Record user configured TargetIP/Port in iBFT
 2016-09-29 16:12 UTC  (3+ messages)

[Patch] BaseTools VS Makefile: Don't include ms.common in ms.app
 2016-09-29 14:23 UTC  (2+ messages)

[Patch] BaseTools Makefile: Missing LFAGS in app.makefile
 2016-09-29 14:22 UTC  (2+ messages)

How to open a file by it's full path in UEFI
 2016-09-29 10:22 UTC  (15+ messages)

Use fprintf in UEFI
 2016-09-29  7:52 UTC  (3+ messages)

[PATCH 0/3] Remove ImageDecoderLib and BmpImageDecoderLib
 2016-09-29  6:17 UTC  (6+ messages)
` [PATCH v2 1/3] MdeModulePkg: "
` [PATCH v2 2/3] MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLib
` [PATCH v2 3/3] MdeModulePkg/ImageDecoderLib: "

Gmail has problem with edk2 mail list?
 2016-09-29  4:13 UTC  (2+ messages)

[PATCH 0/3] Remove ImageDecoderLib and BmpImageDecoderLib
 2016-09-29  3:28 UTC 

[PATCH 0/3] Remove ImageDecoderLib and BmpImageDecoderLib
 2016-09-29  2:52 UTC  (6+ messages)
` [PATCH 1/3] MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLib
` [PATCH 2/3] MdeModulePkg/BmpImageDecoderLib: "
` [PATCH 3/3] MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLib

[Patch] ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing disk
 2016-09-29  2:51 UTC  (5+ messages)

Miss "IMAGE_FORMAT" type name error when compile EDK2
 2016-09-29  2:33 UTC  (4+ messages)

[PATCH V2] PcAtChipsetPkg AcpiTimerLib: Clear bits [31:24] after reading by IoRead32()
 2016-09-28 14:58 UTC  (3+ messages)

[PATCH] PcAtChipsetPkg AcpiTimerLib: Clear bits [31:24] after reading by IoRead32()
 2016-09-28 12:52 UTC  (5+ messages)

[PATCH 0/2] Refine HiiImageDecoder.h
 2016-09-28  8:13 UTC  (4+ 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 v2 00/19] Add HiiImageEx implementations
 2016-09-28  8:12 UTC  (16+ messages)
` [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: "

What is the right way to print a UINTN?
 2016-09-27 20:27 UTC  (16+ messages)

[patch] MdeModulePkg/BootMaintenanceManagerUiLib: Enhance error handling codes
 2016-09-27 10:40 UTC 

[PATCH] MdeModulePkg/PciSioSerialDxe: Remove unused global variables
 2016-09-27  7:43 UTC  (2+ messages)

[Patch] BaseTools: Add some posixlike files for Linux
 2016-09-27  5:40 UTC  (4+ messages)

[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] MdeModulePkg: add ARM/AARCH64 requirements to .dsc
 2016-09-27  2:24 UTC  (2+ messages)

[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 

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

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


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