public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-06-12 12:25:29 to 2018-06-14 00:54:05 UTC [more...]

[PATCH v4 0/4] MdeModulePkg ArmPkg: support for persistent capsules and progress reporting
 2018-06-14  0:54 UTC  (6+ messages)
` [PATCH v4 1/4] MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAM
` [PATCH v4 2/4] MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it works
` [PATCH v4 3/4] ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only once
` [PATCH v4 4/4] ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm reboot

[PATCH v2 0/2] fix DXE memory free issue in SMM mode
 2018-06-14  0:46 UTC  (7+ messages)
` [PATCH v2 1/2] UefiCpuPkg/CpuDxe: allow accessing (DXE) page table "
` [PATCH v2 2/2] MdeModulePkg/Core: remove SMM check for Heap Guard feature detection

[OvmfPkg] Secure Boot issues
 2018-06-13 21:25 UTC  (9+ messages)

[PATCH] UefiCpuPkg/LocalApicLib: Exclude second SendIpi on AMD
 2018-06-13 20:52 UTC  (4+ messages)
` [PATCH] UefiCpuPkg/LocalApicLib: Exclude second SendIpi sequence on AMD processors

[PATCH v3 0/4] Add QemuRamfbDxe driver
 2018-06-13 20:30 UTC  (9+ messages)
` [PATCH v3 1/4] OvmfPkg: add QEMU_RAMFB_GUID
` [PATCH v3 2/4] OvmfPkg: add QemuRamfbDxe
` [PATCH v3 3/4] OvmfPkg: add QemuRamfb to platform console
` [PATCH v3 4/4] ArmVirtPkg: add QemuRamfbDxe

[PATCH v2] ShellPkg/UefiShellLevel2CommandsLib: Support unspecified local Timezone
 2018-06-13 20:29 UTC  (3+ messages)

[PATCH v2] MdePkg/UefiFileHandleLib: Fix the Root directory determination
 2018-06-13 20:27 UTC  (2+ messages)

[PATCH v2] SourceLevelDebugPkg/DebugCommunicationLibUsb: Add endpoint configuration
 2018-06-13 19:57 UTC 

[PATCH edk2-platforms v2 0/2]DeveloperBox: prepare for expanding the capsule payload
 2018-06-13 18:56 UTC  (4+ messages)
` [PATCH edk2-platforms v2 1/2] Silicon/SynQuacerPlatformFlashAccessLib: relax FV address check
` [PATCH edk2-platforms v2 2/2] Silicon/NorFlashSynQuacerLib: describe entire firmware region as FV

[platforms: PATCH v2 0/4] Armada7k8k new boards support
 2018-06-13 17:44 UTC  (9+ messages)
` [platforms: PATCH v2 1/4] Marvell/Armada7k8k: Use common .fdf file
` [platforms: PATCH v2 2/4] Marvell/Armada7k8k: Introduce support for Armada-8040-McBin
` [platforms: PATCH v2 3/4] Marvell/Armada7k8k: Introduce support for Armada-8040-Db
` [platforms: PATCH v2 4/4] Marvell/Armada70x0Db: Enable building with NOOPT flag

[PATCH 0/4] Add QemuRamfbDxe driver
 2018-06-13 16:16 UTC  (10+ messages)
` [PATCH 2/4] OvmfPkg: add QemuRamfbDxe

[PATCH 01/37] AppPkg: Removing ipf which is no longer supported from edk2
 2018-06-13 14:38 UTC  (3+ messages)

[PATCH 11/37] EdkShellBinPkg: Removing ipf which is no longer supported from edk2
 2018-06-13 14:38 UTC  (2+ messages)

[PATCH 12/37] EdkShellPkg: Removing ipf which is no longer supported from edk2
 2018-06-13 14:38 UTC  (2+ messages)

[PATCH 31/37] ShellPkg: Removing ipf which is no longer supported from edk2
 2018-06-13 14:38 UTC  (2+ messages)

[PATCH 34/37] StdLib: Removing ipf which is no longer supported from edk2
 2018-06-13 14:37 UTC  (2+ messages)

[PATCH 35/37] StdLibPrivateInternalFiles: Removing ipf from edk2
 2018-06-13 14:37 UTC  (2+ messages)

[PATCH edk2-platforms 0/2] DeveloperBox: prepare for expanding the capsule payload
 2018-06-13 13:17 UTC  (11+ messages)
` [PATCH edk2-platforms 1/2] Silicon/SynQuacerPlatformFlashAccessLib: relax FV address check
` [PATCH edk2-platforms 2/2] Silicon/NorFlashSynQuacerLib: describe entire firmware region as FV

[PATCH 20/37] MdeModulePkg: Removing ipf which is no longer supported from edk2
 2018-06-13 12:40 UTC  (2+ messages)

