messages from 2018-03-21 00:57:42 to 2018-03-28 05:26:57 UTC [more...]
[Patch 0/5] Fix Vlv2TbltDevicePkg build and boot issues
2018-03-28 5:33 UTC (6+ messages)
` [Patch 1/5] Vlv2TbltDevicePkg: Fix build scripts
` [Patch 2/5] Vlv2TbltDevicePkg: Fix VS2015 build breaks
` [Patch 3/5] Vlv2TbltDevicePkg: Fix build issues in DSC/FDF
` [Patch 4/5] Vlv2TbltDevicePkg: Display logo on BOOT_ON_FLASH_UPDATE
` [Patch 5/5] Vlv2TbltDevicePkg: Sync FLASH libraries from UDK2017 branch
[PATCH 0/5] NetworkPkg: HTTP and TLS updates
2018-03-28 4:32 UTC (8+ messages)
` [PATCH 1/5] NetworkPkg/HttpBootDxe: fix typo in DHCPv4 packet parsing
` [PATCH 2/5] NetworkPkg/HttpDxe: use error handler epilogue in TlsConfigCertificate()
` [PATCH 3/5] NetworkPkg/HttpDxe: drop misleading comment / status code in cert config
` [PATCH 4/5] NetworkPkg/HttpDxe: sanity-check the TlsCaCertificate variable before use
` [PATCH 5/5] NetworkPkg/TlsAuthConfigDxe: preserve TlsCaCertificate variable attributes
internal structure of EFI_TLS_CA_CERTIFICATE_VARIABLE
2018-03-28 3:28 UTC (7+ messages)
[PATCH v1 1/1] BaseTools: Remove equality operator with None
2018-03-28 2:55 UTC (2+ messages)
[PATCH v1 1/1] BaseTools: refactor repeated RegExp when no special searching is needed
2018-03-28 2:55 UTC (2+ messages)
[PATCH v1 0/4] BaseTools: remove code without affect
2018-03-28 2:17 UTC (6+ messages)
` [PATCH v1 1/4] BaseTools: remove irrelevant code
` [PATCH v1 2/4] BaseTools: expression can use single in instead of 3 API calls
` [PATCH v1 3/4] BaseTools: move regular expression compile out of function call
` [PATCH v1 4/4] BaseTools: dont use enumerate when un-needed
[Patch V2] BaseTools/BinToPcd: Add support for multiple binary input files
2018-03-28 2:03 UTC (2+ messages)
[PATCH edk2-platforms 00/12] Hisilicon/D0x: Switch to generic PciHostBridge
2018-03-28 1:05 UTC (6+ messages)
` [PATCH edk2-platforms 09/12] Hisilicon: add PciSegmentLib for Hi161x
` [PATCH edk2-platforms 10/12] Hisilicon/D0x: Switch to generic PciHostBridge driver
` [PATCH edk2-platforms 11/12] Hisilicon: remove platform specific PciHostBridge
` [PATCH edk2-platforms 12/12] Hisilicon/PlatformPciLib: clear redundant felds in RESOURCE_APPETURE
[Patch] BaseTools: Fix two cases that use GUID CName as PCD Value
2018-03-28 0:42 UTC
[Patch] BaseTools: Update Rsa2048Sha256Sign to use openssl dgst option
2018-03-27 14:46 UTC (2+ messages)
How to make a memory mapped to FV ffs efi program?
2018-03-27 12:27 UTC (2+ messages)
Question regarding structure PCD
2018-03-27 9:31 UTC (3+ messages)
How to make a memory mapped to FV ffs efi program?
2018-03-27 9:24 UTC (3+ messages)
[PATCH v2] BaseTools: Update Rsa2048Sha256Sign to use openssl standard options
2018-03-27 9:16 UTC (5+ messages)
[PATCH] MdeModulePkg/PartitionDxe: Add partition type guid to installed handle
2018-03-27 3:02 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Remove UHCI and EHCI drivers
2018-03-27 2:39 UTC
[Patch] BaseTools: Update Rsa2048Sha256Sign to use openssl standard options
2018-03-27 2:29 UTC
[PATCH] BaseTools: argument genfds-multi-thread create GenSec command issue
2018-03-27 1:46 UTC
[PATCH] BaseTools: Correct GenSec argument dummy free memory issue
2018-03-27 1:46 UTC
[PATCH] BaseTools/ECC: Add a new exception support
2018-03-27 0:57 UTC (2+ messages)
[PATCH v1] CorebootPayloadPkg: Conditionally add DebugAgentLib for DXE drivers
2018-03-26 16:15 UTC
[PATCH] OvmfPkg/QemuVideoDxe: handle invalid BltOperation gracefully
2018-03-26 15:02 UTC (4+ messages)
Change default Setup variable in MinnowBoard (for setting eMMCBootMode)
2018-03-26 11:28 UTC
[PATCH 1/2] Hisilicon/D0x: fix tftp command init failure
2018-03-26 9:03 UTC (8+ messages)
` [PATCH 2/2] Hisilicon/D0x: Enable tftp command by default
[PATCH edk2-non-osi v2 0/1] Hisilicon/D0x/Sm750: Fix GOP framebuffer
2018-03-26 8:25 UTC (2+ messages)
` [PATCH edk2-non-osi v2 1/1] Hisilicon/Sm750Dxe: Unify binary and fix GOP frame buffer base
[Patch] NetworkPkg: Correct HttpTlsCipherList.h file format to DOS
2018-03-26 3:27 UTC (3+ messages)
[MdeModulePkg/Usb v2 0/1] Calculating the count of blocks to transfer
2018-03-26 3:05 UTC (5+ messages)
` [MdeModulePkg/Usb v2 1/1] MdeModulePkg/Usb: Replace macro USB_BOOT_IO_BLOCKS
[PATCH edk2-non-osi 0/1] Hisilicon/D0x/Sm750: Fix GOP framebuffer
2018-03-26 2:10 UTC (4+ messages)
` [PATCH edk2-non-osi 1/1] Hisilicon/D0x/Sm750: Fix GOP framebuffer base
MdeModulePkg/SerialDxe: SetAttributes() not follow UEFI spec
2018-03-26 1:40 UTC (5+ messages)
[staging/dynamictables PATCH 0/2] Dynamic Tables Framework core
2018-03-23 23:46 UTC (5+ messages)
[PATCH v2 00/15] rid PiSmmCpuDxeSmm of DB-encoded instructions
2018-03-23 21:15 UTC (16+ messages)
` [PATCH v2 01/15] MdePkg/BaseLib.h: state preprocessing conditions in comments after #endifs
` [PATCH v2 02/15] MdePkg/BaseLib: add PatchInstructionX86()
` [PATCH v2 03/15] UefiCpuPkg/PiSmmCpuDxeSmm: remove *.S and *.asm assembly files
` [PATCH v2 04/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmbase" with PatchInstructionX86()
` [PATCH v2 05/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmiStack" "
` [PATCH v2 06/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmiCr3" "
` [PATCH v2 07/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "XdSupported" "
` [PATCH v2 08/15] UefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from X64 SmmStartup()
` [PATCH v2 09/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr3" with PatchInstructionX86()
` [PATCH v2 10/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr4" "
` [PATCH v2 11/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr0" "
` [PATCH v2 12/15] UefiCpuPkg/PiSmmCpuDxeSmm: eliminate "gSmmJmpAddr" and related DBs
` [PATCH v2 13/15] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmInitStack" with PatchInstructionX86()
` [PATCH v2 14/15] UefiCpuPkg/PiSmmCpuDxeSmm: remove DBs from SmmRelocationSemaphoreComplete32()
` [PATCH v2 15/15] UefiCpuPkg/PiSmmCpuDxeSmm: use mnemonics for FXSAVE(64)/FXRSTOR(64)
[PATCH v2 5/9] BaseTools: Regular Expressions refactor out the hex char for later reuse
2018-03-23 17:48 UTC
Boot delay due to network devices
2018-03-23 14:28 UTC (9+ messages)
[patch] OvmfPkg:Fix VS2012 build failure
2018-03-23 10:10 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Fix VS2015 build failure
2018-03-23 7:18 UTC
[patch 1/2] BaseTool/VfrCompile: make delete[] match with new[]
2018-03-23 6:56 UTC (4+ messages)
` [patch 2/2] BaseTool/VfrCompile: Fix potential memory leak issue
[PATCH 0/6] Platform/ARM/Sgi: Add Arm's SGI platform support
2018-03-23 6:31 UTC (7+ messages)
` [PATCH 1/6] Platform/ARM/Sgi: Add Platform library implementation
` [PATCH 2/6] Platform/ARM/Sgi: add NOR flash platform "
` [PATCH 3/6] Platform/ARM/Sgi: add initial platform dxe driver implementation
` [PATCH 4/6] Platform/ARM/Sgi: add support for virtio block device
` [PATCH 5/6] Platform/ARM/Sgi: add the initial set of acpi tables
` [PATCH 6/6] Platform/ARM/Sgi: add initial support for ARM SGI platform
[Patch] BaseTools: Fix the bug for VOID* pcd max size from component section
2018-03-23 5:58 UTC
[Patch] BaseTools: Fix size override issue for Void* Patchable pcd
2018-03-23 5:57 UTC
[Patch] BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild Pcd
2018-03-23 5:57 UTC
[Patch] BaseTools: Fix a bug for VOID* type Fixatbuild Pcd in Library
2018-03-23 5:57 UTC
[PATCH] MdeModulePkg/UsbKb: fix shell edit cannot read '!@#$%^&*' characters
2018-03-23 4:55 UTC (2+ messages)
[Patch] BaseTool: Fixed the issue of empty PcdDB
2018-03-23 2:25 UTC (2+ messages)
[PATCH v2] MdePkg/IndustryStandard: Add header file for SPMI ACPI table
2018-03-23 2:12 UTC (3+ messages)
[PATCH v3] MdePkg/IndustryStandard: Add header file for SPMI ACPI table
2018-03-23 2:11 UTC
[PATCH] MdePkg/IndustryStandard: Add header file for SPMI ACPI table
2018-03-23 1:21 UTC (3+ messages)
[PATCH 00/14] rid PiSmmCpuDxeSmm of DB-encoded instructions
2018-03-23 0:29 UTC (8+ messages)
` [PATCH 03/14] UefiCpuPkg/PiSmmCpuDxeSmm: remove *.S and *.asm assembly files
[Patch] BaseTools: Add the missing package include directory in PcdValueInit Makefile
2018-03-23 0:19 UTC (2+ messages)
[PATCH edk2-platforms v3 00/17] Update GOP
2018-03-22 17:38 UTC (8+ messages)
` [PATCH edk2-platforms v3 12/17] ARM/VExpressPkg: Allocate framebuffer using EfiRuntimeServicesData
[Patch] Vlv2TbltDevicePkg: Remove DxeTcg2PhysicalPresenceLibNull
2018-03-22 9:16 UTC (3+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BDS module
2018-03-22 9:01 UTC
[Patch V2] Build spec: update description for build handles PCDs for SKU support
2018-03-22 6:30 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Platform Boot Manager Library
2018-03-22 5:34 UTC
[edk2 UsbMassStorageDxe v1 0/1] Calculating the count of blocks to transfer
2018-03-22 3:31 UTC (5+ messages)
` [edk2 UsbMassStorageDxe v1 1/1] MdeModulePkg/Usb: Replace macro USB_BOOT_IO_BLOCKS
[PATCH] MdePkg/BaseMemoryLib: Fix undefined behavior for left-shift operation
2018-03-22 3:10 UTC
[Patch 0/2] MdeModulePkg/CapsuleApp: CleanGatherList() fix and UX enhancements
2018-03-22 0:25 UTC (5+ messages)
` [Patch 1/2] MdeModulePkg/CapsuleApp: Fix logic bug in CleanGatherList()
` [Patch 2/2] MdeModulePkg/CapsuleApp: Center bitmap at bottom of screen
How to build EDK2 for X64
2018-03-21 16:59 UTC
[PATCH] BaseTools/PosixLike: honor pre-set PYTHONPATH
2018-03-21 14:56 UTC (3+ messages)
[PATCH] ArmPkg/Gic: force GIC driver to run before CPU arch protocol driver
2018-03-21 13:15 UTC (2+ messages)
[PATCH v3 00/16] Update GOP
2018-03-21 12:54 UTC (33+ messages)
` [PATCH v3 01/16] ArmPlatformPkg: Rectify line endings of LcdHwNullLib
` [PATCH v3 02/16] ArmPlatformPkg: Rectify line endings of LcdPlatformNullLib
` [PATCH v3 03/16] ArmPlatformPkg: Tidy Lcd code: Coding standard
` [PATCH v3 04/16] ArmPlatformPkg: Tidy Lcd code: Updated comments
` [PATCH v3 05/16] ArmPlatformPkg: HDLCD and PL111: Update debug ASSERTS
` [PATCH v3 06/16] ArmPlatformPkg: PL111Lcd: Replace magic number with macro
` [PATCH v3 07/16] ArmPlatformPkg: PL111Lcd: Combine two writes to LCDControl
` [PATCH v3 08/16] ArmPlatformPkg: Implement LcdIdentify function for HDLCD GOP
` [PATCH v3 09/16] ArmPlatformPkg: Redefine LcdPlatformGetTimings function
` [PATCH v3 10/16] ArmPlatformPkg: Add PCD to select pixel format
` [PATCH v3 11/16] ArmPlatformPkg: PCD to swap red/blue format for HDLCD
` [PATCH v3 12/16] ArmPlatformPkg: Additional display modes
` [PATCH v3 13/16] ArmPlatformPkg: Reserving framebuffer at build
` [PATCH v3 14/16] ArmPlatformPkg: New DP500/DP550/DP650 GOP driver
` [PATCH v3 15/16] ArmPkg: MTL Library interface and Null library implementation
` [PATCH v3 16/16] ArmPkg: Introduce SCMI protocol
[Patch] SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflow
2018-03-21 6:49 UTC (5+ messages)
[Patch] SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error
2018-03-21 6:42 UTC (3+ messages)
[PATCH 0/2] [platforms/dynamictables] Platform support for Dynamic Tables Framework
2018-03-21 3:49 UTC (2+ messages)
[Patch] DecSpecification: Add structure PCD definition syntax
2018-03-21 3:45 UTC (2+ messages)
[Patch] BaseTools: Override Max size by build Option Pcd for HII type
2018-03-21 3:42 UTC (2+ messages)
[PATCH v5] ShellPkg: Add acpiview tool to dump ACPI tables
2018-03-21 1:42 UTC
[Patch 0/3] Support HTTP large data request via TLS channel
2018-03-21 1:23 UTC (2+ messages)
[edk2 PATCH v2 0/1] *** Add StandaloneMmPkg and maintainers ***
2018-03-21 1:20 UTC (4+ messages)
` [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers
[Patch] NetworkPkg/UefiPxeBcDxe: Configure the ARP Instance/RouteTable with new address
2018-03-21 1:18 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