messages from 2017-03-29 13:48:50 to 2017-04-01 05:33:09 UTC [more...]
[patch 1/3] BaseTools/UPT: Use a simple way to get package path
2017-04-01 5:33 UTC (2+ messages)
` [patch 2/3] BaseTools/UPT: Support Unicode path
[PATCH] MdePkg/Shell.h: Update Shell version from 2.1 to 2.2
2017-04-01 5:18 UTC (2+ messages)
Do edk2 contains Intel Edison Platform?
2017-04-01 2:57 UTC
[patch] MdeModulePkg/UefiHiiLib:Fix incorrect comparison expression
2017-04-01 2:51 UTC
[Patch 0/4] *** Resolving CryptoPkg build issues ***
2017-04-01 2:31 UTC (13+ messages)
` [Patch 1/4] CryptoPkg/OpensslLib: Suppress extra build warnings in openssl source
` [Patch 2/4] CryptoPkg: Fix possible unresolved external symbol issue
` [Patch 3/4] CryptoPkg/BaseCryptLib: Adding NULL checking in timer() wrapper
` [Patch 4/4] CryptoPkg: One workaround to resolve potential build issue
[Patch] BaseTools: Enhance expression to support some more operation
2017-04-01 2:24 UTC (2+ messages)
[Patch] BaseTools: Enhance StrDefs.h to include ImageDefs.h
2017-04-01 2:24 UTC (2+ messages)
[PATCH v2 0/3] UefiCpuPkg/PiSmmCpuDxeSmm: Check all SMM ranges found
2017-04-01 0:56 UTC (5+ messages)
` [PATCH v2 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: Save SMM ranges info into global variables
` [PATCH v2 2/3] UefiCpuPkg/PiSmmCpuDxeSmm: Add IsInSmmRanges() to check SMM range
` [PATCH v2 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges check in SmmProfile
[Patch] MdeModulePkg/DxeHttpLib: Avoid the pointless comparison of UINTN with zero
2017-04-01 0:22 UTC
[RFC v2] GitBook documentation process
2017-03-31 23:07 UTC (3+ messages)
Request: please test NASM 2.13rc9
2017-03-31 20:56 UTC
[RFC PATCH 0/6] OVMF: HFS+ (and Mac OS X boot)
2017-03-31 20:01 UTC (3+ messages)
DisconnectController API not working
2017-03-31 17:12 UTC (2+ messages)
[PATCH 00/10] Use a better algorithm to calculate MTRR
2017-03-31 15:04 UTC (5+ messages)
[PATCH] MdePkg/Shell.h: Update Shell version from 2.1 to 2.2
2017-03-31 14:25 UTC
[PATCH v2 00/13] EDK2 spring cleaning -- OpenPlatformPkg edition
2017-03-31 14:19 UTC (14+ messages)
` [PATCH v2 01/13] Platforms/VExpress: remove unused logo PCD
` [PATCH v2 02/13] Platforms/VExpress: remove unused StatusCode references
` [PATCH v2 03/13] Platforms/VExpress: get rid of Tiano compression
` [PATCH v2 04/13] Platforms/VExpress: remove BdsLib library class resolutions
` [PATCH v2 05/13] Platforms/TC2: move to new DtPlatformDxe driver
` [PATCH v2 06/13] Platforms/FVP: add DtPlatformDtbLoaderLib implementation
` [PATCH v2 07/13] Platforms/FVP-AArch64: switch to simpler DT platform driver
` [PATCH v2 08/13] Platforms/Juno: add non-discoverable device driver and library
` [PATCH v2 09/13] Platforms/Juno: add PciHostBridgeLib implementation
` [PATCH v2 10/13] Platforms/Juno: switch to generic PCI host bridge driver
` [PATCH v2 11/13] Platforms/Juno: remove BdsLib dependency
` [PATCH v2 12/13] Platforms/Juno: add DtPlatformDtbLoaderLib implementation
` [PATCH v2 13/13] Platforms/Juno: switch to DtPlatformDxe
[PATCH v2 0/9] ArmPlatformgPkg spring cleaning -- now includes Juno
2017-03-31 14:14 UTC (10+ messages)
` [PATCH v2 1/9] ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependency
` [PATCH v2 2/9] ArmPlatformPkg/ArmVExpressDxe: remove ARM support
` [PATCH v2 3/9] ArmPlatformPkg/ArmVExpressDxe: remove unused cruft from ArmHwDxe
` [PATCH v2 4/9] ArmPlatformPkg/ArmVExpressDxe: remove FDT handling
` [PATCH v2 5/9] ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device support
` [PATCH v2 6/9] ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driver
` [PATCH v2 7/9] ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependency
` [PATCH v2 8/9] ArmPlatformPkg/ArmJunoDxe: simplify ACPI table installation
` [PATCH v2 9/9] ArmPlatformPkg/ArmJunoDxe: remove FDT handling
[PATCH v2 0/3] EmbeddedPkg: revert DTB loading to platform lib
2017-03-31 13:38 UTC (10+ messages)
` [PATCH v2 1/3] EmbeddedPkg: add DtPlatformDtbLoaderLib library class
` [PATCH v2 2/3] EmbeddedPkg: add base DtPlatformDtbLoaderLib implementation
` [PATCH v2 3/3] EmbeddedPkg/DtPlatformDxe: load platform DTB via new library
[PATCH v2] ArmVirtPkg/PlatformHasAcpiDtDxe: allow guest level ACPI disable override
2017-03-31 10:52 UTC (12+ messages)
[PATCH] BeagleBoardPkg: add missing BootLogoLib resolution
2017-03-31 10:44 UTC (3+ messages)
[PATCH 0/6] Embedded|ArmPlatformPkg: spring cleaning + DtPlatformDxe switch
2017-03-31 9:46 UTC (8+ messages)
` [PATCH 3/6] ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependency
` [PATCH 4/6] ArmPlatformPkg/ArmVExpressDxe: remove ARM support
` [PATCH 5/6] ArmPlatformPkg/ArmVExpressDxe: remove unused cruft from ArmHwDxe
` [PATCH 6/6] ArmPlatformPkg/ArmVExpressDxe: simply FDT handling in ArmFvpDxe
[PATCH 0/3] Arm*Pkg : remove ArmCpuLib
2017-03-31 9:44 UTC (6+ messages)
` [PATCH 1/3] ArmVirtPkg: remove ArmCpuLib references
` [PATCH 2/3] BeagleBoardPkg: remove ArmCpuLib reference
` [PATCH 3/3] ArmPkg: remove ArmCpuLib header and implementations
[PATCH v2] BaseTools/GCC AARCH64: force disable PIC code generation
2017-03-31 9:39 UTC (3+ messages)
Using Intel UDk debugger
2017-03-31 9:18 UTC (16+ messages)
[PATCH] SecureBoot UI Update
2017-03-31 8:47 UTC (5+ messages)
[PATCH] BaseTools/GCC AARCH64: force disable PIC code generation
2017-03-31 8:38 UTC (2+ messages)
[PATCH v3] MdePkg: BaseIoLibIntrinsic (IoLib class) library
2017-03-31 6:34 UTC (5+ messages)
[PATCH V2] SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBX
2017-03-31 5:48 UTC
[Patch] MdeModulePkg: Remove unsupported PcdExpression usage in module INF
2017-03-31 5:44 UTC (2+ messages)
Vfr compiler error
2017-03-31 4:41 UTC (4+ messages)
[PATCH v2 00/11] Upgrade CryptoPkg to use the OpenSSL 1.1.0xx/stable release
2017-03-31 2:06 UTC (4+ messages)
` [PATCH v2 07/11] CryptoPkg: Clean-up CRT Library Wrapper
[PATCH v2 0/1] OvmfPkg/AcpiPlatformDxe: Fix bug 368, multiply pointed-to tables
2017-03-30 20:20 UTC (3+ messages)
` [PATCH v2 1/1] OvmfPkg: Allow multiple add-pointer linker commands to same ACPI table
ArmCpuLib users
2017-03-30 17:38 UTC (3+ messages)
[RFT PATCH 0/3] ArmJunoPkg: move to generic PCI support code
2017-03-30 16:40 UTC (7+ messages)
` [RFT PATCH 1/3] ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device support
` [RFT PATCH 2/3] ArmPlatformPkg/ArmJunoPkg: add PciHostBridgeLib implementation
` [RFT PATCH 3/3] ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driver
[PATCH v1 0/1] OvmfPkg/AcpiPlatformDxe: Fix bug 368, multiply pointed-to tables
2017-03-30 15:58 UTC (5+ messages)
` [PATCH v1 1/1] OvmfPkg: Allow multiple add-pointer linker commands to same ACPI table
[RFC PATCH v1 0/2] OvmfPkg/QemuVideoDxe: Add VMWare SVGA2 framebuffer support
2017-03-30 15:53 UTC (4+ messages)
[RFC] [PATCH 0/3] Add IOMMU support
2017-03-30 13:54 UTC (8+ messages)
` [PATCH 1/3] MdeModulePkg/Include: Add IOMMU protocol definition
HP X2 10 Touchscreen Issue
2017-03-30 12:03 UTC
[PATCH V2] BaseTools: Update Brotli and BrotliCompress mode and format
2017-03-30 8:39 UTC (2+ messages)
[patch] NetworkPkg: Fix some bugs related to iSCSI keyword configuration
2017-03-30 8:32 UTC (2+ messages)
[Patch] CryptoPkg/BaseCryptLib: Fix Build Warning issue in PEI Module
2017-03-30 7:56 UTC (3+ messages)
[PATCH] BaseTools: Update Brotli and BrotliCompress mode and format
2017-03-30 7:00 UTC
[PATCH 0/4] MdeModulePkg/BaseTools: Add Brotli algorithm support
2017-03-30 5:21 UTC (7+ messages)
[Patch] NetworkPkg/DnsDxe: Fix zero StationIp configuration failure of DNSv6
2017-03-30 1:28 UTC (2+ messages)
Sec and Reset vector
2017-03-29 19:05 UTC (9+ messages)
[edk2-staging][PATCH 0/2] Create new acpiview branch
2017-03-29 18:57 UTC (6+ messages)
` [edk2-staging][PATCH 2/2] ShellPkg: Add acpiview tool to dump ACPI tables
[PATCH] ArmVirtPkg/PlatformHasAcpiDtDxe: allow manual override for DT installation
2017-03-29 18:04 UTC (18+ messages)
[PATCH v2] MdePkg: BaseIoLibIntrinsic (IoLib class) library
2017-03-29 15:46 UTC (2+ messages)
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-03-29 15:37 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