public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-09-29 14:23:21 to 2016-10-05 21:48:56 UTC [more...]

Assert in ShellPkg with latest tianocore edk2 source on the Reference Platform
 2016-10-05 21:48 UTC  (29+ messages)

TE relocations
 2016-10-05 21:45 UTC  (5+ messages)

UefiBootManagerLib and LegacyBootManagerLib issue
 2016-10-05 21:37 UTC  (4+ messages)
  ` Urgent help -UefiBootManagerLib "

[PATCH] ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructor
 2016-10-05 20:58 UTC 

[Patch 0/2] QuarkSocPkg/QncSmmDispatcher: Fix SMI Handler ASSERTs()
 2016-10-05 18:28 UTC  (3+ messages)
` [Patch 1/2] QuarkSocPkg/QncSmmDispatcher: Fix context passed to SMI handlers
` [Patch 2/2] QuarkSocPkg/QncSmmDispatcher: Fix use after free issue

[Patch V2] BaseTools: support the NOOPT target with the GCC tool chains
 2016-10-05 18:06 UTC  (5+ messages)

[PATCH] IntelFsp2Pkg/Tools: Add PE32 section rebasing support
 2016-10-05 16:53 UTC  (2+ messages)

OVMF.fd and placement of EfiBootServicesData
 2016-10-05 15:28 UTC  (8+ messages)

[RFC V2] EDK2 Platform Proposal
 2016-10-05 14:16 UTC  (8+ messages)

EFI hanging at EfiBootManagerRefreshAllBootOption
 2016-10-05 12:36 UTC  (2+ messages)

[Patch] BaseTools: support the NOOPT target with the GCC tool chains
 2016-10-05  1:32 UTC  (10+ messages)

af468025 breaks my linux build
 2016-10-05  0:41 UTC  (3+ messages)

[PATCH v2] ShellPkg/Shell: Update CRC32 in the EFI System Table header
 2016-10-03 21:37 UTC  (3+ messages)

[PATCH 00/45] Add capsule update and recovery sample
 2016-10-03 20:38 UTC  (10+ messages)
` [PATCH 17/45] MdeModulePkg/CapsuleApp: Add CapsuleApp application

[Patch] ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing disk
 2016-10-03 18:24 UTC  (3+ messages)

[PATCH] ShellPkg/Shell: Update CRC32 in the EFI System Table header
 2016-10-03 16:29 UTC  (3+ messages)

[PATCH v2] Nt32Pkg/PlatformBootManagerLib: Signal the End of DXE Event
 2016-10-03 14:21 UTC  (2+ messages)

[PATCH] Nt32Pkg/PlatformBootManagerLib: Signal the End of DXE Event
 2016-10-03  8:10 UTC 

RFC: ProtocolLib for cross DXE and SMM Protocol and Handle Services
 2016-09-30 22:04 UTC  (9+ messages)

[PATCH] IntelSiliconPkg: Updated IgdOpregion.h based on latest spec
 2016-09-30 18:27 UTC  (2+ messages)

[Patch 0/4] BaseTools: Enable optimization to generate fast code in C tools
 2016-09-30 17:46 UTC  (7+ messages)
