public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-11-02 14:00:12 to 2016-11-04 03:28:24 UTC [more...]

[PATCH 0/3] Display new stack base and size
 2016-11-04  3:28 UTC  (5+ messages)
` [PATCH 1/3] MdeModulePkg: "
` [PATCH 2/3] UefiCpuPkg: "
` [PATCH 3/3] MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESS

[Patch] BaseTools: Fix the Windows GCC Build Failure with too long path
 2016-11-04  3:25 UTC  (2+ messages)

[PATCH 0/6] Enable SMM page level protection
 2016-11-04  3:20 UTC  (6+ messages)

[RFC] [MdePkg] UefiLib: CreatePopUp
 2016-11-04  2:39 UTC  (11+ messages)

[PATCH] BaseTools/Edk2Setup.bat: Fix build errors from VS tools PREFIX ENV missing
 2016-11-04  2:19 UTC 

[Patch] BaseTools: Fix the bug to support generate FFS by Align = Auto
 2016-11-04  2:10 UTC  (2+ messages)

[Patch] BaseTools: Add the support for character '<' and '>' in the map file
 2016-11-04  2:06 UTC  (2+ messages)

[PATCH v2] MdePkg/BaseMemoryLibOptDxe: check for zero length in ZeroMem ()
 2016-11-04  2:05 UTC  (3+ messages)

[PATCH v2 1/2] MdeModulePkg: Do not free memory during ExitBootServices ()
 2016-11-04  1:34 UTC  (2+ messages)

[PATCH v2 2/2] NetworkPkg: Do not free memory during ExitBootServices ()
 2016-11-04  1:34 UTC  (2+ messages)

[PATCH 0/6] Enable SMM page level protection
 2016-11-04  1:15 UTC  (15+ messages)
` [PATCH 1/6] MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.h
` [PATCH 2/6] MdeModulePkg/dec: Add gEdkiiPiSmmMemoryAttributesTableGuid
` [PATCH 3/6] MdeModulePkg/PiSmmCore: Add MemoryAttributes support
` [PATCH 4/6] UefiCpuPkg/dec: Add PcdCpuSmmStaticPageTable
` [PATCH 5/6] UefiCpuPkg/PiSmmCpuDxeSmm: Add paging protection
` [PATCH 6/6] QuarkPlatformPkg/dsc: enable Smm "

[PATCH 0/4] Defer 3rd party images loading to after EndOfDxe
 2016-11-04  0:59 UTC  (5+ messages)
` [PATCH 1/4] MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxe
` [PATCH 2/4] MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImages
` [PATCH 3/4] MdeModulePkg/BdsDxe: Check deferred images before booting to OS
` [PATCH 4/4] MdeModulePkg/SecurityStubDxe: Report failure if image is load earlier

[PATCH v3] OvmfPkg/ResetVector: Depend on PCD values of the page tables
 2016-11-03 23:55 UTC  (2+ messages)

[PATCH] OvmfPkg/ResetVector: Remove the unused ASM ResetVector
 2016-11-03 23:53 UTC  (3+ messages)

[PATCH v2] OvmfPkg/ResetVector: Depend on PCD values of the page tables
 2016-11-03 23:43 UTC  (6+ messages)

[PATCH v3 0/2] OvmfPkg/ResetVector: replace open-coded constants with fixed PCDs
 2016-11-03 23:32 UTC  (3+ messages)
` [PATCH v3 1/2] OvmfPkg/ResetVector: remove unused file "ResetVectorCode.asm"
` [PATCH v3 2/2] OvmfPkg/ResetVector: Depend on PCD values of the page tables

Why does build output appear in RELEASE_VS2012x86\X64\blah blah\DEBUG rather than OUTPUT ?
 2016-11-03 20:38 UTC  (4+ messages)

[PATCH v1 1/1] OvmfPkg/ResetVector: Depend on PCD values of the page tables
 2016-11-03 19:24 UTC  (5+ messages)

[PATCH] MdePkg/BaseMemoryLibOptDxe: check for zero length in ZeroMem ()
 2016-11-03 18:10 UTC  (5+ messages)

ArmVirtPkg Build Failure
 2016-11-03 15:42 UTC  (4+ messages)

[PATCH v2 1/5] MdeModulePkg: introduce non-discoverable device protocol
 2016-11-03 11:41 UTC  (5+ messages)
` [PATCH v2 2/5] MdeModule: introduce helper library to register non-discoverable devices
` [PATCH v2 3/5] MdeModulePkg: implement generic PCI I/O driver for "
` [PATCH v2 4/5] MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMA
` [PATCH v2 5/5] Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructure

[PATCH v2 0/5] MdeModulePkg: add support for non-discoverable devices
 2016-11-03 11:40 UTC 

[PATCH V2] BaseTools/Pkcs7: Add readme.md
 2016-11-03  8:31 UTC  (2+ messages)

[PATCH v2 00/53] Resolve issues for C source codes in BaseTools
 2016-11-03  7:23 UTC  (54+ messages)
` [PATCH v2 01/53] BaseTools/C/Common: Avoid possible NULL pointer dereference
` [PATCH v2 02/53] BaseTools/EfiRom: "
` [PATCH v2 03/53] BaseTools/GenFfs: "
` [PATCH v2 04/53] BaseTools/GenFv: "
` [PATCH v2 05/53] BaseTools/GenFw: "
` [PATCH v2 06/53] BaseTools/GenPage: "
` [PATCH v2 07/53] BaseTools/GenSec: "
` [PATCH v2 08/53] BaseTools/GenVtf: "
` [PATCH v2 09/53] BaseTools/TianoCompress: "
` [PATCH v2 10/53] BaseTools/VfrCompile: "
` [PATCH v2 11/53] BaseTools/VolInfo: "
` [PATCH v2 12/53] BaseTools/TianoCompress: Initialize local variables before being used
` [PATCH v2 13/53] BaseTools/VfrCompile: "
` [PATCH v2 14/53] BaseTools/GenBootSector: Fix parameter format mismatch in printf functions
` [PATCH v2 15/53] BaseTools/VolInfo: "
` [PATCH v2 16/53] BaseTools/C/Common: Fix parameter format mismatch in scanf functions
` [PATCH v2 17/53] BaseTools/GenFv: "
` [PATCH v2 18/53] BaseTools/GenFw: "
` [PATCH v2 19/53] BaseTools/GenVtf: "
` [PATCH v2 20/53] BaseTools/C/Common: Add checks for array access
` [PATCH v2 21/53] BaseTools/TianoCompress: "
` [PATCH v2 22/53] BaseTools/VfrCompile: "
` [PATCH v2 23/53] BaseTools/EfiRom: Add checks for user/file inputs
` [PATCH v2 24/53] BaseTools/GenFv: "
` [PATCH v2 25/53] BaseTools/VfrCompile: "
` [PATCH v2 26/53] BaseTools/VfrCompile: Avoid freeing memory with mismatched functions
` [PATCH v2 27/53] BaseTools/VfrCompile: Add assignment operator definition for some classes
` [PATCH v2 28/53] BaseTools/VfrCompile: Avoid freeing freed memory in classes
` [PATCH v2 29/53] BaseTools/VfrCompile: Remove unused local variables
` [PATCH v2 30/53] BaseTools/C/Common: Fix potential memory leak
` [PATCH v2 31/53] BaseTools/EfiRom: "
` [PATCH v2 32/53] BaseTools/GenFv: "
` [PATCH v2 33/53] BaseTools/GenPage: "
` [PATCH v2 34/53] BaseTools/GenSec: "
` [PATCH v2 35/53] BaseTools/GenVtf: "
` [PATCH v2 36/53] BaseTools/Split: Fix potential memory and resource leak
` [PATCH v2 37/53] BaseTools/TianoCompress: Fix potential memory leak
` [PATCH v2 38/53] BaseTools/VfrCompile: "
` [PATCH v2 39/53] BaseTools/VolInfo: "
` [PATCH v2 40/53] BaseTools/EfiRom: Fix file handles not being closed
` [PATCH v2 41/53] BaseTools/GenBootSector: "
` [PATCH v2 42/53] BaseTools/GenCrc32: "
` [PATCH v2 43/53] BaseTools/GenFv: "
` [PATCH v2 44/53] BaseTools/GenVtf: "
` [PATCH v2 45/53] BaseTools/LzmaCompress: "
` [PATCH v2 46/53] BaseTools/TianoCompress: "
` [PATCH v2 47/53] BaseTools/VolInfo: "
` [PATCH v2 48/53] BaseTools/GenVtf: Provide string width in '%s' specifier in format string
` [PATCH v2 49/53] BaseTools/VolInfo: "
` [PATCH v2 50/53] BaseTools/VfrCompile: Explicitly state format string for DebugMsg()
` [PATCH v2 51/53] BaseTools/VolInfo: Add definitions for command format strings
` [PATCH v2 52/53] BaseTools/VfrCompile/Pccts: Add virtual destructor for class DLGInputStream
` [PATCH v2 53/53] BaseTools/VfrCompile/Pccts: Make assignment operator not returning void

