public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-01-26 17:32:52 to 2018-02-01 08:12:29 UTC [more...]

[Patch] BaseTools CommonLib: Remove the unnecessary print message in PcdValueCommon
 2018-02-01  8:18 UTC  (3+ messages)

[PATCH] MdeModulePkg/Core: fix feature conflict between NX and NULL detection
 2018-02-01  5:59 UTC  (8+ messages)

[PATCH] MdeModulePkg/Core: fix feature conflict between NX and heap guard
 2018-02-01  5:52 UTC  (2+ messages)

[PATCH] MdeModulePkg/Core: fix guard page missing issue
 2018-02-01  5:39 UTC  (2+ messages)

[PATCH 0/6] ReadKeyStrokeEx always return key state
 2018-02-01  5:35 UTC  (3+ messages)
` [PATCH 2/6] MdeModulePkg/ConSplitter: "

[PATCH] UefiCpuPkg: Enhance CPU feature dependency check
 2018-02-01  5:10 UTC  (5+ messages)

Need help about a Hii tutorial
 2018-02-01  3:41 UTC 

[Patch 0/1] MdePkg/UefiLib: Add EfiLocateProtocolBuffer()
 2018-02-01  2:20 UTC  (7+ messages)
` [Patch 1/1] "

[PATCH] BaseTools/build_rule: pass contents of DTC_FLAGS device tree compiler
 2018-02-01  1:32 UTC  (2+ messages)

[Patch] BaseTools: Structure Pcd in CommandLine
 2018-02-01  1:20 UTC  (2+ messages)

[PATCH 0/3] UefiCpuPkg/PiSmmCpuDxeSmm: fix IA32 SmmStartup() regression on KVM
 2018-02-01  1:20 UTC  (22+ messages)
` [PATCH 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: update comments in IA32 SmmStartup()
` [PATCH 2/3] UefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from "
` [PATCH 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: eliminate conditional jump in "

[PATCH edk2-platforms v2 00/15] Improve D0x platforms and bug fix
 2018-02-01  1:11 UTC  (17+ messages)
` [PATCH edk2-platforms v2 01/15] Hisilicon/D05: Move Madt definition to head file
` [PATCH edk2-platforms v2 02/15] Hisilicon/D05: Add PPTT support
` [PATCH edk2-platforms v2 05/15] Hisilicon D03/D05: Add capsule upgrade support
` [PATCH edk2-platforms v2 13/15] Hisilicon/D05/ACPI: Add ITS PXM
` [PATCH edk2-platforms v2 14/15] Hisilicon/D05/ACPI: Add Pcie, HNS and SAS PXM

[PATCH 0/6] Fix issues caused by NX memory protection
 2018-02-01  1:08 UTC  (12+ messages)
