messages from 2016-08-17 11:38:48 to 2016-08-23 13:59:45 UTC [more...]
[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
[PATCH 0/3] Revert "ShellPkg: Fix echo to support displaying special characters"
2016-08-23 13:45 UTC (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"
` [PATCH 3/3] Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter "
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 0/6] PiDxeS3BootScriptLib: Support multiple PCI segment
2016-08-23 8:57 UTC (13+ 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] 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 (12+ 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)
Do BSPs only have to be logical thread 0 ?
2016-08-23 3:04 UTC (2+ 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 0/5] ArmVirtQemu: move to generic PciHostBridgeDxe
2016-08-22 11:58 UTC (7+ 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] 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 (9+ messages)
` [PATCH v2 1/6] MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()
` [PATCH v2 2/6] SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBuffer
` [PATCH v2 3/6] MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()
` [PATCH v2 4/6] MdePkg BaseMemoryLib: Add assembly "
` [PATCH v2 5/6] MdePkg BaseMemoryLibSse2: Add SSE2 "
` [PATCH v2 6/6] SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()
[PATCH] BaseTools/GenFv: allow TE/PE images with no .reloc section
2016-08-22 3:07 UTC (4+ messages)
[Patch v5 00/48] MP Initialize Library
2016-08-19 14:28 UTC (9+ messages)
` [Patch v5 48/48] UefiCpuPkg/PiSmmCpuDxeSmm: Add gEfiVariableArchProtocolGuid dependency
[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
[Patch] BaseTools: check CONF_PATH env to get the configure files
2016-08-18 5:47 UTC (2+ messages)
[Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()
2016-08-18 5:43 UTC (3+ messages)
Classless IP support for IPv4 PXE boot
2016-08-18 3:27 UTC (6+ messages)
[PATCH 1/2] BraswellPlatformPkg: Use FSP binary from GitHub
2016-08-18 3:12 UTC
[PATCH] BaseTools-CLANG38: Add O3 in Dlink2 flag
2016-08-18 3:10 UTC (2+ messages)
[PATCH 2/2] CorebootPayloadPkg: fixed GCC49 and GCC5 hang in PeiCore
2016-08-18 2:56 UTC (2+ messages)
` [PATCH 1/2] CorebootPayloadPkg : Added MpInitLib to CorebootPayloadPkg.dsc
[PATCH] BraswellPlatformPkg: Use FSP binary from GitHub
2016-08-18 2:52 UTC (3+ messages)
[PATCH] PcAtChipsetPkg AcpiTimerLib: Wait 363 ACPI timer counts to get TSC Freq
2016-08-17 15:49 UTC (4+ messages)
[PATCH v3 0/4] MdeModulePkg/EbcDxe: AARCH64 improvements
2016-08-17 14:59 UTC (5+ messages)
` [PATCH v3 1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file
` [PATCH v3 2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure
` [PATCH v3 3/4] MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk
` [PATCH v3 4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks
[PATCH 0/3] BaseTools GCC: pass CC flags to linker
2016-08-17 13:06 UTC (6+ messages)
` [PATCH 3/3] BaseTools GCC: add the compiler flags to the linker command line
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