public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-11-01 01:25:49 to 2018-11-05 16:47:48 UTC [more...]

[PATCH v2 0/3] Delete TCP, PXE, iSCSI driver in MdeModulePkg
 2018-11-05 16:47 UTC  (6+ messages)
` [PATCH v2 1/3] Vlv2TbltDevicePkg: Replace obsoleted drivers from platform DSC/FDF
` [PATCH v2 2/3] ArmVirtPkg: Replace obsoleted network "
` [PATCH v2 3/3] OvmfPkg: "

[PATCH v3 0/5] Remove EdkShellBinPkg in FDF, DSC and DEC
 2018-11-05 16:45 UTC  (11+ messages)
` [PATCH v3 1/5] Nt32Pkg: "
` [PATCH v3 2/5] Vlv2TbltDevicePkg: Remove EdkShellBinPkg with ShellPkg
` [PATCH v3 3/5] EmulatorPkg: Remove EdkShellBinPkg in FDF and DEC
` [PATCH v3 4/5] OvmfPkg: Remove EdkShellBinPkg in FDF
` [PATCH v3 5/5] CorebootPayloadPkg: "

[PATCH v1] MdeModulePkg/Mtftp4Dxe: Fix invalid configuration of MTFTP local port
 2018-11-05 15:21 UTC  (3+ messages)
` [PATCH v1] ShellPkg/TftpDynamicCommand: Clarify the retry count option in command

[edk2-buildtools] Configuration changes for building EDK2 for AARCH64 using LLVM
 2018-11-05 14:35 UTC  (6+ messages)

[Patch] Maintainer.txt: Add Chao to be co-maintainer of SignedCapsulePkg
 2018-11-05 14:32 UTC  (2+ messages)

[PATCH 1/2] MdePkg/UefiDebugLibConOut: Pass the correct buffer size
 2018-11-05 12:54 UTC  (2+ messages)
` [PATCH 2/2] MdePkg/UefiDebugLibStdErr: "

[PATCH edk2-platforms v5 00/28] Upload for D06 platform
 2018-11-05 11:23 UTC  (6+ messages)
` [PATCH edk2-platforms v5 21/28] Platform/Hisilicon/D06: Add PciHostBridgeLib

[PATCH v1 1/1] ArmPkg/OpteeLib: Fix compilation issues for ARM (32-bit)
 2018-11-05 11:05 UTC  (2+ messages)

[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
 2018-11-05 10:07 UTC  (19+ messages)
` [PATCH edk2-platforms 01/27] Platform/Microsoft: Add OpteeClientPkg dec
` [PATCH edk2-platforms 05/27] Silicon/NXP: Add UART library support for i.MX platforms
` [PATCH edk2-platforms 06/27] Silicon/NXP: Add I2C "
` [PATCH edk2-platforms 07/27] Silicon/NXP: Add i.MX display library support
` [PATCH edk2-platforms 09/27] Silicon/NXP: Add headers for SoC-specific i.MX packages to use
` [PATCH edk2-platforms 10/27] Silicon/NXP: Add iMX6Pkg dec

[PATCH v2 edk2-platforms 0/5] Platform/ARM/Sgi: Add support for Clark.Ares and
 2018-11-05  9:26 UTC  (6+ messages)
` [PATCH v2 edk2-platforms 1/5] Platform/ARM/Sgi: Adapt to changes in system-id DT node
` [PATCH v2 edk2-platforms 2/5] Platform/ARM/Sgi: Add ACPI tables for SGI-Clark.Ares platform
` [PATCH v2 edk2-platforms 3/5] Platform/ARM/Sgi: Add support "
` [PATCH v2 edk2-platforms 4/5] Platform/ARM/Sgi: Add ACPI tables for SGI-Clark.Helios platform
` [PATCH v2 edk2-platforms 5/5] Platform/ARM/Sgi: Add platform support for SGI-Clark.Helios

Grub Error Marvell Board
 2018-11-05  6:57 UTC  (3+ messages)

Building EmulatorPkg and EDK2 project issue
 2018-11-05  6:31 UTC  (14+ messages)

Plan to move all network components to NetworkPkg
 2018-11-05  5:26 UTC  (4+ messages)

[PATCH v2 1/2] ShellPkg-UefiShellLib: Add a function to fully-qualify paths
 2018-11-05  2:59 UTC  (6+ messages)

[PATCH v2 0/2] Update platform DSC/FDF files for NetworkPkg migration
 2018-11-05  1:33 UTC  (3+ messages)
` [PATCH v2 1/2] Platform/Hisilicon: CRLF fixups for D05.dsc
` [PATCH v2 2/2] Edk2Platforms: Replace MdeModulePkg PXE/iSCSI/TCP with NetworkPkg drivers

