messages from 2018-11-29 08:46:12 to 2018-12-04 16:37:31 UTC [more...]
[platforms: PATCH 00/12] Armada7k8k GPIO support
2018-12-04 16:37 UTC (16+ messages)
` [platforms: PATCH 02/12] Marvell/Library: ArmadaBoardDescLib: Add GPIO information
` [platforms: PATCH 03/12] SolidRun/Armada80x0McBin: Introduce board description library
` [platforms: PATCH 04/12] Marvell/Armada70x0Db: "
` [platforms: PATCH 05/12] Marvell/Armada80x0Db: "
` [platforms: PATCH 06/12] Marvell/Drivers: MvBoardDesc: Extend protocol with GPIO support
` [platforms: PATCH 07/12] Marvell/Protocol: Introduce MARVELL_GPIO_PROTOCOL
` [platforms: PATCH 08/12] Marvell/Drivers: MvGpioDxe: Introduce platform GPIO driver
Missing PI definitions?
2018-12-04 16:00 UTC
[PATCH edk2-platforms 0/2] Use NT_FW_CONFIG instead of HW_CONFIG
2018-12-04 14:55 UTC (4+ messages)
` [PATCH edk2-platforms 1/2] Platform/ARM/Sgi: fix incorrect check of config-id value
` [PATCH edk2-platforms 2/2] Platform/ARM/Sgi: Use NT_FW_CONFIG instead of HW_CONFIG
EmbeddedPkg : Corrected flow for setting Buswidth for eMMC
2018-12-04 14:47 UTC (2+ messages)
[PATCH v1 edk2-platforms 0/8] Platform/ARM/Sgi: Add support for virtio network device
2018-12-04 14:46 UTC (10+ messages)
` [PATCH v1 edk2-platforms 1/8] Platform/ARM/SgiPkg: Restructure virtio device registration
` [PATCH v1 edk2-platforms 2/8] Platform/ARM/SgiPkg: Add support for virtio net device
` [PATCH v1 edk2-platforms 3/8] Sgi575: AcpiTables: Use PCDs for virtio disk
` [PATCH v1 edk2-platforms 4/8] Sgi575: AcpiTables: Add entry for virtio network device
` [PATCH v1 edk2-platforms 5/8] SgiClark.Ares: AcpiTables: Use PCDs for virtio disk
` [PATCH v1 edk2-platforms 6/8] SgiClark.Ares: AcpiTables: Add entry for virtio network device
` [PATCH v1 edk2-platforms 7/8] SgiClark.Helios: AcpiTables: Use PCDs for virtio disk
` [PATCH v1 edk2-platforms 8/8] SgiClark.Helios: AcpiTables: Add entry for virtio network device
Creating my own flashing app
2018-12-04 14:21 UTC (6+ messages)
[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
2018-12-04 12:58 UTC (15+ messages)
` [PATCH edk2-platforms 09/27] Silicon/NXP: Add headers for SoC-specific i.MX packages to use
` [PATCH edk2-platforms 12/27] Silicon/NXP: Add i.MX6 I/O MUX library
` [PATCH edk2-platforms 14/27] Silicon/NXP: Add i.MX6 GPT and EPIT timer headers
[PATCH] Maintainers.txt: Change package maintainer of IntelFsp*Pkg
2018-12-04 11:13 UTC (2+ messages)
[Patch v1 1/1] BaseTools: create and use a standard shared variable for '*'
2018-12-04 1:52 UTC (4+ messages)
[PATCH v4 0/2] Remove DuetPkg and unused tools
2018-12-04 0:29 UTC
[PATCH] MdePkg-BaseLib: PathCleanUpDirectories fix
2018-12-03 22:06 UTC (3+ messages)
[edk2-announce] Research Request
2018-12-03 21:39 UTC (15+ messages)
SCT bugzilla topic?
2018-12-03 19:36 UTC (3+ messages)
[RFC] Proposal to add edk2-apps repository
2018-12-03 17:10 UTC (15+ messages)
[PATCH 0/4] OvmfPkg, ArmVirtPkg: add ACPI Test Support
2018-12-03 17:09 UTC (3+ messages)
` [PATCH 1/4] OvmfPkg: introduce ACPI Test Support data structure and GUID
Pkcs7 crypto verification without openSSL
2018-12-03 15:26 UTC (4+ messages)
[PATCH v2 0/4] ArmVirtQemu: unmap page #0 to catch NULL pointer dereferences
2018-12-03 15:25 UTC (11+ messages)
` [PATCH v2 1/4] ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion()
` [PATCH v2 2/4] ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissions
` [PATCH v2 3/4] ArmVirtPkg/NorFlashQemuLib: disregard our primary FV
` [PATCH v2 4/4] ArmVirtPkg/QemuVirtMemInfoLib: trim the MMIO region mapping
Help on boot manager 'Boot Manager Menu' and direct boot
2018-12-03 14:54 UTC (12+ messages)
[edk2-test][v2 Patch 0/3] Add VerifySignature() Test
2018-12-03 13:49 UTC (2+ messages)
[PATCH v2 0/6] BaseTools: get rid of MAX_UINTN
2018-12-03 13:08 UTC (18+ messages)
` [PATCH v2 1/6] BaseTools/CommonLib: avoid using 'native' word size in IP address handling
` [PATCH v2 2/6] BaseTools/CommonLib: use explicit 64-bit type in Strtoi()
` [PATCH v2 3/6] BaseTools/DevicePath: use explicit 64-bit number parsing routines
` [PATCH v2 4/6] BaseTools/DevicePath: use MAX_UINT16 as default device path max size
` [PATCH v2 5/6] BaseTools/CommonLib: get rid of 'native' type string parsing routines
` [PATCH v2 6/6] BaseTools/CommonLib: drop definition of MAX_UINTN
[Patch 0/2] Update CPUID related definition
2018-12-03 11:34 UTC (4+ messages)
` [Patch 1/2] UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM
` [Patch 2/2] UefiCpuPkg/Cpuid: Add code to support new definition
[edk2-test][v2 Patch 3/3] uefi-sct/SctPkg:Add VerifySignature() Conf Test
2018-12-03 7:55 UTC
[edk2-test][v2 Patch 2/3] uefi-sct/SctPkg:Add VerifySignature() Func Test
2018-12-03 7:55 UTC
[edk2-test][v2 Patch 1/3] uefi-sct/SctPkg:Format code style in PKCS7Verify
2018-12-03 7:54 UTC
[PATCH 0/5] StandaloneMmPkg: Miscellaneous fixes
2018-12-03 7:20 UTC (6+ messages)
` [PATCH 1/5] StandaloneMmPkg: Add missing dependency on PL011UartClockLib
` [PATCH 2/5] StandaloneMmPkg: Enforce alignment check for AArch64
` [PATCH 3/5] StandaloneMmPkg: Zero data structure explicitly
` [PATCH 4/5] StandaloneMmPkg: Replace dependency on ArmMmuLib
` [PATCH 5/5] StandaloneMmPkg: Update dependency on PeCoffExtraActionLib
[PATCH v3 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
2018-12-03 7:19 UTC (3+ messages)
` [PATCH v3 1/2] StandaloneMM: Include the newly added library class for MMU functions
` [PATCH v3 2/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
[PATCH v2 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
2018-12-03 6:23 UTC (5+ messages)
[edk2-test][Patch 3/3] uefi-sct/SctPkg:Add VerifySignature() Conf Test
2018-12-03 3:33 UTC (3+ messages)
[PATCH v3] BaseTools: Remove GenVtf
2018-12-03 1:58 UTC
Latest SVN Update Breaks Link
2018-12-03 0:25 UTC (3+ messages)
[edk2-test][Patch 2/3] uefi-sct/SctPkg:Add VerifySignature() Func Test
2018-11-30 22:23 UTC (2+ messages)
[edk2-test][Patch 1/3] uefi-sct/SctPkg:Format code style in PKCS7Verify
2018-11-30 22:16 UTC (2+ messages)
[PATCH v3 00/16] [Arm|ArmVirt|MdePkg|Embedded]Pkg: lift 40-bit IPA space limit
2018-11-30 21:45 UTC (28+ messages)
` [PATCH v3 01/16] EmbeddedPkg/TemplateSec: remove unused module
` [PATCH v3 02/16] EmbeddedPkg/PrePiHobLib: drop CreateHobList() from library
` [PATCH v3 05/16] MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bits
` [PATCH v3 06/16] ArmPkg/ArmLib: add support for reading the max physical address space size
` [PATCH v3 08/16] ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into account
` [PATCH v3 09/16] ArmPkg/CpuPei: base GCD memory space size on CPU's PA range
` [PATCH v3 10/16] ArmPlatformPkg/PrePi: "
` [PATCH v3 12/16] BeagleBoardPkg/PrePi: "
` [PATCH v3 13/16] ArmPlatformPkg/PlatformPei: drop unused PCD references
` [PATCH v3 14/16] EmbeddedPkg/PrePiLib: drop unused PCD reference
` [PATCH v3 16/16] EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarations
[Patch] UefiCpuPkg/MpLib: Fix PEI Services Table pointer on AP
2018-11-30 20:37 UTC (4+ messages)
[PATCH 0/6] BaseTools: get rid of MAX_UINTN
2018-11-30 15:47 UTC (16+ messages)
` [PATCH 1/6] BaseTools/CommonLib: avoid using 'native' word size in IP address handling
` [PATCH 2/6] BaseTools/CommonLib: use explicit 64-bit type in Strtoi()
` [PATCH 3/6] BaseTools/DevicePath: use explicit 64-bit number parsing routines
` [PATCH 4/6] BaseTools/DevicePath: use MAX_UINT16 as default device path max size
` [PATCH 5/6] BaseTools/CommonLib: get rid of 'native' type string parsing routines
` [PATCH 6/6] BaseTools/CommonLib: drop definition of MAX_UINTN
[edk2-platforms] [PATCH v6 2/2] Platform/ARM: Add Readme.md
2018-11-30 13:56 UTC
[PATCH edk2-platforms] Platform, Silicon: drop gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize
2018-11-30 11:03 UTC (3+ messages)
[PATCH v3 0/2] Remove DuetPkg and unused tools
2018-11-30 8:27 UTC (3+ messages)
[Patch] Maintainers.txt: Update BaseTools maintainers
2018-11-30 8:25 UTC (2+ messages)
[RFC PATCH v3 00/11] Extend secure variable service to be usable from Standalone MM
2018-11-30 8:15 UTC (4+ messages)
` [RFC PATCH v3 11/11] CryptoPkg/BaseCryptLib: Hack to get time in MM Standalone mode
[PATCH v5 1/2] MdeModulePkg/SdMmcPciHcDxe: Declare V4 64 bit address capability
2018-11-30 8:03 UTC (4+ messages)
` [PATCH v5 2/2] MdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above Support
` [PATCH v6 "
` [PATCH v6 1/2] MdeModulePkg/SdMmcPciHcDxe: Declare V4 64 bit address capability
[PATCH v2 1/2] MdeModulePkg/SdMmcPciHcDxe: Declare V4 64 bit address capability
2018-11-30 8:00 UTC (6+ messages)
` [PATCH v2 2/2] MdeModulePkg/SdMmcPciHcDxe: Add V4 64bit SDMA and ADMA2 support
` [PATCH v3 "
[RFC] Change EDK II to an Apache 2.0 License
2018-11-29 22:53 UTC (2+ messages)
[PATCH] MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bits
2018-11-29 18:02 UTC (4+ messages)
[PATCH v3 edk2-platforms 0/6] Platform/ARM/Sgi: Add support for Clark.Ares and Clark.Helios platforms
2018-11-29 15:13 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