public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-08-18 06:38:52 to 2016-08-26 08:45:45 UTC [more...]

[PATCH 0/2] Return correct AuthenticationStatus for FvReadFile()
 2016-08-26  8:45 UTC 

[PATCH v2 2/2] ArmVirtPkg: enable EBC interpreter for AArch64
 2016-08-26  8:23 UTC 

BootableImageSupportTest\StorageSecurityCommandProtocolTest
 2016-08-26  7:24 UTC  (2+ messages)

[Patch] Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp
 2016-08-26  4:25 UTC  (2+ messages)

[Patch] Nt32Pkg: Add Eric Dong as Nt32Pkg owner
 2016-08-26  4:24 UTC  (2+ messages)

[PATCH] [RESEND] Platforms/ARM/Juno: Add support for ACPI 6.0 LPI(Low Power Idle) states
 2016-08-25 17:09 UTC 

[PATCH] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher
 2016-08-25 17:09 UTC 

I found a fun bug in the Shell today. Looks like we have been getting lucky?
 2016-08-25 16:20 UTC  (6+ messages)

2nd HttpBoot fails even after upgrading to revision 24729
 2016-08-25  9:48 UTC  (10+ messages)

Question on iBFT for iSCSI
 2016-08-25  9:44 UTC 

[Patch v5 00/48] MP Initialize Library
 2016-08-25  8:00 UTC  (16+ messages)
` [Patch v5 48/48] UefiCpuPkg/PiSmmCpuDxeSmm: Add gEfiVariableArchProtocolGuid dependency

[Patch 0/6] Fixed bugs in MpInitLib
 2016-08-25  5:21 UTC  (8+ messages)
` [Patch 1/6] UefiCpuPkg/MpInitLib: Move timeout delay to WakupAp()
` [Patch 2/6] UefiCpuPkg/MpInitLib: Move allocating reserved memory for AP loop code
` [Patch 3/6] UefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestoreFlag
` [Patch 4/6] UefiCpuPkg/MpInitLib: Fix function header comments typo
` [Patch 5/6] UefiCpuPkg/MpInitLib: Move two functions location
` [Patch 6/6] UefiCpuPkg/MpInitLib: Don't allocate reset vector in Exit Boot Service

[PATCH 0/5] ArmVirtQemu: move to generic PciHostBridgeDxe
 2016-08-24 15:19 UTC  (12+ messages)
` [PATCH 1/5] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property
` [PATCH 2/5] ArmVirtPkg: implement FdtPciHostBridgeLib
` [PATCH 3/5] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe
` [PATCH 4/5] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support
` [PATCH 5/5] ArmVirtPkg: remove now unused PciHostBridgeDxe

[PATCH 0/3] Revert "ShellPkg: Fix echo to support displaying special characters"
 2016-08-24 15:09 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"
` [PATCH 3/3] Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter "

DxeCapsuleLib returns Status Issue
 2016-08-24 10:22 UTC 

Do BSPs only have to be logical thread 0 ?
 2016-08-24  4:27 UTC  (4+ messages)
    ` incorrected set variable size in InitSmmProfileCallBack of UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile.c

[patch] ShellPkg: Fix the incorrect return status in function FindFiles()
 2016-08-24  3:27 UTC  (2+ messages)

[Patch] MdeModulePkg UefiBootManagerLib: Add OptioalData for boot option
 2016-08-24  3:13 UTC 

[PATCH 0/6] PiDxeS3BootScriptLib: Support multiple PCI segment
 2016-08-24  2:26 UTC  (14+ messages)
` [PATCH 1/6] MdeModulePkg PiDxeS3BootScriptLib: Remove the trailing white spaces
` [PATCH 2/6] MdeModulePkg PiDxeS3BootScriptLib: Support multiple PCI segment
` [PATCH 3/6] Vlv2TbltDevicePkg: Declare PciSegmentLib in platform dsc
` [PATCH 4/6] QuarkPlatformPkg: "
` [PATCH 5/6] QuarkSocPkg/QuarkSocPkg.dsc: Declare PciSegmentLib
` [PATCH 6/6] SecurityPkg/SecurityPkg.dsc: "

[Patch 0/3] Use PcdAcpiS3Enable in CpuS3DataDxe and PiSmmCpuDxeSmm
 2016-08-23 13:59 UTC  (5+ messages)
` [Patch 1/3] UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the code
` [Patch 2/3] UefiCpuPkg/PiSmmCpuDxeSmm: Move S3 related code to CpuS3.c
` [Patch 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdAcpiS3Enable to control the code

Question on iBFT for iSCSI
 2016-08-23 13:30 UTC 

OVMF not booting when built with GCC5 toolset?
 2016-08-23 10:49 UTC  (9+ messages)

[PATCH] Maintainers.txt: Add IntelFsp2Pkg, IntelFsp2WrapperPkg and IntelSiliconPkg
 2016-08-23  5:18 UTC  (2+ messages)

[PATCH 0/2] Add EBC support for AArch64
 2016-08-23  4:57 UTC  (10+ messages)
` [PATCH 1/2] MdeModulePkg/EbcDxe: Add AARCH64 EBC VM support
` [PATCH 2/2] ArmVirtPkg: enable EBC interpreter for AArch64 QEMU

[PATCH 00/11] Add ResetPlatformSpecific() to ResetSystemLib
 2016-08-23  4:56 UTC  (4+ messages)
` [PATCH 03/11] MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecific

[patch] MdeModulePkg:Fix bug in function AsciiStrToIp4
 2016-08-23  3:16 UTC  (5+ messages)