[Patch] BaseTools build_rule.template: Update aslc rule for XCODE tool chain
 2018-11-05  0:21 UTC  (2+ messages)

[PATCH v1 0/7] Delete TCP, PXE, iSCSI driver in MdeModulePkg
 2018-11-04  6:14 UTC  (5+ messages)
` [PATCH v1 4/7] Vlv2TbltDevicePkg: Replace obsoleted drivers from platform DSC/FDF
` [PATCH v1 6/7] MdeModulePkg: Delete the TCP/PXE/ISCSI drivers in MdeModulePkg

[PATCH 1/1] Vlv2TbltDevicePkg/SmBiosMiscDxe: fix the comparison of characters
 2018-11-04  6:13 UTC  (2+ messages)

[PATCH 0/5] Remove EdkShellBinPkg in FDF, DSC and DEC
 2018-11-04  6:11 UTC  (5+ messages)
` [PATCH 5/5] Vlv2TbltDevicePkg: Remove EdkShellBinPkg with ShellPkg

How to build EDK2 project for ARM using LLVM tool chain
 2018-11-03  8:41 UTC 

[PATCH] Maintainers.txt: Change package maintainer of UefiCpuPkg
 2018-11-03  6:59 UTC  (2+ messages)

[PATCH 0/2] fix ineffective guard page issue
 2018-11-03  6:42 UTC  (3+ messages)
` [PATCH 1/2] MdeModulePkg/Core: fill logic hole in MemoryProtectionCpuArchProtocolNotify
` [PATCH 2/2] MdeModulePkg/Core: fix ineffective guard page issue

[PATCH v2 0/5] Remove EdkShellBinPkg in FDF, DSC and DEC
 2018-11-03  3:34 UTC  (9+ messages)
` [PATCH v2 1/5] CorebootPayloadPkg: Remove EdkShellBinPkg in FDF
` [PATCH v2 2/5] Nt32Pkg: Remove EdkShellBinPkg in FDF, DSC and DEC
` [PATCH v2 3/5] Vlv2TbltDevicePkg: Remove EdkShellBinPkg with ShellPkg
` [PATCH v2 4/5] EmulatorPkg: Remove EdkShellBinPkg in FDF and DEC
` [PATCH v2 5/5] OvmfPkg: Remove EdkShellBinPkg in FDF

[PATCH v2 0/4] SdMmcOverride extension
 2018-11-03  3:19 UTC  (15+ messages)
` [PATCH v2 2/4] MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocol
` [PATCH v2 3/4] MdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost to SdMmcOverride
` [PATCH v2 4/4] MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequency

[PATCH 1/1] MdePkg/Base.h: Implement BASE_CR() via OFFSET_OF()
 2018-11-02 17:30 UTC  (4+ messages)

[PATCH edk2-platforms 0/5] Add platform support for SGI-Clark platforms
 2018-11-02 16:36 UTC  (6+ messages)
` [PATCH edk2-platforms 1/5] Platform/ARM/Sgi: Adapt to changes in system-id DT node
` [PATCH edk2-platforms 2/5] Platform/ARM/Sgi: Add ACPI tables for SGI-Clark.Ares platform
` [PATCH edk2-platforms 3/5] Platform/ARM/Sgi: Add support "
` [PATCH edk2-platforms 4/5] Platform/ARM/Sgi: Add ACPI tables for SGI-Clark.Helios platform
` [PATCH edk2-platforms 5/5] Platform/ARM/Sgi: Add platform support for SGI-Clark.Helios

Reminder for deleting 3 network drivers in MdeModulePkg
 2018-11-02 15:00 UTC  (8+ messages)

[Patch V3] BaseTools: Use common cc flag for building PcdValueInit
 2018-11-02 14:37 UTC  (2+ messages)

[PATCH] UnixPkg: Remove UnixPkg and update Maintainers.txt
 2018-11-02 14:19 UTC  (3+ messages)

[PATCH 0/6] fix top-level package builds for AARCH64/ARM
 2018-11-02 14:20 UTC  (16+ messages)
` [PATCH 1/6] AppPkg: fix webserver build for !Ia32/X64
` [PATCH 2/6] IntelFrameworkModulePkg: fix build for AARCH64/ARM
` [PATCH 3/6] IntelFrameworkPkg: "
` [PATCH 4/6] MdeModulePkg: drop DebugSupportDxe from AARCH64 components
` [PATCH 5/6] SecurityPkg: fix package build on ARM
` [PATCH 6/6] SignedCapsulePkg: enable package build for AARCH64/ARM

[PATCH v2] AppPkg: fix webserver build for !Ia32/X64
 2018-11-02 10:50 UTC 

Capsules and versions
 2018-11-02 10:47 UTC  (3+ messages)

[PATCH] Maintainers.txt: Change package maintainer of IntelSiliconPkg
 2018-11-02  9:34 UTC  (2+ messages)

