public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-04-09 05:38:56 to 2018-04-12 18:48:16 UTC [more...]

[PATCH edk2-platforms v2 0/6] Platform/ARM/Sgi: Add Arm's SGI platform support
 2018-04-12 18:47 UTC  (3+ messages)
` [PATCH edk2-platforms v2 1/6] Platform/ARM/Sgi: Add Platform library implementation
` [PATCH edk2-platforms v2 2/6] Platform/ARM/Sgi: add NOR flash platform "

[PATCH 00/10] ArmPkg, ArmPlatformPkg, ArmVirtPkg, EmbeddedPkg, Omap35xxPkg: depex fixes
 2018-04-12 18:13 UTC  (25+ messages)
` [PATCH 01/10] Omap35xxPkg/InterruptDxe: replace CPU Arch Protocol depex with notify
` [PATCH 02/10] ArmPkg/ArmGicDxe: annotate protocol usage in "ArmGicDxe.inf"
` [PATCH 03/10] ArmPkg/CpuDxe: order CpuDxe after ArmGicDxe via protocol depex
` [PATCH 04/10] EmbeddedPkg: introduce NvVarStoreFormattedLib
` [PATCH 05/10] ArmPlatformPkg/NorFlashDxe: initialize varstore headers eagerly
` [PATCH 06/10] ArmPlatformPkg/NorFlashDxe: cue the variable driver with NvVarStoreFormatted
` [PATCH 07/10] ArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtocolGuid
` [PATCH 08/10] ArmPlatformPkg/PL031RealTimeClockLib: "
` [PATCH 09/10] ArmVirtPkg/PlatformHasAcpiDtDxe: depend on gEfiVariableArchProtocolGuid
` [PATCH 10/10] ArmVirtPkg/ArmVirtQemu: hook NvVarStoreFormattedLib into VariableRuntimeDxe
      ` derailing into patch style discussion

[patch] UefiCpuPkg/PiSmmCpuDxeSmm: Add "extern" keyword for "gPatchxxx"
 2018-04-12 17:51 UTC  (4+ messages)

Boot failure for ArmVExpress-FVP-AArch64, CpuArch protocol does not appear to be registered
 2018-04-12 17:31 UTC  (9+ messages)

[PATCH v2 0/9] {Ovmf, Mde, Network, Crypto}Pkg: fixes+features for setting HTTPS cipher suites
 2018-04-12 17:10 UTC  (20+ messages)
` [PATCH v2 1/9] OvmfPkg/TlsAuthConfigLib: configure trusted cipher suites for HTTPS boot
` [PATCH v2 2/9] MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC
` [PATCH v2 3/9] NetworkPkg/TlsDxe: verify DataSize for EfiTlsCipherList
` [PATCH v2 4/9] NetworkPkg/TlsDxe: clean up byte order conversion "
` [PATCH v2 5/9] CryptoPkg/TlsLib: replace TlsGetCipherString() with TlsGetCipherMapping()
` [PATCH v2 6/9] CryptoPkg/TlsLib: use binary search in the TlsGetCipherMapping() function
` [PATCH v2 7/9] CryptoPkg/TlsLib: pre-compute OpensslCipherLength in TlsCipherMappingTable
` [PATCH v2 8/9] CryptoPkg/TlsLib: sanitize lib classes in internal header and INF
` [PATCH v2 9/9] CryptoPkg/TlsLib: rewrite TlsSetCipherList()

[PATCH v2 0/2] Update OpenSSL version to 1.1.0h
 2018-04-12 12:05 UTC  (6+ messages)
` [PATCH v2 1/2] CryptoPkg/OpensslLib: Fix the documentation about submodule update
` [PATCH v2 2/2] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0h

[PATCH edk2-platforms] Silicon/SynQuacer/NetsecDxe: fix buffer allocation bug
 2018-04-12  9:23 UTC 

[edk2-platforms Patch V2 0/6] Add DisplayUpdateProgressLib for capsules
 2018-04-12  6:54 UTC  (9+ messages)
