public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-10-27 13:50:27 to 2016-10-31 07:35:47 UTC [more...]

[Patch 0/2] Check for NULL pointer before dereference
 2016-10-31  7:35 UTC  (8+ messages)
` [Patch 1/2] MdeModulePkg: Check for NULL pointer before dereference it
` [Patch 2/2] NetworkPkg: "

[v3] UefiCpuPkg: Move GetProcessorLocation() to LocalApicLib library
 2016-10-31  6:40 UTC  (6+ messages)

[Patch] UefiCpuPkg PeiCpuExceptionHandlerLib: Add the missing nasm files in INF
 2016-10-31  6:37 UTC  (2+ messages)

[patch v2] MdeModulePkg/Xhci: Change short packet debug message to verbose level
 2016-10-31  5:28 UTC 

[patch] MdeModulePkg/Xhci: Change short packet debug message to verbose level
 2016-10-31  5:21 UTC 

using UEFI logo as part of another logo
 2016-10-31  4:59 UTC 

[patch] IntelFrameworkModulePkg/BootMaint: Show "Change Boot order" page correctly
 2016-10-31  3:06 UTC  (2+ messages)

[PATCH] ShellPkg: print only valid characters for file overwrite prompt
 2016-10-28 19:48 UTC 

LocalApicLib: Why two separate directories?
 2016-10-28 19:40 UTC  (6+ messages)

[PATCH] UefiCpuPkg: Move GetProcessorLocation() to LocalApicLib library
 2016-10-28 17:10 UTC  (2+ messages)

[shell] AliasLower never used in InternalSetAlias
 2016-10-28 17:04 UTC  (7+ messages)

[PATCH] UefiCpuPkg: GetProcessorLocation()
 2016-10-28 16:49 UTC  (4+ messages)
` [PATCH] UefiCpuPkg: Move GetProcessorLocation() to LocalApicLib library

[PATCH] PiSmmCpuDxeSmm
 2016-10-28 15:34 UTC  (13+ messages)
` [PATCH] UefiCpuPkg: Move GetProcessorLocation() to SmmCpuFeaturesLib library

[PATCH v2 0/2] ArmPlatformPkg: remove deprecated string function calls
 2016-10-28 15:26 UTC  (12+ messages)
` [PATCH v2 1/2] ArmPlatformPkg/ArmVExpressFastBootDxe: eliminate deprecated string functions
` [PATCH v2 2/2] ArmPlatformPkg/BootMonFs: "

[PATCH] ArmPlatformPkg/ArmVExpressFastBootDxe: clean up code and comments
 2016-10-28 15:23 UTC  (3+ messages)

[PATCH 0/3] ArmPkg/ArmPlatformPkg: some cleanups
 2016-10-28 15:21 UTC  (7+ messages)
` [PATCH 1/3] ArmPkg RVCT: add ADRL/LDRL macro equivalents
` [PATCH 2/3] ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEnd
` [PATCH 3/3] ArmPkg: remove LoadConstantXxx() asm macros

[PATCH v2 0/9] EmbeddedPkg: eliminate calls to deprecated functions
 2016-10-28 15:16 UTC  (28+ messages)
` [PATCH v2 1/9] EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handling
` [PATCH v2 2/9] EmbeddedPkg: remove unused PrePiHobListPointerLib
` [PATCH v2 3/9] EmbeddedPkg: add missing modules
` [PATCH v2 4/9] EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect size
` [PATCH v2 5/9] EmbeddedPkg/AndroidFastboot: eliminate deprecated string function calls
` [PATCH v2 6/9] EmbeddedPkg/Ebl: "
` [PATCH v2 7/9] EmbeddedPkg/EfiFileLib: "
` [PATCH v2 8/9] EmbeddedPkg/MmcDxe: "
` [PATCH v2 9/9] EmbeddedPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES

[RFC] [MdePkg] UefiLib: CreatePopUp
 2016-10-28 13:52 UTC  (3+ messages)

[PATCH v3 0/6] ArmPkg: eliminate calls to deprecated functions
 2016-10-28 11:28 UTC  (12+ messages)
` [PATCH v3 1/6] ArmPkg: add missing components
` [PATCH v3 2/6] ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include
` [PATCH v3 3/6] ArmPkg/LinuxLoader: eliminate calls to deprecated string functions
` [PATCH v3 4/6] ArmPkg/SemihostFs: "
` [PATCH v3 5/6] ArmPkg/BdsLib: "
` [PATCH v3 6/6] ArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES

[PATCH] ArmPkg: Assign the real INTID value for sanity check
 2016-10-28 11:22 UTC  (2+ messages)

[patch] NetworkPkg: Add error handling logic when using AllocateZeorPool
 2016-10-28 10:46 UTC  (4+ messages)

[PATCH 00/47] edk2: centralize and adopt ARRAY_SIZE()
 2016-10-28 10:20 UTC  (5+ messages)