[PATCH] BaseTools/Pkcs7: Add readme.md
 2016-11-03  3:56 UTC  (3+ messages)

[PATCH] MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD token
 2016-11-03  3:02 UTC  (2+ messages)

[PATCH V3] MdePkg/BaseLib: Move CHAR_NULL definition to Base.h in BaseLib
 2016-11-03  2:37 UTC  (2+ messages)

[PATCH] MdePkg/BaseLib: Move CHAR_NULL definition to Base.h in BaseLib
 2016-11-03  2:02 UTC  (3+ messages)

[PATCH] MdePkg/BaseLib: Re-define CHAR_NULL in BaseLib
 2016-11-03  1:08 UTC  (4+ messages)

Minimum RAM requirements for UEFI (AARCH64)
 2016-11-02 23:22 UTC 

[PATCH 0/5] EmbeddedPkg: generic support for reusing PCI drivers for platform devices
 2016-11-02 16:23 UTC  (24+ messages)
` [PATCH 1/5] EmbeddedPkg: introduce platform PCI I/O protocol
` [PATCH 2/5] EmbeddedPkg: introduce platform PCI I/O registration library
` [PATCH 3/5] EmbeddedPkg: implement generic platform PCI I/O driver
` [PATCH 4/5] ArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
` [PATCH 5/5] EmbeddedPkg/PlatformPciIoDxe: add support for non-coherent DMA

[PATCH V8 0/9] Add capsule support for Vlv2
 2016-11-02 14:09 UTC  (10+ messages)
` [PATCH 1/9] Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH V8 2/9] Vlv2TbltDevicePkg/SystemFirmwareDescriptor: Add Descriptor for capsule
` [PATCH V8 3/9] Vlv2TbltDevicePkg/SystemFirmwareUpdateConfig: Add capsule config file
` [PATCH V8 4/9] Vlv2TbltDevicePkg/FlashDeviceLib: Add DXE flash device lib
` [PATCH V8 5/9] Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH V8 6/9] Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support
` [PATCH V8 7/9] Vlv2TbltDevicePkg/dsc/fdf: add capsule generation DSC/FDF
` [PATCH V8 8/9] Vlv2TbltDevicePkg/bat: add capsule generation in bat
` [PATCH V8 9/9] Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info