` [edk2-platforms Patch V2 1/6] Styx/PlatformFlashAccessLib: Add progress API
` [edk2-platforms Patch V2 2/6] Hisilicon/PlatformFlashAccessLib: "
` [edk2-platforms Patch V2 3/6] SynQuacer/PlatformFlashAccessLib: "
` [edk2-platforms Patch V2 4/6] AMD/OverdriveBoard: Add DisplayUpdateProgressLib mapping
` [edk2-platforms Patch V2 5/6] Socionext/DeveloperBox: "
` [edk2-platforms Patch V2 6/6] Socionext/SynQuacerEvalBoard: "

[patch 0/3] MdeModulePkg/UiApp: Signal event when enter/exit setup menu
 2018-04-12  6:07 UTC  (12+ messages)
` [patch 1/3] "
` [patch 2/3] MdeModulePkg/BMMUiLib: "
` [patch 3/3] MdeModulePkg/BMUiLib: "

[PATCH 0/2] add sanity check for SetMemoryAttributes
 2018-04-12  5:54 UTC  (4+ messages)
` [PATCH 1/2] MdeModulePkg/DxeCore: "
` [PATCH 2/2] MdeModulePkg/SmmCore: "

[PATCH v2] MdeModulePkg/PiSmmIpl: fix non-executable SMM RAM
 2018-04-12  5:44 UTC  (3+ messages)

[PATCH] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0h
 2018-04-12  3:12 UTC  (4+ messages)

VT-d : VER_REG register question
 2018-04-12  2:40 UTC 

[Patch V2 0/9] Add DisplayUpdateProgressLib for capsules
 2018-04-12  2:30 UTC  (14+ messages)
` [Patch V2 1/9] MdeModulePkg: Add DisplayUpdateProgressLib class
` [Patch V2 2/9] MdeModulePkg: Add DisplayUpdateProgressLib instances
` [Patch V2 3/9] Vlv2Tbl2DevicePkg: Add DisplayUpdateProgressLib mapping
` [Patch V2 4/9] QuarkPlatformPkg: "
` [Patch V2 5/9] MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support
` [Patch V2 6/9] SignedCapsulePkg/PlatformFlashAccessLib: Add progress API
` [Patch V2 7/9] Vlv2TbltDevicePkg/PlatformFlashAccessLib: "
` [Patch V2 8/9] QuarkPlatformPkg/PlatformFlashAccessLib: "
` [Patch V2 9/9] SignedCapsulePkg/SystemFirmwareUpdateDxe: Use "

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS Version
 2018-04-12  1:59 UTC 

[patch] MdeModulePkg/FPDT: Add error message for unsupported case
 2018-04-12  1:50 UTC  (2+ messages)

[PATCH] MdeModulePkg/PiSmmIpl: fix non-executable SMM RAM
 2018-04-12  0:59 UTC  (3+ messages)

[PATCH v1 0/4] BaseTools: refactoring (and one bug fix)
 2018-04-12  0:40 UTC  (6+ messages)
` [PATCH v1 1/4] BaseTools: remove duplicate function name
` [PATCH v1 2/4] BaseTools: replace 'UINT8', 'UINT16', 'UINT32', 'UINT64', 'VOID*' with shared constants
` [PATCH v1 3/4] BaseTools: Remove un-needed list comprehension
` [PATCH v1 4/4] BaseTools: merge towards minimum PCD MAX <something> methods

[PATCH v1 00/18] *** Standalone Management Mode Core Interface for AARCH64 Platforms ***
 2018-04-11 19:24 UTC  (11+ messages)
` [PATCH v1 01/18] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v1 02/18] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v1 03/18] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v1 04/18] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0
` [PATCH v1 05/18] ArmPkg/ArmMmuLib: Add MMU library inf file "

[edk2-platforms PATCH v1 0/3] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP ***
 2018-04-11 16:20 UTC  (3+ messages)
` [edk2-platforms PATCH v1 3/3] VExpressPkg: Reorder driver load order for AARCH64 FVP

[PATCH 1/3] BaseTools: Correct GenSec argument dummy free memory issue
 2018-04-11 14:27 UTC  (5+ messages)

[PATCH v1 0/3] BaseTools: refactor to remove redundant
 2018-04-11 14:20 UTC  (6+ messages)
` [PATCH v1 1/3] BaseTools: refactor and remove more keys() usage
` [PATCH v1 2/3] BaseTools: use predefined constants instead of local strings
` [PATCH v1 3/3] BaseTools: use existing contrants to replace raw strings in python code