` [PATCH 40/47] SecurityPkg/AuthVariableLib: rebase to ARRAY_SIZE()

[Patch 0/2] Fix the wrong Timer event check
 2016-10-28  7:48 UTC  (5+ messages)
` [Patch 1/2] MdeModulePkg: "
` [Patch 2/2] NetworkPkg: "

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

[PATCH v3 2/3] MdeModulePkg: Update IP4 stack drivers for classless address unicast check
 2016-10-28  6:14 UTC  (2+ messages)

[PATCH V6 00/15] Add capsule support lib and app
 2016-10-28  5:46 UTC  (16+ messages)
` [PATCH V6 01/15] MdeModulePkg/Include: Add FmpAuthenticationLib header
` [PATCH V6 02/15] MdeModulePkg/CapsuleLib: Add ProcessCapsules() API
` [PATCH V6 03/15] MdeModulePkg/MdeModulePkg.dec: Add capsule related definition
` [PATCH V6 04/15] MdeModulePkg/FmpAuthenticationLibNull: Add NULL instance FMP
` [PATCH V6 05/15] MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface
` [PATCH V6 06/15] MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance
` [PATCH V6 07/15] MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check
` [PATCH V6 08/15] MdeModulePkg/CapsuleApp: Add CapsuleApp application
` [PATCH V6 09/15] MdeModulePkg/UiApp: Show test key warning info in FrontPage
` [PATCH V6 10/15] MdeModulePkg/MdeModulePkg.dsc: Add FMP related component
` [PATCH V6 11/15] IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules() interface
` [PATCH V6 12/15] SecurityPkg/SecurityPkg.dec: Add PcdPkcs7CertBuffer PCD
` [PATCH V6 13/15] SecurityPkg/FmpAuthenticationLibPkcs7: Add PKCS7 instance for FMP
` [PATCH V6 14/15] SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add RSA2048 instance
` [PATCH V6 15/15] SecurityPkg/SecurityPkg.dsc: Add FmpAuthenticationLib*

[Patch 0/3] Update LZMA SDK to new 16.04 version
 2016-10-28  4:52 UTC  (3+ messages)
` [Patch 1/3] BaseTools LzmaCompress: Update LZMA "

[Patch 0/3] BaseTools: Replace hardcoding VS path in tools_def.template
 2016-10-28  4:43 UTC  (4+ messages)
` [Patch 1/3] BaseTools: Add a new bat file to set PREFIX envs
` [Patch 2/3] BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.bat
` [Patch 3/3] BaseTools:introduce PREFIX env for VS tool path

[Patch] BaseTools: Fix a bug for tooldef class not include the newly Env
 2016-10-28  4:43 UTC 

[Patch] BaseTools: Fix a bug for ExpandMacros to support mixed case ENV var
 2016-10-28  4:42 UTC 

[Patch] QuarkSocPkg/Library: Remove extra UefiBaseType.h includes
 2016-10-28  3:01 UTC  (2+ messages)

[PATCH v2 0/3] classless address network unicast check
 2016-10-28  2:52 UTC  (8+ messages)
` [PATCH v2 1/3] MdeModulePkg: Update NetLib interface to support classless addressing
` [PATCH v2 2/3] MdeModulePkg: Update IP4 stack drivers for classless address unicast check
` [PATCH v2 3/3] NetworkPkg: "

[BaseTools] Library GUIDs missing from Guid.xref file
 2016-10-28  2:34 UTC  (6+ messages)

[PATCH] BaseTool/Pkcs7: Add TestRoot.cer
 2016-10-28  0:00 UTC  (3+ messages)

[shell]cd.. and cd\ are not valid alias
 2016-10-27 21:24 UTC 

[PATCH 0/3] MdeModulePkg/TerminalDxe: TtyTerm improvements
 2016-10-27 18:32 UTC  (6+ messages)
` [PATCH 2/3] MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motion

[PATCH v3] CorebootModulePkgPkg: Expose FindCbTag API from CbParseLib
 2016-10-27 16:52 UTC  (2+ messages)

[PATCH v2] CorebootModulePkgPkg: Expose FindCbTag API from CbParseLib
 2016-10-27 16:49 UTC  (4+ messages)

[PATCH] OvmfPkg: Make use of ARRAY_SIZE()
 2016-10-27 16:23 UTC  (2+ messages)

[PATCH] CorebootModulePkgPkg: Expose FindCbTag API from CbParseLib
 2016-10-27 15:01 UTC  (3+ messages)

[PATCH] Maintainers.txt: Change maintainer of VLV2 packages
 2016-10-27 13:53 UTC  (2+ messages)

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

[PATCH V5 0/7] Add capsule support for Quark
 2016-10-27 13:50 UTC  (7+ messages)
` [PATCH V5 2/7] QuarkPlatformPkg/SystemFirmwareDescriptor: Add Descriptor for capsule update
` [PATCH V5 3/7] QuarkPlatformPkg/SystemFirmwareUpdateConfig: Add capsule config file
` [PATCH V5 4/7] QuarkPlatformPkg/PlatformInit: Remove recovery PPI installation
` [PATCH V5 5/7] QuarkPlatformPkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH V5 6/7] QuarkPlatformPkg/dsc/fdf: Add capsule/recovery support
` [PATCH V5 7/7] QuarkPlatformPkg/Readme: add capsule/recovery related content


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