public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-11-07 01:09:09 to 2016-11-10 07:48:47 UTC [more...]

[patch] CryptoPkg/BaseCryptLib: Make comments consistent with the function
 2016-11-10  7:48 UTC  (4+ messages)
` [patch] MdeModulePkg/BMMUI: add comments for function parameter
` [patch] ShellPkg: Fix the coding style issue

[PATCH 0/4] Defer 3rd party images loading to after EndOfDxe
 2016-11-10  7:42 UTC  (11+ messages)
` [PATCH 1/4] MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxe
` [PATCH 4/4] MdeModulePkg/SecurityStubDxe: Report failure if image is load earlier

[PATCH v2 0/9] Defer 3rd party images loading to after EndOfDxe
 2016-11-10  7:24 UTC  (23+ messages)
` [PATCH v2 1/9] MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxe
` [PATCH v2 2/9] MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImages
` [PATCH v2 3/9] MdeModulePkg/BdsDxe: Check deferred images before booting to OS
` [PATCH v2 4/9] MdeModulePkg/SecurityStubDxe: Report failure if image is load earlier
` [PATCH v2 5/9] ArmVirPkg/PlatformBds: Dispatch deferred images after EndOfDxe
` [PATCH v2 6/9] OvmfPkg/PlatformBds: "
` [PATCH v2 7/9] CorebootPayload/PlatformBds: "
` [PATCH v2 8/9] QuarkPlatformPkg/PlatformBds: "
` [PATCH v2 9/9] Nt32Pkg/PlatformBds: "

[PATCH] ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIs
 2016-11-10  6:58 UTC 

[PATCH V2 0/6] Enable SMM page level protection
 2016-11-10  6:30 UTC  (21+ messages)

[PATCH 0/2] Put AP into safe hlt-loop code on S3 path
 2016-11-10  6:07 UTC  (3+ messages)
` [PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Place AP to 32bit protected mode "

[PATCH] MdeModulePkg/BootLogoLib: Remove invalid if judgments
 2016-11-10  5:42 UTC  (3+ messages)

[PATCH] IntelFsp2Pkg: Support to return error status from FSP API done
 2016-11-10  5:23 UTC  (4+ messages)

[patch] MdePkg: Fix spec mismatch in string representation of EMMC dev node
 2016-11-10  5:17 UTC 

[PATCH 0/2] Handle input file of size 0 for GenFfs/GenSec tools
 2016-11-10  5:05 UTC  (4+ messages)
` [PATCH 1/2] BaseTools/GenFfs: Fix return too early when input file is of size 0
` [PATCH 2/2] BaseTools/GenSec: Return correct status when input file size is 0

[PATCH] IntelFrameworkModulePkg/LegacyBios: Fix legacy serial redirection bug
 2016-11-10  2:11 UTC  (2+ messages)

[Wiki] Draft of documentation for Signed Capsule Feature
 2016-11-10  1:59 UTC  (4+ messages)

[PATCH 0/2] MdePkg: UiLib library
 2016-11-10  1:53 UTC  (2+ messages)

GenFv error 3000 building OvmfPkg X64 RELEASE
 2016-11-10  0:37 UTC  (2+ messages)

[PATCH] ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offset
 2016-11-10  0:03 UTC  (4+ messages)

[staging/AArch64StandaloneMm] Branch to implement MM in Standalone Mode on AArch64
 2016-11-09 15:56 UTC 

[PATCH 2/2] MdePkg: UiLib library. Update DSC files
 2016-11-09 15:44 UTC 

[PATCH 1/2] MdePkg: UiLib library. Add UiLib. Update UefiLib
 2016-11-09 15:44 UTC 

BaseTools issue finding PCDs in non-COMMON modules
 2016-11-09 15:24 UTC 

[Patch] BaseTools: Fix the bug to support generate FFS by Align=Auto
 2016-11-09 10:34 UTC 

[PATCH 0/3] Display new stack base and size
 2016-11-09  7:21 UTC  (2+ messages)

[PATCH] UefiCpuPkg/MpInitLib: Do not wakeup AP if only one processor supported
 2016-11-09  7:21 UTC  (7+ messages)

SNP Receive callback
 2016-11-09  7:13 UTC 

[PATCH] BaseTools/PeCoffLib: Check 'RelocDir' before finding the relocation block
 2016-11-09  5:21 UTC  (2+ messages)

[patch] ShellPkg: update ping6 to use timer service instead of timer arch protocol 
 2016-11-09  2:28 UTC  (2+ messages)

[PATCH v4 00/11] enhance MMC
 2016-11-09  0:34 UTC  (21+ messages)
` [PATCH v4 01/11] MmcDxe: wait OCR busy bit free
` [PATCH v4 02/11] MmcDxe: move ECSD into CardInfo structure
` [PATCH v4 03/11] MmcDxe: add SPEC_VERS field in CSD structure
` [PATCH v4 04/11] MmcDxe: add interface to change io width and speed
` [PATCH v4 05/11] MmcDxe: declare ECSD structure
` [PATCH v4 06/11] MmcDxe: set io bus width before reading EXTCSD
` [PATCH v4 07/11] MmcDxe: Fix uninitialized mediaid for SD
` [PATCH v4 08/11] MmcDxe: set iospeed and bus width in SD stack
` [PATCH v4 09/11] MmcDxe: expand to support multiple blocks
` [PATCH v4 10/11] PL180: update for indentifying SD
` [PATCH v4 11/11] PL180: set variable length for CMD6 and ACMD51

[PATCH] CorebootPayloadPkg: Fix GCC build issue on macro definition
 2016-11-09  0:01 UTC 

[Patch] BaseTools/Scripts: Add BinToPcd utility
 2016-11-08 23:45 UTC 

[PATCH] IntelSiliconPkg: Add FFS GUID for Graphics VBT
 2016-11-08 22:25 UTC 

[PATCH] PL180: set variable length for CMD6 and ACMD51
 2016-11-08 15:08 UTC  (4+ messages)

[PATCH] MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTs
 2016-11-08  8:41 UTC  (2+ messages)

[patch] MdeModulePkg/UsbMass: Revert changes of removing retry logic
 2016-11-08  1:32 UTC  (2+ messages)

[PATCH v2 00/53] Resolve issues for C source codes in BaseTools
 2016-11-08  1:05 UTC  (2+ messages)

[PATCH v1 1/1] ShellPkg/Ping6: Add a note in help for TargetIp
 2016-11-08  0:25 UTC  (3+ messages)

[PATCH] ArmPkg: Update Redistributor granularity for GICv4
 2016-11-07 23:58 UTC  (2+ messages)

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

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

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

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

NotifyPpi description contradiction
 2016-11-07 21:04 UTC  (3+ messages)

[PATCH 0/2] MAC address configuration from Shell
 2016-11-07 18:16 UTC  (5+ messages)
` [PATCH 2/2] ShellPkg/Ifconfig: Enable setting MAC address

[PATCH 0/5] EmbeddedPkg: generic support for reusing PCI drivers for platform devices
 2016-11-07 14:54 UTC  (5+ messages)
` [PATCH 2/5] EmbeddedPkg: introduce platform PCI I/O registration library

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

Unit tests and the EDK2
 2016-11-07  3:01 UTC  (6+ messages)

[PATCH v2 1/2] MdeModulePkg: Do not free memory during ExitBootServices ()
 2016-11-07  1:08 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