[PATCH] MdePkg DxeHstiLib: Fix ErrorString pointer incorrectly calculated
 2018-04-11  6:39 UTC  (2+ messages)

[PATCH 3/3] BaseTools: fix --genfds-multi-thread generate makefile issue
 2018-04-11  6:33 UTC  (2+ messages)

[PATCH 2/3] BaseTools: argument genfds-multi-thread create GenSec command issue
 2018-04-11  6:33 UTC  (2+ messages)

[Patch 0/2] SignedCapsulePkg/SystemFirmwareUpdate:
 2018-04-11  6:26 UTC  (4+ messages)
` [Patch 1/2] SignedCapsulePkg/SystemFirmwareUpdateDxe: Single FMP
` [Patch 2/2] SignedCapsulePkg/SystemFirmwareReportDxe: Pass thru on same handle

[PATCH 00/13] {Ovmf, Mde, Network, Crypto}Pkg: fixes+features for setting HTTPS cipher suites
 2018-04-11  1:59 UTC  (16+ messages)
` [PATCH 02/13] MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC
` [PATCH 03/13] NetworkPkg/TlsDxe: verify DataSize for EfiTlsCipherList
` [PATCH 04/13] NetworkPkg/TlsDxe: clean up byte order conversion "

[Patch] BaseTools: Fix the build error caused by eca980
 2018-04-11  1:50 UTC  (3+ messages)

OVMF build fail because of missing Dictionary.py
 2018-04-11  1:13 UTC  (4+ messages)

[PATCH v1 0/5] BaseTools: remove or change un-needed variables
 2018-04-10 23:17 UTC  (6+ messages)
` [PATCH v1 1/5] BaseTools: use existing shared variable
` [PATCH v1 2/5] BaseTools: no need to save the data
` [PATCH v1 3/5] BaseTools: skip updating temporary variable
` [PATCH v1 4/5] BaseTools: use set instead of list for a variable to be used with in
` [PATCH v1 5/5] BaseTools: reduce list usage when not needed

[PATCH] OvmfPkg: remove BLOCK_MMIO_PROTOCOL and BlockMmioToBlockIoDxe
 2018-04-10 19:42 UTC  (3+ messages)

[PATCH v1 0/2] BaseTools: remove files not needed
 2018-04-10 14:26 UTC  (9+ messages)
` [PATCH v1 1/2] BaseTools: copy a dictionary from InfClassObject to BuildReport
` [PATCH v1 2/2] BaseTools: Remove unneeded files

[patch 1/2] BaseTools/VfrCompile:Fix memory leak issues
 2018-04-10  7:54 UTC  (2+ messages)
` [patch 2/2] BaseTool/VfrCompile: make delete[] match with new[]

[PATCH] BaseTools: Remove EdkIIWorkspaceBuild.py from source code
 2018-04-10  6:31 UTC  (2+ messages)

MdePkg: UefiTcgPlatform.h: Fix Startup Locality Indicator Definitions
 2018-04-10  6:09 UTC  (2+ messages)

[PATCH] BaseTools: Parse PCD GUID name in FILE statement issue
 2018-04-10  2:08 UTC  (2+ messages)

[PATCH v1 00/14] BaseTools: refactoring the code for readability and simplicity
 2018-04-10  1:53 UTC  (2+ messages)

[PATCH v1 1/1] BaseTools: dont make temporary dict
 2018-04-09  6:01 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug for VOID* pcd max size from component section
 2018-04-09  5:45 UTC  (2+ messages)

[Patch] BaseTools: Fix size override issue for Void* Patchable pcd
 2018-04-09  5:44 UTC  (2+ messages)

[Patch] BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild Pcd
 2018-04-09  5:44 UTC  (2+ messages)

[Patch] BaseTools: Fix a bug for VOID* type Fixatbuild Pcd in Library
 2018-04-09  5:43 UTC  (2+ messages)

[Patch] BaseTools: Fix two cases that use GUID CName as PCD Value
 2018-04-09  5:38 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