messages from 2018-03-23 01:27:07 to 2018-03-30 00:12:55 UTC [more...]
[PATCH v1 0/4] BaseTools: remove un-needed code
2018-03-30 0:19 UTC (5+ messages)
` [PATCH v1 1/4] BaseTools: change hex parsing to use built in
` [PATCH v1 2/4] BaseTools: remove uncalled function
` [PATCH v1 3/4] BaseTools: make static functions when self is not needed
` [PATCH v1 4/4] BaseTools: remove uncalled functions
[PATCH v1] CorebootPayloadPkg: Conditionally add DebugAgentLib for DXE drivers
2018-03-29 23:37 UTC (2+ messages)
Dependency expression inheritance problems
2018-03-29 23:10 UTC (7+ messages)
[PATCH v1 0/3] BaseTools: reduce RegExp compile times
2018-03-29 21:38 UTC (4+ messages)
` [PATCH v1 1/3] BaseTools: use single RegExp for token matching
` [PATCH v1 2/3] BaseTools: use new RegEx from FdfParserLite
` [PATCH v1 3/3] BaseTools: fix comment cut/paste error
[PATCH 0/4] MdeModulePkg, OvmfPkg: support large CA cert list for HTTPS boot
2018-03-29 18:17 UTC (10+ messages)
` [PATCH 1/4] MdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolatileVariableSize
` [PATCH 2/4] OvmfPkg/EmuVariableFvbRuntimeDxe: stop using PcdVariableStoreSize
` [PATCH 3/4] OvmfPkg: annotate "PcdVariableStoreSize := PcdFlashNvStorageVariableSize"
` [PATCH 4/4] OvmfPkg/TlsAuthConfigLib: configure trusted CA certs for HTTPS boot
NVMe Smart Data Buffer Size
2018-03-29 14:13 UTC (3+ messages)
[PATCH 1/1] MdeModulePkg/Gcd: Fix bug of attribute conversion
2018-03-29 8:19 UTC
[RFC 1/1] MdeModulePkg/Gcd: Fix bug of attribute conversion
2018-03-29 7:53 UTC (10+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS Version
2018-03-29 6:34 UTC
[Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Capsule update
2018-03-29 5:31 UTC
[PATCH] MdeModulePkg/PartitionDxe: Add partition type guid to installed handle
2018-03-29 5:09 UTC (4+ messages)
[Patch] BaseTools: compare GUID value should not case-sensitive
2018-03-29 3:20 UTC (2+ messages)
[PATCH v1 0/4] BaseTools: remove code without affect
2018-03-29 2:55 UTC (11+ 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 5/9] BaseTools: Regular Expressions refactor out the hex char for later reuse
2018-03-29 2:53 UTC (2+ messages)
[PATCH 0/2] MdePkg/Library: Add missing .asm files for VS2017/ARM64
2018-03-29 2:46 UTC (4+ messages)
` [PATCH 1/2] MdePkg/Library/BaseSynchronizationLib: Enable VS2017/ARM64 builds
` [PATCH 2/2] MdePkg/Library/BaseCpuLib: "
[PATCH v1] MdePkg: SMMUv3 updates for IORT table definitions
2018-03-29 2:40 UTC (4+ messages)
[PATCH v2 1/9] BaseTools: FdfParser and FdfParserLite share reg exp
2018-03-29 0:22 UTC (4+ messages)
` [PATCH v2 6/9] BaseTools: Add new RegExp for future use
[PATCH edk2-platforms 00/12] Hisilicon/D0x: Switch to generic PciHostBridge
2018-03-29 0:20 UTC (4+ messages)
[PATCH edk2-non-osi v2 0/1] Hisilicon/D0x/Sm750: Fix GOP framebuffer
2018-03-29 0:06 UTC (4+ messages)
` [PATCH edk2-non-osi v2 1/1] Hisilicon/Sm750Dxe: Unify binary and fix GOP frame buffer base
[PATCH edk2-platforms 1/1] Hisilicon/D0x: Use unified Sm750Dxe driver binary
2018-03-29 0:04 UTC
[PATCH v1 0/4] BaseTools: eliminate some redundant code
2018-03-29 0:02 UTC (5+ messages)
` [PATCH v1 1/4] BaseTools: no need to do int() API work for it
` [PATCH v1 2/4] BaseTools: use in to compare single chars
` [PATCH v1 3/4] BaseTools: remove loop and variables
` [PATCH v1 4/4] BaseTools: cleanup class heirarchy
[PATCH v5] ShellPkg: Add acpiview tool to dump ACPI tables
2018-03-28 18:35 UTC (2+ messages)
[PATCH] OvmfPkg/PlatformPei: debug log "etc/reserved-memory-end" from fw_cfg
2018-03-28 13:09 UTC (3+ messages)
[PATCH v1 0/9] BaseTools: refactor variables and regular expressions
2018-03-28 13:05 UTC (3+ messages)
` [PATCH v1 1/9] BaseTools: FdfParser and FdfParserLite share reg exp
internal structure of EFI_TLS_CA_CERTIFICATE_VARIABLE
2018-03-28 12:01 UTC (7+ messages)
[PATCH 0/5] NetworkPkg: HTTP and TLS updates
2018-03-28 11:18 UTC (5+ messages)
[PATCH] MdeModulePkg Variable: Align TPL level for (Smm)EndOfDxe callback
2018-03-28 9:47 UTC (2+ messages)
[Patch 0/5] Fix Vlv2TbltDevicePkg build and boot issues
2018-03-28 7:11 UTC (11+ 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 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 V2] BaseTools/BinToPcd: Add support for multiple binary input files
2018-03-28 2:03 UTC (2+ messages)
[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][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] 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] 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 (4+ 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)
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
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