messages from 2018-11-22 07:10:55 to 2018-11-27 08:38:37 UTC [more...]
[PATCH v4 0/5] ArmPkg related changes for StandaloneMM package
2018-11-27 8:38 UTC (11+ messages)
` [PATCH v4 1/5] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v4 2/5] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v4 3/5] ArmPkg/Include: Fix the SPM version SVC ID
` [PATCH v4 4/5] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v4 5/5] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0
[PATCH] [edk2-test][PATCH v2] SctPkg/build: Add support for GenBin tool build
2018-11-27 8:35 UTC
[edk2-test][PATCH] Framework/Include: allow usage with EFI version 2.7
2018-11-27 8:07 UTC (4+ messages)
[edk2-test][PATCH] SctPkg/Tools: Fix incorrect line ending detection by GenBin tool
2018-11-27 8:04 UTC (3+ messages)
[PATCH v2 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
2018-11-27 6:22 UTC (3+ messages)
` [PATCH v2 1/2] StandaloneMM: Include the newly added library class for MMU functions
` [PATCH v2 2/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
[edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test
2018-11-27 6:02 UTC
[edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test
2018-11-27 5:57 UTC
[edk2-test][Patch] uefi-sct/SctPkg: Fix invalid GUID value format
2018-11-27 5:30 UTC
[PATCH 1/1] MdePkg ACPI: fix the typos in Acpi61.h and Acpi62.h
2018-11-27 3:19 UTC (5+ messages)
[PATCH v2 0/2] Remove DuetPkg and unused tools
2018-11-27 2:42 UTC
[PATCH] Maintainers.txt: Update maintainer & reviewer info for MdeModulePkg
2018-11-27 2:16 UTC (3+ messages)
[PATCH] BaseTools: Remove GenVtf
2018-11-27 1:53 UTC
Display Architecture and Bring Up in UEFI
2018-11-27 1:45 UTC (4+ messages)
[PATCH v2 00/13] ArmPkg, ArmVirtPkg: lift 40-bit IPA space limit
2018-11-26 23:03 UTC (17+ messages)
` [PATCH v2 01/13] ArmPkg/ArmLib: add support for reading the max physical address space size
` [PATCH v2 02/13] ArmVirtPkg: refactor reading of the "
` [PATCH v2 03/13] ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into account
` [PATCH v2 04/13] ArmPkg/CpuPei: base GCD memory space size on CPU's PA range
` [PATCH v2 05/13] ArmPlatformPkg/PrePi: "
` [PATCH v2 06/13] ArmVirtPkg/PrePi: "
` [PATCH v2 07/13] BeagleBoardPkg/PrePi: "
` [PATCH v2 08/13] EmbeddedPkg/PrePiHobLib: "
` [PATCH v2 09/13] ArmPlatformPkg/PlatformPei: drop unused PCD references
` [PATCH v2 10/13] EmbeddedPkg/PrePiLib: drop unused PCD reference
` [PATCH v2 11/13] ArmVirtPkg/QemuVirtMemInfoLib: ignore PcdPrePiCpuMemorySize
` [PATCH v2 12/13] ArmVirtPkg: drop PcdPrePiCpuMemorySize assignments from all platforms
` [PATCH v2 13/13] EmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize declarations
[edk2-announce] Research Request
2018-11-26 22:27 UTC (5+ messages)
[PATCH 0/4] OvmfPkg, ArmVirtPkg: add ACPI Test Support
2018-11-26 21:43 UTC (7+ messages)
` [PATCH 1/4] OvmfPkg: introduce ACPI Test Support data structure and GUID
` [PATCH 2/4] OvmfPkg/AcpiPlatformDxe: list missing lib classes for QemuFwCfgAcpiPlatformDxe
` [PATCH 3/4] OvmfPkg/AcpiPlatformDxe: add [Un]RegisterAcpiTestSupport() skeletons
` [PATCH 4/4] OvmfPkg/AcpiPlatformDxe: fill in ACPI_TEST_SUPPORT at first Ready-To-Boot
[edk2-test][PATCH] SctPkg/build: Add support for GenBin tool build
2018-11-26 20:17 UTC (3+ messages)
[edk2-test][PATCH] SctPkg/UEFI: Fix invalid GUID value format error
2018-11-26 20:16 UTC (2+ messages)
[PATCH 1/2] Readme.md: Update instructions to fetch source
2018-11-26 18:41 UTC (7+ messages)
` [PATCH 2/2] Platform/ARM: Add Readme.md
` [edk2-platforms] [PATCH v2 1/2] Readme.md: Update instructions to fetch source
` [edk2-platforms] [PATCH v3 2/2] Platform/ARM: Add Readme.md
[PATCH v2 2/2] Platform/ARM: Add Readme.md
2018-11-26 18:38 UTC (2+ messages)
[PATCH 0/5] ArmPkg, ArmVirtPkg: lift 40-bit IPA space limit
2018-11-26 18:17 UTC (28+ messages)
` [PATCH 1/5] ArmPkg/ArmLib: add support for reading the max physical address space size
` [PATCH 2/5] ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into account
` [PATCH 3/5] ArmVirtPkg: refactor reading of the physical address space size
` [PATCH 4/5] ArmVirtPkg: disregard PcdPrePiCpuMemorySize PCD when sizing the GCD space
` [PATCH 5/5] ArmVirtPkg: revert PcdPrePiCpuMemorySize to is default value of 48
[PATCH edk2-platforms 0/3] drop GUIDs from NOR flash bank descriptors
2018-11-26 17:26 UTC (14+ messages)
[PATCH v2 0/5] ArmPlatformPkg, ArmVirtPkg: discover NOR flash banks from DTB
2018-11-26 17:02 UTC (11+ messages)
` [PATCH v2 1/5] ArmPlatformPkg/NorFlashDxe: prepare for devicepath format change
` [PATCH v2 2/5] ArmPlatformPkg/NorFlashDxe: use one GUID plus index to identify flash banks
` [PATCH v2 3/5] ArmVirtPkg/FdtClientDxe: take DT node 'status' properties into account
[PATCH] ArmPkg: remove now unused BsdLib.h
2018-11-26 16:54 UTC (4+ messages)
[PATCH v2 edk2-platforms 0/3] Platform/ARM: fix DevicePath mishandling in BdsLib
2018-11-26 16:53 UTC (10+ messages)
` [PATCH v2 edk2-platforms 1/3] Platform/ARM: import ARM platform specific BdsLib header
` [PATCH v2 edk2-platforms 2/3] Platform/ARM/BdsLib: drop unused functions
` [PATCH v2 edk2-platforms 3/3] Platform/ARM/BdsLib: maintain alignment for DevicePaths
[PATCH] Platform/Comcast: drop bogus BdsLib.h include
2018-11-26 15:11 UTC (2+ messages)
[platforms: PATCH 00/12] Armada7k8k GPIO support
2018-11-26 14:49 UTC (7+ messages)
` [platforms: PATCH 01/12] Marvell/Library: ArmadaSoCDescLib: Add GPIO information
Newbie: Getting Ovmf built
2018-11-26 14:09 UTC (10+ messages)
[Patch] Vlv2TbltDevicePkg: Add build instructions for Minnowboard Max
2018-11-26 14:00 UTC (3+ messages)
[PATCH v2 0/6] Add DSC/FDF include segment files for network stack
2018-11-26 11:34 UTC (20+ messages)
` [PATCH v2 1/6] NetworkPkg: Add DSC/FDF include segment files to NetworkPkg
` [PATCH v2 3/6] ArmVirtPkg: Update DSC/FDF to use NetworkPkg's include fragment file
` [PATCH v2 5/6] OvmfPkg: "
[PATCH V2] BaseTools: AutoGen and GenFds share the parser data
2018-11-26 5:28 UTC (2+ messages)
[Patch] MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platform
2018-11-26 2:44 UTC (3+ messages)
[PATCH] MdeModulePkg/LockboxNullLib: clean up INF file
2018-11-26 1:34 UTC (2+ messages)
Structure of Tianocore?
2018-11-25 10:22 UTC (2+ messages)
[PATCH v3 0/6] ArmPkg related changes for StandaloneMM package
2018-11-25 5:58 UTC (6+ messages)
` [PATCH v3 2/6] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v3 6/6] ArmPkg/ArmMmuLib: Add MMU library inf file suitable for use in S-EL0
Newbie: Getting Ovmf built
2018-11-24 21:18 UTC
[PATCH] Platform/ARM/Juno: increase max variable size to 8KB
2018-11-23 17:51 UTC (3+ messages)
[PATCH] BaseTools: Remove GenVtf
2018-11-23 15:10 UTC (2+ messages)
[PATCH edk2-platforms 0/4] Platform/ARM: fix DevicePath mishandling in BdsLib
2018-11-23 9:39 UTC (15+ messages)
` [PATCH edk2-platforms 1/4] Platform/ARM: import ARM platform specific BdsLib header
` [PATCH edk2-platforms 2/4] Platform/ARM/BdsLid: drop unused BdsStartEfiApplication ()
` [PATCH edk2-platforms 3/4] Platform/ARM/BdsLib: don't clobber BdsLoadImage() DevicePath IN param
` [PATCH edk2-platforms 4/4] Platform/ARM/BdsLib: maintain alignment for DevicePaths
[PATCH v2] NetworkPkg/IScsiDxe: add debug logs for failed SetVariable attempts
2018-11-23 6:51 UTC (3+ messages)
[PATCH v2] MdeModulePkg/Variable: add debug logs in VariableServiceSetVariable
2018-11-23 1:56 UTC (3+ messages)
[Patch] OvmfPkg: Don't include TftpDynamicCommand in XCODE5 tool chain
2018-11-23 1:15 UTC (3+ messages)
Hardcoded IDE Controller B/D/F (0/1/1) in BdsPlatform.c?
2018-11-22 16:40 UTC (2+ messages)
[Patch] Vlv2TbltDevicePkg:Fix build and boot failure of Minnowboard Max platform
2018-11-22 10:18 UTC
[PATCH v2 0/2] Fix constant if statement issue
2018-11-22 5:04 UTC (4+ messages)
` [PATCH v2 1/2] IntelFsp2WrapperPkg: Fix line ending format issue
[PATCH 0/2] Remove DuetPkg and unused tools
2018-11-22 7:10 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