[edk2-platforms][PATCH v3] Platform: Add PL011UartClock Lib
 2018-06-13 10:40 UTC  (2+ messages)

[PATCH v2] BaseTools/tools_def IA32: disable PIE code generation explicitly
 2018-06-13 10:19 UTC  (5+ messages)

[PATCH v3 0/2] ArmPlatformPkg: PL011 Dynamic clock freq Support
 2018-06-13  9:49 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ArmPlatformPkg: Include PL011UartClock Lib

[Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Set R_SPI_LVSCC
 2018-06-13  9:05 UTC 

[PATCH] MdeModulePkg/IncompPciDeviceSupport: Use correct descriptor length
 2018-06-13  8:53 UTC 

[PATCH 36/37] UefiCpuPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  8:51 UTC  (2+ messages)

[PATCH 08/37] CryptoPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  8:10 UTC  (2+ messages)

[RFC PATCH 00/11] GCC/X64: use hidden visibility for LTO PIE code
 2018-06-13  8:04 UTC 

[PATCH 33/37] SourceLevelDebugPkg: Removing ipf from edk2
 2018-06-13  7:59 UTC  (2+ messages)

[PATCH 23/37] Nt32Pkg: Removing ipf which is no longer supported from edk2
 2018-06-13  7:56 UTC  (2+ messages)

[PATCH 09/37] DuetPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  7:53 UTC  (2+ messages)

[platforms PATCH 00/25] Armada herdware description rework
 2018-06-13  7:40 UTC  (39+ messages)
` [platforms PATCH 01/25] Marvell/Library: Introduce ArmadaSoCDescLib class
` [platforms PATCH 02/25] Marvell/Library: Introduce ArmadaBoardDescLib class
` [platforms PATCH 04/25] Marvell/Drivers: MvBoardDescDxe: Introduce board description driver
` [platforms PATCH 08/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with PP2 information
` [platforms PATCH 09/25] Marvell/Drivers: MvBoardDesc: Extend protocol with PP2 support
` [platforms PATCH 10/25] Marvell/Drivers: Pp2Dxe: Switch to use MARVELL_BOARD_DESC protocol
` [platforms PATCH 11/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with AHCI/SDMMC/XHCI
` [platforms PATCH 12/25] Marvell/Drivers: MvBoardDesc: Extend protocol "
` [platforms PATCH 14/25] Marvell/Library: ComPhyLib: Get AHCI data with MARVELL_BOARD_DESC
` [platforms PATCH 15/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with ComPhy information
` [platforms PATCH 16/25] Marvell/Drivers: MvBoardDesc: Extend protocol with COMPHY support
` [platforms PATCH 17/25] Marvell/Library: ComPhyLib: Switch library to use MARVELL_BOARD_DESC
` [platforms PATCH 18/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with MDIO information
` [platforms PATCH 19/25] Marvell/Drivers: MvBoardDesc: Extend protocol with MDIO support
` [platforms PATCH 22/25] Marvell/Armada7k8k: Extend ArmadaSoCDescLib with I2C information
` [platforms PATCH 23/25] Marvell/Drivers: MvBoardDesc: Extend protocol with I2C support
` [platforms PATCH 24/25] Marvell/Drivers: MvI2cDxe: Switch driver to use MARVELL_BOARD_DESC
` [platforms PATCH 25/25] Marvell/Drivers: MvPhyDxe: Remove MvHwDescLib.h dependency

[PATCH edk2-platforms 0/3] DeveloperBox capsule update changes for progress reporting
 2018-06-13  7:16 UTC  (4+ messages)
` [PATCH edk2-platforms 3/3] Silicon/SynQuacerPlatformFlashAccessLib: replace progress indication

[PATCH 26/37] OvmfPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  7:01 UTC  (2+ messages)

[PATCH 24/37] Omap35xxPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  7:00 UTC  (2+ messages)

[PATCH 13/37] EmbeddedPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  6:59 UTC  (2+ messages)

[PATCH 05/37] BeagleBoardPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  6:59 UTC  (2+ messages)

[PATCH 04/37] ArmVirtPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  6:59 UTC  (2+ messages)

[PATCH 03/37] ArmPlatformPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  6:58 UTC  (2+ messages)

[PATCH 02/37] ArmPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  6:58 UTC  (2+ messages)

[Patch] BaseTools Conf: Update tools_def and build_rule to remove IPF setting
 2018-06-13  6:47 UTC 

[PATCH 17/37] IntelFrameworkModulePkg: Removing ipf from edk2
 2018-06-13  5:52 UTC  (2+ messages)

[PATCH 18/37] IntelFrameworkPkg: Removing ipf from edk2
 2018-06-13  5:51 UTC  (2+ messages)

[PATCH 21/37] MdePkg: Removing ipf which is no longer supported from edk2
 2018-06-13  5:48 UTC  (2+ messages)

[PATCH 37/37] Vlv2TbltDevicePkg: Removing ipf which from edk2
 2018-06-13  3:46 UTC 

[PATCH 32/37] SignedCapsulePkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:45 UTC 

[PATCH 30/37] SecurityPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:45 UTC 

[PATCH 29/37] QuarkSocPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:45 UTC 

[PATCH 28/37] QuarkPlatformPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:45 UTC 

[PATCH 27/37] PcAtChipsetPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:45 UTC 

[PATCH 25/37] OptionRomPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:45 UTC 

[PATCH 22/37] NetworkPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:44 UTC 

[PATCH 19/37] IntelSiliconPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:44 UTC 

[PATCH 16/37] FatPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:44 UTC 

[PATCH 15/37] FatBinPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:44 UTC 

[PATCH 14/37] EmulatorPkg: Removing ipf which is no longer supported from edk2
 2018-06-13  3:44 UTC 

[PATCH 10/37] EdkCompatibilityPkg: Removing ipf from edk2
 2018-06-13  3:43 UTC 

[PATCH 07/37] CorebootPayloadPkg: Removing ipf from edk2
 2018-06-13  3:43 UTC 

[PATCH 06/37] CorebootModulePkg: Removing ipf from edk2
 2018-06-13  3:43 UTC 

Crc32 Calculation Miss
 2018-06-13  2:42 UTC  (9+ messages)

[RFC PATCH 00/11] GCC/X64: use hidden visibility for LTO PIE code
 2018-06-13  2:08 UTC  (15+ messages)
` [RFC PATCH 01/11] MdePkg/ProcessorBind.h: define macro to decorate module entry points
` [RFC PATCH 02/11] DuetPkg: annotate module entry points with EFI_ENTRYPOINT
` [RFC PATCH 03/11] EdkCompatibilityPkg: "
` [RFC PATCH 04/11] EmbeddedPkg: "
` [RFC PATCH 05/11] EmulatorPkg: "
` [RFC PATCH 06/11] IntelFrameWorkPkg: "
` [RFC PATCH 07/11] MdeModulePkg: "
` [RFC PATCH 08/11] MdePkg: "
` [RFC PATCH 09/11] Nt32Pkg: "
` [RFC PATCH 10/11] UefiCpuPkg: "
` [RFC PATCH 11/11] MdePkg/ProcessorBind.h X64: drop non-LTO limitation on visiblity override

[Patch] BaseTools: remove the unneeded code
 2018-06-13  1:13 UTC 

[Patch] BaseTools: Fix one bug of nest !include parser
 2018-06-13  1:00 UTC  (2+ messages)

[RFC PATCH 00/11] GCC/X64: use hidden visibility for LTO PIE code
 2018-06-12 19:17 UTC 

[PATCH] SourceLevelDebugPkg/DebugCommunicationLibUsb: Add endpoint configuration
 2018-06-12 19:10 UTC  (2+ messages)

[PATCH v2 0/4] Add QemuRamfbDxe driver
 2018-06-12 17:50 UTC  (9+ messages)
` [PATCH v2 1/4] OvmfPkg: add QEMU_RAMFB_GUID
` [PATCH v2 2/4] OvmfPkg: add QemuRamfbDxe
` [PATCH v2 3/4] OvmfPkg: add QemuRamfb to platform console
` [PATCH v2 4/4] ArmVirtPkg: add QemuRamfbDxe

[PATCH v3 0/4] MdeModulePkg ArmPkg: support for persistent capsules and progress reporting
 2018-06-12 16:27 UTC  (8+ messages)
` [PATCH v3 1/4] MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAM
` [PATCH v3 3/4] ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only once

[PATCH v2 0/5] MdeModulePkg ArmPkg: support for persistent capsules and progress reporting
 2018-06-12 15:02 UTC  (11+ messages)
` [PATCH v2 1/5] MdeModulePkg/CapsulePei: clean Dcache before consuming capsule data

[platforms: PATCH 0/3] Armada7k8k new boards support
 2018-06-12 14:36 UTC  (11+ messages)
` [platforms: PATCH 1/3] Marvell/Armada7k8k: Use common .fdf file
` [platforms: PATCH 2/3] Marvell/Armada7k8k: Introduce support for Armada-8040-McBin
` [platforms: PATCH 3/3] Marvell/Armada7k8k: Introduce support for Armada-8040-Db

[PATCH 0/2] fix DXE memory free issue in SMM mode
 2018-06-12 13:15 UTC  (7+ messages)
` [PATCH 1/2] UefiCpuPkg/CpuDxe: allow accessing (DXE) page table "


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