` [Patch 4/4] BaseTools Makefile: Enable Ofast option for GCC tool chain

[PATCH 00/11] Remove unnecessary EFIAPI
 2016-09-30 16:02 UTC  (14+ 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 V2 00/50] Add capsule update and recovery sample
 2016-09-30 12:32 UTC  (52+ messages)
` [PATCH V2 01/50] MdeModulePkg/Include: Add EDKII system FMP capsule header
` [PATCH V2 02/50] MdeModulePkg/Include: Add EdkiiSystemCapsuleLib definition
` [PATCH V2 03/50] MdeModulePkg/Include: Add FmpAuthenticationLib header
` [PATCH V2 04/50] MdeModulePkg/Include: Add IniParsingLib header
` [PATCH V2 05/50] MdeModulePkg/Include: Add PlatformFlashAccessLib header
` [PATCH V2 06/50] MdeModulePkg/CapsuleLib: Add ProcessCapsules() API
` [PATCH V2 07/50] MdeModulePkg/MdeModulePkg.dec: Add capsule related definition
` [PATCH V2 08/50] MdeModulePkg/IniParsingLib: Add InitParsingLib instance
` [PATCH V2 09/50] MdeModulePkg/FmpAuthenticationLib: Add FmpAuthenticationLib instance
` [PATCH V2 10/50] MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance
` [PATCH V2 11/50] MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface
` [PATCH V2 12/50] MdeModulePkg/EdkiiSystemCapsuleLib: Add EdkiiSystemCapsuleLib instance
` [PATCH V2 13/50] MdeModulePkg/PlatformFlashAccessLib: Add NULL PlatformFlashAccessLib
` [PATCH V2 14/50] MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check
` [PATCH V2 15/50] MdeModulePkg/SystemFirmwareUpdate: Add SystemFirmwareUpdate
` [PATCH V2 16/50] MdeModulePkg/RecoveryModuleLoadPei: Add RecoveryModuleLoadPei
` [PATCH V2 17/50] MdeModulePkg/CapsuleApp: Add CapsuleApp application
` [PATCH V2 18/50] MdeModulePkg/MdeModulePkg.dsc: Add capsule related component
` [PATCH V2 19/50] IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules() interface
` [PATCH V2 20/50] SecurityPkg/SecurityPkg.dec: Add PcdPkcs7CertBuffer PCD
` [PATCH V2 21/50] SecurityPkg/FmpAuthenticationPkcs7Lib: Add PKCS7 NULL class for FMP
` [PATCH V2 22/50] SecurityPkg/FmpAuthenticationRsa2048Sha256Lib: Add "
` [PATCH V2 23/50] SecurityPkg/SecurityPkg.dsc: Add FmpAuthentication*Lib
` [PATCH V2 24/50] BaseTool/Pkcs7: Add TestRoot.cer
` [PATCH V2 25/50] UefiCpuPkg/Include: Add Microcode FMP definition
` [PATCH V2 26/50] UefiCpuPkg/Include: Add MicrocodeFlashAccessLib header
` [PATCH V2 27/50] UefiCpuPkg/UefiCpuPkg.dec: Add Microcode capsule related definition
` [PATCH V2 28/50] UefiCpuPkg/MicrocodeUpdate: Add MicrocodeUpdate component
` [PATCH V2 29/50] UefiCpuPkg/MicrocodeFlashAccessLib: Add NULL MicrocodeFlashAccessLib
` [PATCH V2 30/50] UefiCpuPkg/MicrocodeCapsuleApp: Add MicrocodeCapsuleApp application
` [PATCH V2 31/50] UefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related component
` [PATCH V2 32/50] QuarkPlatformPkg/dec: Add test key file guid
` [PATCH V2 33/50] QuarkPlatformPkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH V2 34/50] QuarkPlatformPkg/SystemFirmwareDescriptor: Add Descriptor "
` [PATCH V2 35/50] QuarkPlatformPkg/SystemFirmwareUpdateConfig: Add capsule config file
` [PATCH V2 36/50] QuarkPlatformPkg/PlatformInit: Remove recovery PPI installation
` [PATCH V2 37/50] QuarkPlatformPkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH V2 38/50] QuarkPlatformPkg/dsc/fdf: Add capsule/recovery support
` [PATCH V2 39/50] QuarkPlatformPkg/dsc/fdf: add capsule generation DSC/FDF
` [PATCH V2 40/50] QuarkPlatformPkg/Readme: add capsule/recovery related content
` [PATCH V2 41/50] Vlv2TbltDevicePkg/dec: Add test key file guid
` [PATCH V2 42/50] Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add instance for capsule update
` [PATCH V2 43/50] Vlv2TbltDevicePkg/SystemFirmwareDescriptor: Add Descriptor "
` [PATCH V2 44/50] Vlv2TbltDevicePkg/SystemFirmwareUpdateConfig: Add capsule config file
` [PATCH V2 45/50] Vlv2TbltDevicePkg/FlashDeviceLib: Add DXE flash device lib
` [PATCH V2 46/50] Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling
` [PATCH V2 47/50] Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support
` [PATCH V2 48/50] Vlv2TbltDevicePkg/dsc/fdf: add capsule generation DSC/FDF
` [PATCH V2 49/50] Vlv2TbltDevicePkg/bat: add capsule generation in bat
` [PATCH V2 50/50] Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info

Confirmation Regarding setting the Ip4config2 variable as Non volatile
 2016-09-30 11:38 UTC 

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

[PATCH] Pkcs7VerifyDxe: Don't allow Pkcs7Verify to install protocols twice
 2016-09-30  1:06 UTC  (8+ 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  (2+ messages)

[Patch] BaseTools VS Makefile: Don't include ms.common in ms.app
 2016-09-29 14:23 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