public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-05-15 14:40:25 to 2018-05-22 16:40:56 UTC [more...]

[PATCH edk2-platforms 0/5] Seattle spring cleaning
 2018-05-22 16:40 UTC  (8+ 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 edk2-platforms 0/5] assorted SynQuacer updates
 2018-05-22 15:41 UTC  (4+ messages)
` [PATCH edk2-platforms 2/5] Platform/Socionext/DeveloperBox: add SNP driver

Booting ISO gives `Reloc 0 block size 2756420659 is invalid`
 2018-05-22 14:50 UTC 

[PATCH v3 0/4] RFC: ovmf: Add support for TPM Physical Presence interface
 2018-05-22 14:38 UTC  (9+ 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 v2] BaseTools/Workspace: Fix ValueChain set
 2018-05-22 14:26 UTC  (6+ messages)

[PATCH 0/6] Abstract allocation of PEI accessible memory
 2018-05-22 14:08 UTC  (7+ messages)
` [PATCH 1/6] OvmfPkg/PlatformBootManagerLib: add missing report status code call
` [PATCH 2/6] ArmVirtPkg/PlatformBootManagerLib: "
` [PATCH 3/6] MdePkg/UefiLib: introduce EfiAllocatePeiAccessiblePages routine
` [PATCH 4/6] IntelFrameworkPkg/FrameworkUefiLib: add "
` [PATCH 5/6] MdeModulePkg/DxeCorePerformanceLib: use EfiAllocatePeiAccessiblePages
` [PATCH 6/6] MdeModulePkg/FirmwarePerformanceDataTableDxe: "

[PATCH] Platform/ARM: Fix FVP broken build with "-D ARM_FVP_RUN_NORFLASH"
 2018-05-22 11:34 UTC  (2+ messages)

[PATCH] BaseTools/Workspace: Fix ValueChain set
 2018-05-22 11:22 UTC  (3+ messages)

[platforms PATCH v2 0/4] Armada7k8k x4/x2 PCIE fix and misc improvements
 2018-05-22 11:20 UTC  (5+ messages)
` [platforms PATCH v2 4/4] Marvell/Library: ComPhyLib: Fix configuration for PCIE x4 and x2

[PATCH v2 0/8] Update EDKII Performance infrastructure based on ACPI FPDT table
 2018-05-22 10:43 UTC  (12+ messages)
` [PATCH v2 3/8] MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase

[PATCH] BaseTools/tools_def: add "-fno-unwind-tables" to GCC_AARCH64_CC_FLAGS
 2018-05-22  9:29 UTC  (7+ messages)

[Patch 0/2] Fix ECC reported issues
 2018-05-22  5:51 UTC  (3+ messages)
` [Patch 1/2] MdePkg/TcgStorage*.h: Fixed "
` [Patch 2/2] MdePkg/TcgStorage*.h: Fix "

[Patch] BaseTools: Report more clear error message when PCD type mismatch
 2018-05-22  5:17 UTC  (2+ messages)

[Patch] BaseTools: Library PCD type will inherit from the driver
 2018-05-22  5:17 UTC  (2+ messages)

[Patch] BaseTools: Fix bug PCD type in component is not same with Pcd section
 2018-05-22  5:17 UTC  (2+ messages)

[PATCH v3] MdePkg/IndustryStandard: Add header file for SPMI ACPI table
 2018-05-22  2:16 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Initialize SerialNumber of SMBIOS Type 1 Table
 2018-05-22  1:11 UTC 

[RFC] Formalize source files to follow DOS format
 2018-05-21 22:58 UTC  (5+ messages)

[PATCH edk2-platforms v4 0/9] Platform/ARM/Sgi: Add Arm's SGI platform support
 2018-05-21 10:09 UTC  (21+ 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 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] 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)

[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: Separate HOST and PREFIX env for GCC tool chain
 2018-05-20 12:52 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 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  (5+ 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  (11+ 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] Enable using device address when programming BARs
 2018-05-15 14:40 UTC  (7+ messages)


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