messages from 2018-05-14 05:46:38 to 2018-05-21 09:55:52 UTC [more...]
[PATCH v4 0/6] enable virtual keyboard
2018-05-21 9:55 UTC (13+ 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] BaseTools/tools_def: add "-fno-unwind-tables" to GCC_AARCH64_CC_FLAGS
2018-05-21 9:32 UTC (4+ messages)
[PATCH edk2-platforms v4 0/9] Platform/ARM/Sgi: Add Arm's SGI platform support
2018-05-21 9:29 UTC (20+ messages)
` [PATCH edk2-platforms v4 1/9] Platform/ARM/Sgi: Add Platform library implementation
` [PATCH edk2-platforms v4 2/9] Platform/ARM/Sgi: add NOR flash platform "
` [PATCH edk2-platforms v4 3/9] Platform/ARM/Sgi: add initial platform dxe driver implementation
` [PATCH edk2-platforms v4 4/9] Platform/ARM/Sgi: add support for virtio block device
` [PATCH edk2-platforms v4 5/9] Platform/ARM/Sgi: add the initial set of acpi tables
` [PATCH edk2-platforms v4 6/9] Platform/ARM/Sgi: add initial support for ARM SGI platform
` [PATCH edk2-platforms v4 7/9] Platform/ARM/Sgi: add support for smsc91x ethernet controller
` [PATCH edk2-platforms v4 8/9] Platform/ARM/Sgi: implement PciHostBridgeLib support
` [PATCH edk2-platforms v4 9/9] Platform/ARM/Sgi: Add Ssdt, Iort and Mcfg tables
[Patch] SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocated
2018-05-21 8:21 UTC (2+ messages)
[patch] IntelFrameworkPkg/UefiLib: Fix build fail caused by commit b6d5def2fa
2018-05-21 7:15 UTC (2+ messages)
[RFC] Formalize source files to follow DOS format
2018-05-21 4:51 UTC
[Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Bus Master DMA protection
2018-05-21 4:09 UTC
Set "db" variable in secure boot setup mode still requires generating PKCS#7?
2018-05-21 1:46 UTC (6+ messages)
How to retrieve HII form's default value
2018-05-21 1:21 UTC (5+ messages)
[PATCH] BaseTools: Rename String to StringUtils
2018-05-21 0:59 UTC (2+ messages)
Does __attribute__ ((selectany)) make sense now for GCC?
2018-05-21 0:51 UTC (5+ messages)
[Patch] BaseTools: Report more clear error message when PCD type mismatch
2018-05-20 12:57 UTC
[Patch] BaseTools: Library PCD type will inherit from the driver
2018-05-20 12:56 UTC
[Patch] BaseTools: Fix bug PCD type in component is not same with Pcd section
2018-05-20 12:54 UTC
[Patch] BaseTools: Separate HOST and PREFIX env for GCC tool chain
2018-05-20 12:52 UTC (2+ messages)
[PATCH] BaseTools/Workspace: Fix ValueChain set
2018-05-19 9:28 UTC (2+ messages)
[PATCH edk2-platforms v2 0/3][platforms/devel-dynamictables] Update for ACPICA compiler enhancements
2018-05-18 14:29 UTC (5+ messages)
` [PATCH edk2-platforms v2 1/3][platforms/devel-dynamictables] Platform/ARM: Match asl compiler output for Juno
` [PATCH edk2-platforms v2 2/3][platforms/devel-dynamictables] Platform/ARM: Match asl compiler output for FVP
` [PATCH edk2-platforms v2 3/3][platforms/devel-dynamictables] Update Readme.md to reflect ACPICA compiler update
[staging/dynamictables PATCH v2] Update Readme.md to reflect ACPICA compiler update
2018-05-18 14:27 UTC (2+ messages)
[PATCH v3 0/4] RFC: ovmf: Add support for TPM Physical Presence interface
2018-05-18 12:26 UTC (6+ messages)
` [PATCH v3 1/4] OvmfPkg: add Tcg2PhysicalPresenceLibNull when !TPM2_ENABLE
` [PATCH v3 2/4] OvmfPkg/IndustryStandard: add QemuTpm.h header
` [PATCH v3 3/4] OvmfPkg: add Tcg2PhysicalPresenceLibQemu
` [PATCH v3 4/4] OvmfPkg/PlatformBootManagerLib: process TPM PPI request
[PATCH 0/2] ArmVirtPkg, OvmfPkg: connect Virtio RNG devices again
2018-05-18 11:53 UTC (5+ messages)
` [PATCH 1/2] ArmVirtPkg/PlatformBootManagerLib: "
` [PATCH 2/2] OvmfPkg/PlatformBootManagerLib: "
[Patch v2 0/5] Remove X86 ASM and S files
2018-05-18 11:43 UTC (2+ messages)
reg: EDK2 - HTTP Boot Image Validation
2018-05-18 9:17 UTC
reg: EDK2 - HTTP Boot
2018-05-18 9:15 UTC
[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Platform/ReadMe.MD
2018-05-18 8:32 UTC
[PATCH] MdePkg/Hpet: Add Event Timer Block ID definition
2018-05-18 2:30 UTC (8+ messages)
[PATCH v1 0/2] BaseTools: cleanup for speed
2018-05-18 0:06 UTC (3+ messages)
` [PATCH v1 1/2] BaseTools: refactor to remove functions
` [PATCH v1 2/2] BaseTools: Cleanup unneeded code
Query regarding hole in EFI Memory Map
2018-05-17 23:36 UTC (6+ messages)
Ram initialization sequence in edk2
2018-05-17 20:43 UTC (3+ messages)
Extracting vendor blobs from edk2-coreboot payload
2018-05-17 19:34 UTC (3+ messages)
[PATCH 0/4] RFC: ovmf: Add support for TPM Physical Presence interface
2018-05-17 14:58 UTC (16+ 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 v2 0/4] RFC: ovmf: Add support for TPM Physical Presence interface
2018-05-17 14:47 UTC (5+ messages)
` [PATCH v2 1/4] OvmfPkg: add Tcg2PhysicalPresenceLibNull when !TPM2_ENABLE
` [PATCH v2 2/4] OvmfPkg/IndustryStandard: add QemuTpm.h header
` [PATCH v2 3/4] OvmfPkg: add Tcg2PhysicalPresenceLibQemu
` [PATCH v2 4/4] OvmfPkg/PlatformBootManagerLib: process TPM PPI request
[PATCH v2] ShellPkg/UefiShellLevel2CommandsLib: Support unspecified local Timezone
2018-05-17 14:14 UTC (2+ messages)
[PATCH v2] EmulatorPkg/SmbiosLib: Declare the correct library class
2018-05-17 12:43 UTC
[PATCH v2] MdePkg/UefiFileHandleLib: Fix potential NULL dereference
2018-05-17 12:41 UTC (3+ messages)
` [PATCH v2] MdePkg/UefiFileHandleLib: Fix the Root directory determination
` [PATCH v2] MdePkg: Update MmSwDispatch.h's references to SmmSw2Dispatch
[PATCH v2] MdePkg/Hpet: Add Event Timer Block ID definition
2018-05-17 12:41 UTC
Proposition of a BmEnumerateBootOptions() hook
2018-05-17 11:43 UTC (12+ messages)
[PATCH 1/2] OvmfPkg/QemuVideoDxe: Add SubClass field to QEMU_VIDEO_CARD
2018-05-17 11:02 UTC (3+ messages)
` [PATCH 2/2] OvmfPkg/QemuVideoDxe: Enable DISPLAY_OTHER pci class for qemu stdvga
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Update SYSTEM_CONFIGURATION and EFI_GLOBAL_NVS_AREA
2018-05-17 8:26 UTC
[PATCH] MdePkg/SmmPeriodicSmiLib: Get Periodic SMI Context More Robustly
2018-05-17 8:08 UTC (2+ messages)
[PATCH] MdePkg/UefiFileHandleLib: Fix potential NULL dereference
2018-05-17 8:04 UTC (2+ messages)
[PATCH] ShellPkg/UefiShellLevel2CommandsLib: Support unspecified local Timezone
2018-05-17 8:02 UTC (2+ messages)
[PATCH] ShellPkg/UefiShellCommandLib: Do not error-exit when PlatformLang is missing
2018-05-17 8:00 UTC (2+ messages)
[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Change ReadMe.MD
2018-05-17 6:38 UTC
[PATCH] BaseTools: Fix --hash Package and Module hash value
2018-05-17 2:14 UTC (4+ messages)
[Patch] MdeModulePkg PeiCore: FvCount to be checked for the registered for shadow PEIM
2018-05-16 2:17 UTC (2+ messages)
[PATCH edk2-platforms 0/5] Seattle spring cleaning
2018-05-15 17:37 UTC (6+ messages)
` [PATCH edk2-platforms 1/5] Silicon/AMD/Styx: make ARM-TF and PSCI dependencies unconditional
` [PATCH edk2-platforms 2/5] Silicon/AMD/Styx: remove MpBootDxe driver
` [PATCH edk2-platforms 3/5] Silicon/AMD/Styx: remove support for the ACPI parking protocol
` [PATCH edk2-platforms 4/5] Silicon/AMD/Styx: make ISCP dependency unconditional
` [PATCH edk2-platforms 5/5] Platform/AMD/Overdrive: enable support for NVME PCIe devices
[PATCH] Enable using device address when programming BARs
2018-05-15 14:40 UTC (8+ messages)
[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 (5+ messages)
` [Patch 5/5] UefiCpuPkg: "
[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
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