[PATCH V8 0/7] Add capsule support for Quark
 2016-11-02 14:08 UTC  (8+ messages)
` [PATCH 1/7] QuarkPlatformPkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH V8 2/7] QuarkPlatformPkg/SystemFirmwareDescriptor: Add Descriptor for capsule
` [PATCH V8 3/7] QuarkPlatformPkg/SystemFirmwareUpdateConfig: Add capsule config file
` [PATCH V8 4/7] QuarkPlatformPkg/PlatformInit: Remove recovery PPI installation
` [PATCH V8 5/7] QuarkPlatformPkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH V8 6/7] QuarkPlatformPkg/dsc/fdf: Add capsule/recovery support
` [PATCH V8 7/7] QuarkPlatformPkg/Readme: add capsule/recovery related content

[PATCH V8 0/7] Add MicrocodeUpdate support
 2016-11-02 14:07 UTC  (8+ messages)
` [PATCH V8 1/7] UefiCpuPkg/Include: Add Microcode FMP definition
` [PATCH V8 2/7] UefiCpuPkg/Include: Add MicrocodeFlashAccessLib header
` [PATCH V8 3/7] UefiCpuPkg/UefiCpuPkg.dec: Add Microcode capsule related definition
` [PATCH V8 4/7] UefiCpuPkg/MicrocodeFlashAccessLib: Add NULL MicrocodeFlashAccessLib
` [PATCH V8 5/7] UefiCpuPkg/MicrocodeUpdate: Add MicrocodeUpdate component
` [PATCH V8 6/7] UefiCpuPkg/MicrocodeUpdate: Add Microcode FMP build sample
` [PATCH V8 7/7] UefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related component

[PATCH V8 00/12] Add EDKII signed capsule support
 2016-11-02 13:59 UTC  (11+ messages)
` [PATCH V8 03/12] SignedCapsulePkg/Include: Add EdkiiSystemCapsuleLib definition
` [PATCH V8 04/12] SignedCapsulePkg/Include: Add IniParsingLib header
` [PATCH V8 05/12] SignedCapsulePkg/Include: Add PlatformFlashAccessLib header
` [PATCH V8 06/12] SignedCapsulePkg/CapsulePkg.dec: Add capsule related definition
` [PATCH V8 07/12] SignedCapsulePkg/IniParsingLib: Add InitParsingLib instance
` [PATCH V8 08/12] SignedCapsulePkg/EdkiiSystemCapsuleLib: Add EdkiiSystemCapsuleLib
` [PATCH V8 09/12] SignedCapsulePkg/PlatformFlashAccessLib: Add NULL instance
` [PATCH V8 10/12] SignedCapsulePkg/SystemFirmwareUpdate: Add SystemFirmwareUpdate
` [PATCH V8 11/12] SignedCapsulePkg/RecoveryModuleLoadPei: Add RecoveryModuleLoadPei
` [PATCH V8 12/12] SignedCapsulePkg/CapsulePkg.dsc: Add capsule related component


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