[PATCH] BaseTools: Check the max size for string PCD
 2018-11-02  8:56 UTC  (2+ messages)

[Patch] UefiCpuPkg/MpInitLib: Rollback old change 2a5997f8
 2018-11-02  8:27 UTC 

[edk2-test][Patch] uefi-sct/SctPkg:The Lun display order issue in iSCSI device path text
 2018-11-02  8:08 UTC 

[PATCH 0/2] SortLib for UEFI SEC
 2018-11-02  7:45 UTC  (7+ messages)
` [PATCH 2/2] MdeModulePkg/BaseSortLib: Enable for all module types

[PATCH] uefi-sct/SctPkg:The Lun display order issue in iSCSI device path text
 2018-11-02  7:36 UTC  (3+ messages)

[Patch 1/1] BaseTools tools_def.template: Add GCC link script in X86 ASLDLINK_FLAGS
 2018-11-02  6:11 UTC  (2+ messages)

[Patch V2] BaseTools: Use common cc flag for building PcdValueInit
 2018-11-02  3:40 UTC 

[PATCH] BaseTools/Eot: Remove a duplication code in EotMain class
 2018-11-02  3:25 UTC  (2+ messages)

[PATCH v2 0/5] OvmfPkg: simply use the Bochs interface for vmsvga
 2018-11-02  3:24 UTC  (6+ messages)
` [PATCH v2 1/5] Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"
` [PATCH v2 2/5] Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
` [PATCH v2 3/5] Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."
` [PATCH v2 4/5] Revert "OvmfPkg: VMWare SVGA display device register definitions"
` [PATCH v2 5/5] OvmfPkg: simply use the Bochs interface for vmsvga

[PATCH v3 1/1] BaseTools: Explicitly close files after readlines
 2018-11-02  2:18 UTC  (2+ messages)

[PATCH 0/4] OvmfPkg: simply use the Bochs interface for vmsvga
 2018-11-02  2:12 UTC  (9+ messages)
` [PATCH 1/4] Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
` [PATCH 4/4] OvmfPkg: simply use the Bochs interface for vmsvga

[Patch] BaseTools: Use common cc flag for building PcdValueInit
 2018-11-02  1:56 UTC  (2+ messages)

[Patch] BaseTools: Add checking to EFI variable attribute
 2018-11-02  1:43 UTC  (2+ messages)

[edk2-test][Patch v2] uefi-sct/SctPkg:Assign 0 to the tail of HwErrRecVariableName
 2018-11-02  1:39 UTC  (3+ messages)

[PATCH v2 1/1] BaseTools: Explicitly close files after readlines
 2018-11-02  1:39 UTC  (2+ messages)

[Patch] MdeModulePkg: Remove the trailing space in three source files
 2018-11-02  1:25 UTC  (3+ messages)

[PATCH v1 1/1] BaseTools: Explicitly close files after readlines
 2018-11-02  0:39 UTC  (2+ messages)

[edk2-test][Patch] uefi-sct/SctPkg:Assign 0 to the tail of the HwErrRecVariableName
 2018-11-01 20:06 UTC  (6+ messages)

[PATCH v5 0/1] Add ArmPkg/Optee library APIs
 2018-11-01 15:12 UTC  (4+ messages)
` [PATCH v5 1/1] ArmPkg/OpteeLib: Add APIs to communicate with OP-TEE

[Patch] BaseTool: Filter out unused structure pcds
 2018-11-01 14:57 UTC 

[PATCH] Platform/ARM: Fix FVP broken build with "-D DT_SUPPORT"
 2018-11-01 12:55 UTC  (4+ messages)

[PATCH 0/3] Remove EdkShellBinPkg and EdkShellPkg
 2018-11-01 11:31 UTC  (5+ messages)
` [PATCH 1/3] Maintainers.txt: Remove EdkShellPkg and EkdShellBinPkg

[PATCH V3 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
 2018-11-01 10:32 UTC  (8+ messages)
` [PATCH V3 4/4] MdeModulePkg EhciDxe: Use common buffer "

[PATCH v1] Edk2Platforms: Replace MdeModulePkg PXE/iSCSI/TCP with NetworkPkg drivers
 2018-11-01 10:26 UTC  (4+ messages)

D06 ACPI
 2018-11-01  9:17 UTC  (3+ messages)

[PATCH v3] MdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when CPU driver runs
 2018-11-01  1:52 UTC  (2+ messages)

[Patch v1 1/1] MdeModulePkg: fix comments in BaseSortLib
 2018-11-01  1:37 UTC  (2+ messages)

[PATCH v1] NetworkPkg/Mtftp6Dxe: Remove the trailing white spaces
 2018-11-01  1:25 UTC  (2+ messages)


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