messages from 2016-08-15 15:54:19 to 2016-08-22 07:07:45 UTC [more...]
[PATCH v3 0/2] Add Ramdisk support to ArmVirtPkg platforms
2016-08-22 7:07 UTC (6+ 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] BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE image
2016-08-22 7:07 UTC (3+ messages)
[PATCH 0/6] PiDxeS3BootScriptLib: Support multiple PCI segment
2016-08-22 6:54 UTC (9+ 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: "
OVMF not booting when built with GCC5 toolset?
2016-08-22 6:50 UTC (7+ messages)
[PATCH 0/5] ArmVirtQemu: move to generic PciHostBridgeDxe
2016-08-22 6:35 UTC (6+ 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] BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefix
2016-08-22 6:32 UTC
[Patch] BaseTools GNU Makefile: Add the missing rules for cpp source file
2016-08-22 6:28 UTC
[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] IntelSiliconPkg: Fixed VBT size bug, typos and updated comments
2016-08-22 5:19 UTC
[PATCH] BaseTools/GenFv: allow TE/PE images with no .reloc section
2016-08-22 3:07 UTC (4+ messages)
[PATCH] IntelFsp2Pkg: Add function to get FspInfoHeader before stack is ready
2016-08-19 23:20 UTC (2+ 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:Fix bug in function AsciiStrToIp4
2016-08-19 9:54 UTC (2+ messages)
[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 0/2] Add EBC support for AArch64
2016-08-19 3:12 UTC (10+ messages)
` [PATCH 1/2] MdeModulePkg/EbcDxe: Add AARCH64 EBC VM support
` [PATCH 2/2] ArmVirtPkg: enable EBC interpreter for AArch64 QEMU
[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 (17+ 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 0/3] Use PcdAcpiS3Enable in CpuS3DataDxe and PiSmmCpuDxeSmm
2016-08-18 7:09 UTC (4+ 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] 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
Is this a right place to discuss EDK2's USB IF implementation?
2016-08-17 6:50 UTC (2+ messages)
USB 3.1 Support in UEFI
2016-08-17 6:14 UTC (5+ messages)
[PATCH] UefiCpuPkg: MTRR_PHYSMASK.Valid should be one bit instead of 8 bits
2016-08-17 5:50 UTC (2+ messages)
Do BSPs only have to be logical thread 0 ?
2016-08-16 20:16 UTC
IP4 Config Troubles with DHCP
2016-08-16 19:44 UTC (5+ messages)
` FW: "
[staging/HTTPS-TLS][PATCH 0/2] Readme.MD and TlsAuthConfigDxe update
2016-08-16 18:24 UTC (6+ messages)
` [staging/HTTPS-TLS][PATCH 1/2] Readme.MD: Clarify the feature support scope
` [staging/HTTPS-TLS][PATCH 2/2] NetworkPkg/TlsAuthConfigDxe: TlsCaCertificate variable attribute update
Setting BuildOptions by module type does not seem to work
2016-08-16 16:50 UTC (13+ messages)
[MdeModulePkg][PeiCore] I seemed to have crashed the PEI Core by grabbing memory from PeiTemporaryRamBase?
2016-08-16 16:49 UTC (4+ messages)
[Patch] MdeModulePkg: Fix potential failure if UseDefaultAddress configured
2016-08-16 7:57 UTC (2+ messages)
[PATCH] ShellPkg/Ls: Handle the case when SearchString is NULL
2016-08-16 7:37 UTC (2+ messages)
[Patch] MdePkg: Fix guid conflict
2016-08-16 7:04 UTC (3+ messages)
[PATCH V1] SecurityPkg: AuthVariableLib: Fix potential inconsistency corner case for Time Auth variable
2016-08-16 5:06 UTC (3+ messages)
[PATCH 00/11] Add ResetPlatformSpecific() to ResetSystemLib
2016-08-16 4:49 UTC (3+ messages)
` [PATCH 01/11] MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI Spec
[PATCH] SecurityPkg: AuthVariableLib: Fix potential inconsistency corner case for Time Auth variable 2 steps are used to create/delete a time based variable. For create, step 1: Insert Signer Cert to CertDB. Step 2: Insert Payload to Variable
2016-08-16 3:07 UTC (2+ messages)
[PATCH] ArmVirtPkg: Add NFIT report feature for ArmVirtPkg for ramdisks
2016-08-16 2:32 UTC (4+ messages)
[PATCH] SecurityPkg: AuthVariableLib: Fix potential inconsistency corner case for Time Auth variable 2 steps are used to create/delete a time based variable. For create, step 1: Insert Signer Cert to CertDB. Step 2: Insert Payload to Variable. For delete, step 1: Delete Variable. Step 2: Delete Cert from CertDB. System may breaks between step 1 & step 2, so CertDB may contains useless Cert in the next reboot. AuthVariableLib choose to sync consistent state between CertDB & Time Auth Variable on initialization. However, it doesn't apply Time Auth attribute check. Now add it
2016-08-16 2:25 UTC
AppPkg with python enabled - build fails
2016-08-15 23:30 UTC (2+ 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