[Patch] BaseTools GNU Makefile: Add the missing rules for cpp source file
 2016-08-23  0:33 UTC  (3+ messages)

[Patch] BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefix
 2016-08-23  0:32 UTC  (3+ messages)

[Patch] BaseTools: update BinaryFiles.txt file to add Pkcs7Sign Tool
 2016-08-22 23:49 UTC  (2+ messages)

[PATCH] BaseTools/GenFw: ignore dynamic RELA sections
 2016-08-22 13:50 UTC  (4+ messages)

[PATCH] ArmVirtPkg: Fix build breakage of ArmVirtXen platform
 2016-08-22 10:19 UTC  (2+ messages)

[PATCH v3 0/2] Add Ramdisk support to ArmVirtPkg platforms
 2016-08-22 10:15 UTC  (10+ messages)
` [PATCH v3 1/2] ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.inc
` [PATCH v3 2/2] ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platforms

[PATCH v4 0/2] Add Ramdisk support to ArmVirtPkg platforms
 2016-08-22  8:50 UTC  (3+ messages)
` [PATCH v4 1/2] ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.inc
` [PATCH v4 2/2] ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platforms

[PATCH] BaseTools/GccBase.lds: don't copy RELA section to PE/COFF
 2016-08-22  8:56 UTC  (6+ messages)

[Patch] BaseTools: add capsule image header for auth FMP capsule file
 2016-08-22  8:47 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: Add function to get FspInfoHeader before stack is ready
 2016-08-22  8:19 UTC  (3+ messages)

[PATCH] IntelSiliconPkg: Fixed VBT size bug, typos and updated comments
 2016-08-22  8:18 UTC  (2+ messages)

[Patch] BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE image
 2016-08-22  7:43 UTC  (5+ messages)

[PATCH v2 0/6] Add APIs IsZeroBuffer and IsZeroGuid in BaseMemoryLib
 2016-08-22  6:12 UTC  (2+ messages)

[PATCH] BaseTools/GenFv: allow TE/PE images with no .reloc section
 2016-08-22  3:07 UTC  (4+ messages)

[PATCH 00/11] OvmfPkg, ArmVirtPkg: GOP driver for the VirtIo GPU (virtio-gpu-pci)
 2016-08-19 14:25 UTC  (16+ messages)
` [PATCH 01/11] OvmfPkg/QemuVideoDxe: don't incorrectly bind virtio-gpu-pci
` [PATCH 02/11] OvmfPkg/Virtio10Dxe: don't bind virtio-vga
` [PATCH 03/11] OvmfPkg/PlatformBootManagerLib: relax device class requirement for ConOut
` [PATCH 04/11] OvmfPkg/IndustryStandard: add type definitions for the virtio GPU device
` [PATCH 05/11] OvmfPkg/VirtioGpuDxe: introduce with Component Name 2 and Driver Binding
` [PATCH 06/11] OvmfPkg: include VirtioGpuDxe in the platform DSC/FDF files
` [PATCH 07/11] ArmVirtPkg/ArmVirtQemu: "
` [PATCH 08/11] OvmfPkg/VirtioGpuDxe: initialize and tear down VirtIo GPU device
` [PATCH 09/11] OvmfPkg/VirtioGpuDxe: provide functions for sending VirtIo GPU commands
` [PATCH 10/11] OvmfPkg/VirtioGpuDxe: implement EFI_GRAPHICS_OUTPUT_PROTOCOL
` [PATCH 11/11] ArmVirtPkg: remove PcdKludgeMapPciMmioAsCached

Incorrect invocation of SmiManage()?
 2016-08-19 10:00 UTC 

[patch] MdeModulePkg/Browser: Fix conflicting policy in getting default of checkbox
 2016-08-19  6:57 UTC  (2+ messages)

[Patch 1/3 V2] BaseTools: Add the PKCS7 tool
 2016-08-19  5:44 UTC  (2+ messages)

[Patch 0/3] BaseTools: Add the support for FMP capsule generate auth info
 2016-08-19  5:41 UTC  (5+ messages)
` [Patch 2/3] BaseTools: Rsa2048Sha256Sign add new option to support Monotonic count
` [Patch 3/3] BaseTools: FMP capsule add the support to generate auth info

[Patch] BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions section
 2016-08-19  5:26 UTC  (2+ messages)

[PATCH v2] BaseTools-CLANG38: Add -O3 in DLINK2 flag
 2016-08-19  4:56 UTC  (2+ messages)

[Patch v5] DuetPkg: Add DxeMpInitLib instance reference
 2016-08-19  3:14 UTC  (2+ messages)

[Patch v5] UefiCpuPkg/MpInitLib: MicrocodeData used but maybe uninitialized
 2016-08-19  3:09 UTC  (2+ messages)

[PATCH 0/2] Add Ramdisk support to ArmVirtPkg platforms
 2016-08-19  2:10 UTC  (5+ messages)
` [PATCH 1/2] ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.inc
` [PATCH 2/2] ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platforms

[PATCH] ChvFspBinPkg: Remove FspUpdVpd.h
 2016-08-19  2:07 UTC  (2+ messages)

DHCP Automatic Configure at Driver Connect
 2016-08-18 14:30 UTC  (15+ messages)

[PATCH v2 0/2] NetworkPkg/IpSecDxe: IKE functionality issue fix
 2016-08-18  7:12 UTC  (4+ messages)
` [PATCH v2 1/2] NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failure
` [PATCH v2 2/2] NetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" update


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