` [PATCH 1/6] UefiCpuPkg/MpInitLib: split wake up buffer into two parts
` [PATCH 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Enable NXE if it's supported

[Patch 0/3] MdeModulePkg/EsrtFmpDxe: Add EsrtFmpDxe module
 2018-02-01  0:58 UTC  (6+ messages)
` [Patch 1/3] "

[staging/edk2-test Patch] MdePkgUnitTest: Add UefiLib unit tests
 2018-01-31 23:36 UTC 

[Patch] Expression spec: update format to support flexible Pcd format
 2018-01-31 22:58 UTC 

[PATCH v2 1/1] MdePkg/Include: Add management mode FV file type and depex
 2018-01-31 20:06 UTC 

[Patch] MdePkg SafeIntLib: Update API definition to use the same output name
 2018-01-31 19:29 UTC  (3+ messages)

[RFC v4 0/6] Stack trace support in X64 exception handling
 2018-01-31 19:05 UTC  (6+ messages)
` [RFC v5 0/8] "

[Patch] Build spec: Add flexible PCD value format into spec
 2018-01-31 16:00 UTC  (5+ messages)
` [Patch] DEC "
` [Patch] DSC "
` [Patch] FDF "
` [Patch] INF "

[RFC] Remove X86 .asm and .S assembly files in EDK2
 2018-01-31 13:15 UTC  (2+ messages)

[Patch] BaseTools: Support multiple .h file
 2018-01-31 12:19 UTC  (2+ messages)

[Patch] BaseTool: Add comments in PcdValueInit.c
 2018-01-31 12:19 UTC  (2+ messages)

[Patch] BaseTool: Enhance error handling
 2018-01-31 12:18 UTC  (2+ messages)

[Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile
 2018-01-31 11:59 UTC  (3+ messages)
` [Patch 1/2] "
` [Patch 2/2] BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile

[PATCH v2] PcAtChipsetPkg: Add PeiAcpiTimerLib to save PerformanceCounterFrequency in HOB
 2018-01-31 11:18 UTC  (3+ messages)

[Patch] UefiCpuPkg: Remove the unused file ResetVec.asm16
 2018-01-31  9:51 UTC  (2+ messages)

difference between asm16 and asm files
 2018-01-31  9:44 UTC  (2+ messages)

[Patch] DSC spec: Update Skuid value to support Hex number
 2018-01-31  9:00 UTC  (2+ messages)

[Patch] BaseTools: Update BPDG to support L'' and '' format as VPD Pcd Value
 2018-01-31  9:00 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug to align VPD PCD based on value type
 2018-01-31  8:59 UTC  (2+ messages)

[PATCH v2 0/8] Update EDKII Performance infrastructure based on ACPI FPDT table
 2018-01-31  2:07 UTC  (10+ messages)
` [PATCH v2 1/8] MdeModulePkg:Add definitions for new Performance infrastructure
` [PATCH v2 2/8] MdeModulePkg/PeiPerformance:Updated to track FPDT record in PEI phase
` [PATCH v2 3/8] MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase
` [PATCH v2 4/8] MdeModulePkg/SmmCorePerformanceLib:Track FPDT record in SMM phase
` [PATCH v2 5/8] MdeModulePkg/FirmwarePerformancePei:Add FPDT records for S3 phase
` [PATCH v2 6/8] MdeModulePkg/FirmwarePerfDxe:Enhance for new pref infrastructure
` [PATCH v2 7/8] MdeModulePkg/FirmwarePerfSmm:Enhance "
` [PATCH v2 8/8] ShellPkg/Dp: Updated to dump perf log based on FPDT table

[PATCH edk2/MdePkg v1] Fix definition bug of Acpi62.h
 2018-01-31  1:58 UTC  (5+ messages)
` [PATCH edk2/MdePkg v1] MdePkg ACPI: Correct processor struct of PPTT

MinPlatformPkg/PlatformInit: FV code
 2018-01-30 17:53 UTC 

S3 wake restore operations, regarding S3IoLib and S3PciLib
 2018-01-30 17:26 UTC  (2+ messages)

[PATCH v1 0/4] edk2-platforms:Comcast:Rdk Qemu platform for RDK UEFI applications
 2018-01-30 13:49 UTC  (9+ messages)
` [PATCH v1 1/4] edk2-platforms: created Rdk "
` [PATCH v1 2/4] edk2-platforms:comcast: RDK boot manger Library implementation
` [PATCH v1 3/4] edk2-platforms:comcast: RDK secure boot Application
` [PATCH v1 4/4] edk2-platforms:comcast: RDK DRI Application

[PATCH edk2-platforms] Silicon/Socionext/SynQuacer: add configurable eMMC support
 2018-01-30 13:04 UTC  (7+ messages)

[PATCH v4 0/2] quirks handling for SDHCI controllers
 2018-01-30  9:52 UTC  (6+ messages)

[Patch] BaseTool: Enhance error handling
 2018-01-30  9:27 UTC  (2+ messages)

[PATCH] CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLine
 2018-01-30  8:38 UTC 

[Patch] Nt32Pkg/Nt32Pkg.fdf: Increase the size of FLASH Device
 2018-01-30  6:35 UTC  (2+ messages)

[PATCH] CorebootPayloadPkg: Use correct BytesPerScanLine
 2018-01-30  6:15 UTC  (12+ messages)

[PATCH edk2/MdePkg v1] Fix definiton bug of Acpi62.h
 2018-01-30  5:44 UTC  (4+ messages)
` [PATCH edk2/MdePkg v1] MdePkg ACPI: Correct processor flags struct of PPTT

[Patch] SecurityPkg: Don't build AuthVariableLib for EBC arch
 2018-01-30  5:33 UTC 

[Patch] MdeModulePkg: Don't build VarCheckUefiLib and DxeCore for EBC arch
 2018-01-30  5:33 UTC 

[PATCH V2] BaseTools: Enhance parse performance by optimize ValueExpressionEx
 2018-01-30  2:50 UTC  (2+ messages)

[Patch] BaseTools: Add check that FeatureFlag PCD must be BOOLEAN datum type
 2018-01-30  2:38 UTC 

difference between asm16 and asm files
 2018-01-30  2:18 UTC  (2+ messages)

[PATCH] SecurityPkg: Disable TPM interrupt in DEC
 2018-01-30  1:32 UTC  (3+ messages)

[PATCH edk2-non-osi v2 0/7] Improve D0x platforms and bug fix
 2018-01-29 17:18 UTC  (2+ messages)

[PATCH v1 1/1] BaseTools/AutoGen: Update header file for MM modules
 2018-01-29 16:41 UTC  (3+ messages)

[PATCH] Platform/ARM/VExpress: refine the check for DVI support
 2018-01-29 16:28 UTC  (7+ messages)

[PATCH edk2-platforms 0/4] SynQuacer: assorted updates
 2018-01-29 15:50 UTC  (6+ messages)
` [PATCH edk2-platforms 1/4] Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build
` [PATCH edk2-platforms 2/4] Platform/SynQuacerEvalBoard: add BGRT and ConsolePrefDxe drivers
` [PATCH edk2-platforms 3/4] Silicon/SynQuacer: set CNTFRQ field of MMIO timer frame
` [PATCH edk2-platforms 4/4] Silicon/SynQuacerPlatformFlashAccessLib: add capsule update progress bar

[PATCH v1 1/1] MdePkg/Include: Add management mode FV file type and depex
 2018-01-29 14:55 UTC  (7+ messages)

difference between asm16 and asm files
 2018-01-29 14:29 UTC  (2+ messages)

Creation of StandaloneMmPkg
 2018-01-29 14:32 UTC 

[PATCH edk2-platforms v1 00/14] Improve D0x platforms and bug fix
 2018-01-29 11:16 UTC  (8+ messages)
` [PATCH edk2-platforms v1 13/14] Hisilicon/Library: Add OsBootLib

[RFC] MdeModulePkg/PciHostBridgeDxe: Add support for address translation
 2018-01-29  8:50 UTC  (5+ messages)

[Patch] BaseTools: Structure Pcd in CommandLine
 2018-01-29  5:57 UTC 

[Patch] BaseTools: Enhance parse performance by optimize ValueExpressionEx
 2018-01-29  2:33 UTC  (3+ messages)

[PATCH] BeagleBoardPkg: reroute Firmware Vendor Pcd to MdeModulePkg
 2018-01-26 17:38 UTC  (5+ messages)


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