public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-05-07 09:08:08 to 2018-05-14 14:38:24 UTC [more...]

[Patch] BaseTools: Enhance error message when file is not exist for Gensec
 2018-05-14 14:38 UTC  (2+ messages)

[PATCH] OvmfPkg/PlatformBootManagerLib: connect consoles unconditionally
 2018-05-14 13:26 UTC  (3+ messages)

[PATCH 0/7] MdePkg, OvmfPkg, ArmVirtPkg: add and use PCI(E) Capabilities Library
 2018-05-14 13:15 UTC  (2+ messages)

[Patch 0/3] Fix XCODE5 varargs warning in GetBestLanguage API
 2018-05-14 13:12 UTC  (4+ messages)
` [Patch 1/3] MdePkg UefiLib: Fix XCODE5 varargs warning
` [Patch 2/3] IntelFrameworkPkg "
` [Patch 3/3] MdeModulePkg Variable: "

[Patch 0/5] Remove X86 ASM and S files
 2018-05-14 13:02 UTC  (8+ messages)
` [Patch 1/5] IntelFrameworkModulePkg: "
` [Patch 2/5] MdeModulePkg: "
` [Patch 3/5] MdePkg: "
` [Patch 4/5] SourceLevelDebugPkg: "
` [Patch 5/5] UefiCpuPkg: "

[Patch 0/2] Fix 2 regression caused by enabling pyrite 2.0 feature changes
 2018-05-14  8:25 UTC  (4+ messages)
` [Patch 1/2] SecurityPkg/TcgStorageOpalLib: Fix GCC build failure
` [Patch 2/2] SecurityPkg/OpalPassword: Fix PSID revert no hint message

[patch 1/3] ShellPkg/Dp: make sure memory is freed before exit
 2018-05-14  5:46 UTC  (3+ messages)
` [patch 2/3] ShellPkg/Dp: Initialize summary date when run DP
` [patch 3/3] ShellPkg/Dp: Make the help info align with code

Enabling network interface for Realtek8168 chip
 2018-05-14  5:21 UTC  (4+ messages)

[PATCH v4 0/6] enable virtual keyboard
 2018-05-14  4:34 UTC  (7+ messages)
` [PATCH edk2-platforms v4 1/6] Platform/Hisilicon/HiKey960: add gpio platform driver
` [PATCH edk2-platforms v4 2/6] Platform/HiKey960: do basic initialization
` [PATCH edk2-platforms v4 3/6] Platform/HiKey960: enable virtual keyboard
` [PATCH edk2-platforms v4 4/6] Platform/Hisilicon/HiKey: add gpio platform driver
` [PATCH edk2-platforms v4 5/6] Platform/HiKey: do basic initialization on hikey
` [PATCH edk2-platforms v4 6/6] Platform/HiKey: enable virtual keyboard

[PATCH v2 1/2] MdeModulePkg Variable: Fix a corner case issue about setting a variable
 2018-05-14  2:07 UTC  (4+ messages)
` [PATCH v2 2/2] MdeModulePkg Variable: Fix the returned status in UpdateVariableStore

reasoning beehind prohibiting VFP/NEON on AArch32
 2018-05-13 12:49 UTC  (7+ messages)

[PATCH] Enable using device address when programming BARs
 2018-05-13 10:25 UTC  (3+ messages)

[PATCH edk2-platforms v1 0/3][platforms/devel-dynamictables] Update for ACPICA compiler enhancements
 2018-05-12 11:25 UTC  (7+ messages)
` [PATCH edk2-platforms v1 1/3][platforms/devel-dynamictables] Platform/ARM: Match asl compiler output for Juno
` [PATCH edk2-platforms v1 3/3][platforms/devel-dynamictables] Update Readme.md to reflect ACPICA compiler update

[PATCH 1/2] MdeModulePkg Variable: Failed to set a variable if the remaining size is equal to the variable data size
 2018-05-11  8:49 UTC  (7+ messages)
` [PATCH 2/2] MdeModulePkg Variable: Correct the returned EFI_STATUS in the UpdateVariableStore()

[PATCH] SecurityPkg: fix sha256 signature check
 2018-05-11  8:25 UTC  (3+ messages)

Trying to build OVMF fails
 2018-05-11  0:36 UTC  (6+ messages)

[PATCH] BaseTools: Fix python error with --genfds-multi-thread
 2018-05-11  0:15 UTC  (2+ messages)

Question with building UEFI SCT
 2018-05-10 22:01 UTC  (2+ messages)

OVMF Logo
 2018-05-10 21:54 UTC  (5+ messages)

[PATCH v2 00/17] *** Standalone Management Mode Core Interface for AARCH64 Platforms ***
 2018-05-10 19:46 UTC  (13+ messages)
` [PATCH v2 02/17] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v2 03/17] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v2 04/17] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0
` [PATCH v2 17/17] BaseTools/AutoGen: Update header file for MM modules

[PATCH v2 1/1] BaseTools: loop to retry remove when it fails
 2018-05-10 15:14 UTC 

[PATCH v2] MdeModulePkg/Bus: Enable to use device address when programming BARs
 2018-05-10 15:04 UTC  (3+ messages)

[PATCH v1 1/1] BaseTools: incorrect calculation for 16M
 2018-05-10 14:15 UTC  (6+ messages)
    ` [PATCH v1 1/1] BaseTools: loop to retry remove when it fails

[PATCH edk2-platforms v1] Platform/ARM: Add PeiReportStatusCodeLib
 2018-05-10  9:56 UTC  (5+ messages)

[patch v2] BaseTools/VfrCompile: Avoid using uninitialized pointer
 2018-05-10  3:45 UTC  (5+ messages)

[PATCH 1/2] MdeModulePkg: Add PlatformAcpiLib LibraryClass
 2018-05-10  3:27 UTC  (5+ messages)

[PATCH edk2-platforms v3 0/6] enable virtual keyboard
 2018-05-10  2:17 UTC  (7+ messages)
` [PATCH edk2-platforms v3 1/6] Platform/Hisilicon/HiKey960: add gpio platform driver
` [PATCH edk2-platforms v3 2/6] Platform/HiKey960: do basic initialization
` [PATCH edk2-platforms v3 3/6] Platform/HiKey960: enable virtual keyboard
` [PATCH edk2-platforms v3 4/6] Platform/Hisilicon/HiKey: add gpio platform driver
` [PATCH edk2-platforms v3 5/6] Platform/HiKey: do basic initialization on hikey
` [PATCH edk2-platforms v3 6/6] Platform/HiKey: enable virtual keyboard

[Patch] BaseTools: Fix generating array's size is incorrect in AutoGen.c
 2018-05-10  0:34 UTC  (2+ messages)

[platforms PATCH v2 0/4] Armada7k8k x4/x2 PCIE fix and misc improvements
 2018-05-09 16:49 UTC  (7+ messages)
` [platforms PATCH v2 1/4] Marvell/Armada7k8k: Remove Intel BDS dependency
` [platforms PATCH v2 2/4] Marvell/Armada70x0Db: Use more generic output fd file name
` [platforms PATCH v2 3/4] Marvell/Armada7k8k: Add basic sample at reset library
` [platforms PATCH v2 4/4] Marvell/Library: ComPhyLib: Fix configuration for PCIE x4 and x2

[PATCH edk2-platforms v1] Platform/ARM: Correct GIC naming
 2018-05-09 16:33 UTC  (2+ messages)

[Patch] BaseTools: Remove the redundant code
 2018-05-09 14:45 UTC  (2+ messages)

[staging/dynamictables PATCH v1] Update Readme.md to reflect ACPICA compiler update
 2018-05-09 14:22 UTC  (2+ messages)

[staging/dynamictables PATCH v1 0/2] IORT Generator update
 2018-05-09 14:20 UTC  (2+ messages)

[PATCH] MdePkg/BaseLib: Globally include ChkStk.c
 2018-05-09 14:11 UTC  (9+ messages)

[PATCH v2 edk-platforms 2/4] Platform/Hisilicon/HiKey960: enable virtual keyboard
 2018-05-09 13:32 UTC  (4+ messages)

Dynamic Pci configuration devices
 2018-05-09 11:39 UTC  (4+ messages)

[PATCH v1] Platforms/ARM: Enable acpiview support
 2018-05-09 10:52 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg/Sd: append CMD12 for multiple blocks
 2018-05-09  9:56 UTC  (3+ messages)

[PATCH edk2-platforms v2 0/6] enable virtual keyboard
 2018-05-09  9:54 UTC  (7+ messages)
` [PATCH edk2-platforms v2 1/6] Platform/Hisilicon/HiKey960: add gpio platform driver
` [PATCH edk2-platforms v2 2/6] Platform/HiKey960: initialize for board id
` [PATCH edk2-platforms v2 3/6] Platform/HiKey960: enable virtual keyboard
` [PATCH edk2-platforms v2 4/6] Platform/Hisilicon/HiKey: add gpio platform driver
` [PATCH edk2-platforms v2 5/6] Platform/HiKey: do basic initialization on hikey
` [PATCH edk2-platforms v2 6/6] Platform/HiKey: enable virtual keyboard

[PATCH] MdePkg/SmmPeriodicSmiLib: Get Periodic SMI Context More Robustly
 2018-05-09  9:36 UTC 

[PATCH] BaseTools: Fix --hash Package and Module hash value
 2018-05-09  9:04 UTC  (3+ messages)

[PATCH] BaseTools: Remove dsc nested include checking
 2018-05-09  9:03 UTC 

[PATCH] BaseTools: Fix --hash Package and Module hash value
 2018-05-09  9:03 UTC 

[PATCH edk2-platforms v2 0/6] Platform/ARM/Sgi: Add Arm's SGI platform support
 2018-05-09  8:56 UTC  (4+ messages)
` [PATCH edk2-platforms v2 6/6] Platform/ARM/Sgi: add initial support for ARM SGI platform

[PATCH edk2-platforms v3 0/6] Platform/ARM/Sgi: Add Arm's SGI platform support
 2018-05-09  8:50 UTC  (7+ messages)
` [PATCH edk2-platforms v3 1/6] Platform/ARM/Sgi: Add Platform library implementation
` [PATCH edk2-platforms v3 2/6] Platform/ARM/Sgi: add NOR flash platform "
` [PATCH edk2-platforms v3 3/6] Platform/ARM/Sgi: add initial platform dxe driver implementation
` [PATCH edk2-platforms v3 4/6] Platform/ARM/Sgi: add support for virtio block device
` [PATCH edk2-platforms v3 5/6] Platform/ARM/Sgi: add the initial set of acpi tables
` [PATCH edk2-platforms v3 6/6] Platform/ARM/Sgi: add initial support for ARM SGI platform

[PATCH] BaseTools: Remove dsc nested include checking
 2018-05-09  7:50 UTC 

[PATCH] BaseTools: Fix python error with --genfds-multi-thread
 2018-05-09  7:49 UTC 

[patch] BaseTools/VfrCompile: Avoid using uninitialized pointer
 2018-05-09  5:09 UTC  (3+ messages)

[patch 1/2] BaseTools/VfrCompile:Fix memory leak issues
 2018-05-09  1:48 UTC  (4+ messages)

[PATCH 2/2] MdeModulePkg/AcpiPlatformDxe: Consume PlatformAcpiLib
 2018-05-08 23:27 UTC 

Empty function at BaseCacheMaintenanceLib
 2018-05-08 16:06 UTC  (3+ messages)

[PATCH] CryptoPkg/CrtLibSupport: add secure_getenv() stub function
 2018-05-08 11:32 UTC  (3+ messages)

[Patch 0/3] Enable Pyrite 2.0 for opal driver
 2018-05-08  6:01 UTC  (4+ messages)

[PATCH v2] MdeModulePkg/AcpiPlatformDxe: Unload after execution
 2018-05-08  3:20 UTC  (2+ messages)

[Patch 2/2] SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information
 2018-05-08  3:01 UTC 

[Patch 0/2] Add referenced spec information
 2018-05-08  2:32 UTC  (3+ messages)
` [Patch 1/2] MdePkg/TcgStorage*.h: "
` [Patch 2/2] SecurityPkg/TcgSTorage*Lib.h: "

error while removing a file
 2018-05-07 22:47 UTC 

[PATCH] ShellPkg/UefiShellLevel2CommandsLib: Fix ls on entirely empty directories
 2018-05-07 18:10 UTC  (2+ messages)

[PATCH] ShellPkg/UefiShellCommandLib: Do not error-exit when PlatformLang is missing
 2018-05-07 18:10 UTC  (2+ messages)

[PATCH] ShellPkg/UefiShellLevel2CommandsLib: Support unspecified local Timezone
 2018-05-07 18:10 UTC  (2+ messages)

[PATCH] MdePkg/BaseLib: Globally include ChkStk.c
 2018-05-07 12:16 UTC  (2+ messages)

[PATCH v2 2/2] IntelFrameworkPkg/FrameworkUefiLib: Add 'OUT' decorator where necessary
 2018-05-07 12:14 UTC  (2+ messages)

[PATCH v2 1/2] MdePkg/UefiLib: Add 'OUT' decorator where necessary
 2018-05-07 12:13 UTC  (2+ messages)

[PATCH] MdePkg/PeiServicesLib: Decorate 'PpiDescriptor' as OPTIONAL for LocatePpi()
 2018-05-07 12:09 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