public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-03-28 13:57:11 to 2017-03-31 14:15:57 UTC [more...]

[PATCH v2 00/13] EDK2 spring cleaning -- OpenPlatformPkg edition
 2017-03-31 14:15 UTC  (2+ messages)
` [PATCH v2 01/13] Platforms/VExpress: remove unused logo PCD

[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

DisconnectController API not working
 2017-03-31 12:26 UTC 

[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  (10+ messages)
` [PATCH 1/6] EmbeddedPkg/DtPlatformDxe: allow multiple entries in DTB FV file
` [PATCH 2/6] EmbeddedPkg/DtPlatformDxe: declare symbolic name for FILE_GUID
` [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 00/10] Use a better algorithm to calculate MTRR
 2017-03-31  9:10 UTC  (13+ messages)
` [PATCH 01/10] UefiCpuPkg/MtrrLib: Correct typo in comments and remove TABs
` [PATCH 02/10] UefiCpuPkg/MtrrLib: Add CacheInvalid enum type to MtrrLib.h
` [PATCH 03/10] UefiCpuPkg/MtrrLib: IsMtrrSupported uses definitions in Msr.h
` [PATCH 04/10] UefiCpuPkg/MtrrLib: GetVariableMtrrCountWorker "
` [PATCH 05/10] UefiCpuPkg/MtrrLib: Add MtrrLib prefix to ProgramFixedMtrr
` [PATCH 06/10] UefiCpuPkg/MtrrLib: Add MtrrLib prefix to several internal functions
` [PATCH 07/10] UefiCpuPkg/MtrrLib: MtrrLibInitializeMtrrMask() uses definitions in CpuId.h
` [PATCH 08/10] UefiCpuPkg/MtrrLib: Use a better algorithm to calculate MTRR
` [PATCH 09/10] UefiCpuPkg/MtrrLib: Refine MtrrGetMemoryAttributeByAddressWorker
` [PATCH 10/10] UefiCpuPkg/MtrrLib: All functions use definitions in Msr.h

[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  (6+ messages)
` [RFC PATCH v1 1/2] OvmfPkg: Add SVGA2 device register definition header from VMWare
` [RFC PATCH v1 2/2] OvmfPkg: Add VMWare SVGA II support in QemuVideoDxe

[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)

[RFC PATCH 0/6] OVMF: HFS+ (and Mac OS X boot)
 2017-03-29 23:22 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  (4+ messages)

[PATCH v2 00/12] ArmVirtPkg: don't forward the DT to the OS if QEMU provides ACPI
 2017-03-29 13:03 UTC  (15+ messages)
` [PATCH v2 05/12] ArmPkg: introduce EDKII Platform Has ACPI Protocol, and plug-in library

[Patch] BaseTools: tools_def.txt to append new option in VFRPP flag
 2017-03-29  8:47 UTC  (2+ messages)

[PATCH] MdeModulePkg/PeiCore: avoid EFI_IMAGE_MACHINE_TYPE_SUPPORTED to check arch
 2017-03-29  8:39 UTC  (2+ messages)

[PATCH] MdeModulePkg/DxeCore: add missing id-to-string mapping for AARCH64
 2017-03-29  8:38 UTC  (2+ messages)

[Patch] BaseTools: Update Pkcs7 and RSA2048 tool with shell=True
 2017-03-29  7:29 UTC  (2+ messages)

[PATCH 1/2] MdeModulePkg/Tcp4Dxe: Fix unconditional window shrinking
 2017-03-29  6:56 UTC  (2+ messages)

[PATCH 00/12] OvmfPkg: Enable variable access in PEI
 2017-03-29  5:24 UTC  (5+ messages)

[PATCH] ShellPkg/setvar: Support data format in Shell 2.2 spec
 2017-03-29  3:22 UTC 

[Patch] MdeModulePkg/DxeHttpLib: Fix the incorrect return status if URI port is invalid
 2017-03-29  2:17 UTC  (2+ messages)

Hypervisor with UEFI
 2017-03-29  1:31 UTC  (3+ messages)

[PATCH v2] EmbeddedPkg: add DT platform driver to select between DT and ACPI
 2017-03-28 18:01 UTC  (7+ messages)

[RFC v2] GitBook documentation process
 2017-03-28 17:48 UTC  (2+ messages)

Reset from post BDS pahse to PEI phase
 2017-03-28 15:08 UTC  (2+ messages)

[PATCH v4 00/12] ArmVirtPkg: don't forward the DT to the OS if QEMU provides ACPI
 2017-03-28 14:09 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox