messages from 2018-05-08 23:57:33 to 2018-05-15 14:40:25 UTC [more...]
[PATCH] Enable using device address when programming BARs
2018-05-15 14:40 UTC (8+ messages)
Proposition of a BmEnumerateBootOptions() hook
2018-05-15 13:52 UTC (5+ messages)
[PATCH 0/4] RFC: ovmf: Add support for TPM Physical Presence interface
2018-05-15 12:30 UTC (5+ messages)
` [PATCH 1/4] ovmf: add and link with Tcg2PhysicalPresenceLibNull when !TPM2_ENABLE
` [PATCH 2/4] ovmf: add QemuTpm.h header
` [PATCH 3/4] ovmf: replace SecurityPkg with OvfmPkg Tcg2PhysicalPresenceLibQemu
` [PATCH 4/4] ovmf: process TPM PPI request in AfterConsole()
[Patch 0/2] Add referenced spec information
2018-05-15 7:20 UTC (2+ messages)
[Patch 0/5] Remove X86 ASM and S files
2018-05-15 6:02 UTC (9+ messages)
` [Patch 1/5] IntelFrameworkModulePkg: "
` [Patch 2/5] MdeModulePkg: "
` [Patch 3/5] MdePkg: "
` [Patch 4/5] SourceLevelDebugPkg: "
` [Patch 5/5] UefiCpuPkg: "
Query regarding hole in EFI Memory Map
2018-05-15 1:29 UTC (4+ messages)
[PATCH] EmulatorPkg/SmbiosLib: Declare the correct library class
2018-05-14 18:32 UTC
[PATCH] MdePkg: Update MmSwDispatch.h's references to SmmSw2Dispatch
2018-05-14 18:31 UTC
[PATCH v1 00/11] BaseTools refactoring
2018-05-14 18:09 UTC (12+ messages)
` [PATCH v1 01/11] BaseTools: decorate base classes to prevent instantiation
` [PATCH v1 02/11] BaseTools: Workspace - create a base class
` [PATCH v1 03/11] BaseTools: remove unused code
` [PATCH v1 04/11] BaseTools: remove repeated calls to startswith/endswith
` [PATCH v1 05/11] BaseTools: use set presence instead of series of equality
` [PATCH v1 06/11] BaseTools: refactor section generation
` [PATCH v1 07/11] BaseTools: refactor file opening/writing
` [PATCH v1 08/11] BaseTools: refactor to change object types
` [PATCH v1 09/11] BaseTools: refactor to stop re-allocating strings
` [PATCH v1 10/11] BaseTools: change to set for membership testing
` [PATCH v1 11/11] BaseTools: remove extra assignment
[PATCH 0/7] MdePkg, OvmfPkg, ArmVirtPkg: add and use PCI(E) Capabilities Library
2018-05-14 17:19 UTC (4+ messages)
[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/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/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 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 (10+ 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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox