messages from 2019-08-16 02:14:45 to 2019-08-17 01:08:49 UTC [more...]
[edk2-platforms][PATCH V1 00/37] Coffee Lake and Whiskey Lake support
2019-08-17 1:08 UTC (78+ messages)
` [edk2-platforms][PATCH V1 01/37] CoffeelakeSiliconPkg: Add package and Include headers
` [edk2-platforms][PATCH V1 02/37] CoffeelakeSiliconPkg/Cpu: Add "
` [edk2-platforms][PATCH V1 03/37] CoffeelakeSiliconPkg/Me: "
` [edk2-platforms][PATCH V1 04/37] CoffeelakeSiliconPkg/Pch: Add include headers
` [edk2-platforms][PATCH V1 05/37] CoffeelakeSiliconPkg/Pch: Add ConfigBlock headers
` [edk2-platforms][PATCH V1 06/37] CoffeelakeSiliconPkg/Pch: Add Library include headers
` [edk2-platforms][PATCH V1 07/37] CoffeelakeSiliconPkg/Pch: Add PPI and Protocol "
` [edk2-platforms][PATCH V1 08/37] CoffeelakeSiliconPkg/Pch: Add Register "
` [edk2-platforms][PATCH V1 09/37] CoffeelakeSiliconPkg/Pch: Add Private "
` [edk2-platforms][PATCH V1 10/37] CoffeelakeSiliconPkg/Pch: Add Private/Library "
` [edk2-platforms][PATCH V1 11/37] CoffeelakeSiliconPkg/Pch: Add Private/Protocol "
` [edk2-platforms][PATCH V1 12/37] CoffeelakeSiliconPkg/SampleCode: Add Include headers
` [edk2-platforms][PATCH V1 13/37] CoffeelakeSiliconPkg/SystemAgent: "
` [edk2-platforms][PATCH V1 14/37] CoffeelakeSiliconPkg: Add package common library instances
` [edk2-platforms][PATCH V1 15/37] CoffeelakeSiliconPkg/Cpu: Add "
` [edk2-platforms][PATCH V1 16/37] CoffeelakeSiliconPkg/Me: "
` [edk2-platforms][PATCH V1 17/37] CoffeelakeSiliconPkg/Pch: Add Base "
` [edk2-platforms][PATCH V1 18/37] CoffeelakeSiliconPkg/Pch: Add DXE "
` [edk2-platforms][PATCH V1 19/37] CoffeelakeSiliconPkg/Pch: Add PEI "
` [edk2-platforms][PATCH V1 20/37] CoffeelakeSiliconPkg/Pch: Add SMM "
` [edk2-platforms][PATCH V1 21/37] CoffeelakeSiliconPkg/Pch: Add Base "
` [edk2-platforms][PATCH V1 22/37] CoffeelakeSiliconPkg/Pch: Add DXE private "
` [edk2-platforms][PATCH V1 23/37] CoffeelakeSiliconPkg/Pch: Add PEI "
` [edk2-platforms][PATCH V1 24/37] CoffeelakeSiliconPkg/Pch: Add SMM "
` [edk2-platforms][PATCH V1 25/37] CoffeelakeSiliconPkg/SystemAgent: Add "
` [edk2-platforms][PATCH V1 26/37] CoffeelakeSiliconPkg/Pch: Add modules
` [edk2-platforms][PATCH V1 27/37] CoffeelakeSiliconPkg/Pch: Add PchSmiDispatcher
` [edk2-platforms][PATCH V1 28/37] CoffeelakeSiliconPkg/SystemAgent: Add modules
` [edk2-platforms][PATCH V1 29/37] CoffeelakeSiliconPkg: Add package DSC files
` [edk2-platforms][PATCH V1 30/37] Maintainers.txt: Add CoffeelakeSiliconPkg maintainers
` [edk2-platforms][PATCH V1 31/37] WhiskeylakeOpenBoardPkg: Add package and headers
` [edk2-platforms][PATCH V1 32/37] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: Add headers
` [edk2-platforms][PATCH V1 33/37] WhiskeylakeOpenBoardPkg: Add library instances
` [edk2-platforms][PATCH V1 34/37] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: "
` [edk2-platforms][PATCH V1 35/37] WhiskeylakeOpenBoardPkg: Add modules
` [edk2-platforms][PATCH V1 36/37] WhiskeylakeOpenBoardPkg/WhiskeylakeURvp: Add DSC and build files
` [edk2-platforms][PATCH V1 37/37] Add WhiskeylakeOpenBoardPkg to global build config and documentation
Patch List for 201908 stable tag
2019-08-17 1:06 UTC (3+ messages)
[Patch V5 00/11] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config
2019-08-17 0:57 UTC (12+ messages)
` [Patch V5 01/11] EmulatorPkg: Fix VS20xx IA32 boot failure
` [Patch V5 02/11] EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILD
` [Patch V5 03/11] EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES
` [Patch V5 04/11] EmulatorPkg: Add support for NOOPT target
` [Patch V5 05/11] EmulatorPkg/Unix/Host: Disable inline/optimizations
` [Patch V5 06/11] EmulatorPkg: Fix XCODE5 lldb issues
` [Patch V5 07/11] EmulatorPkg/Unix/Host: Initialize field in BerkeleyPacketFilter.c
` [Patch V5 08/11] EmulatorPkg/Unix/Host: Remove debug code from BerkeleyPacketFilter.c
` [Patch V5 09/11] EmulatorPkg: Disable TftpDynamicCommand and LogoDxe for XCODE5
` [Patch V5 10/11] EmulatorPkg/Sec: Change scope of PpiArray[10]
` [Patch V5 11/11] BaseTools/tools_def.template: Add -gdwarf to XCODE5 X64
CPU hotplug using SMM with QEMU+OVMF
2019-08-17 0:20 UTC (16+ messages)
` [edk2-devel] "
[PATCH v2 0/1] MdePkg: Add STATIC_ASSERT macro
2019-08-17 0:09 UTC (23+ messages)
` [PATCH v2 1/1] "
` [edk2-devel] "
[PATCH v1 0/3] Replace VERIFY_SIZE_OF with STATIC_ASSERT
2019-08-16 23:58 UTC (4+ messages)
` [PATCH v1 1/3] MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macro
` [PATCH v1 2/3] MdePkg: "
` [PATCH v1 3/3] MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERT
[PATCH v3 0/1] MdePkg: Add STATIC_ASSERT macro
2019-08-16 23:28 UTC (2+ messages)
` [PATCH v3 1/1] "
[POC QEMU PATCH 0/2] CPU hotplug: use dedicated SMRAM at 0x30000 in SMM address space
2019-08-16 22:43 UTC (4+ messages)
` [PATCH QEMU 1/1] q35: use dedicated SMRAM at default SMM_BASE
` [POC Seabios PATCH] seabios: use isolated SMM address space for relocation
[Patch V4 00/10] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config
2019-08-16 21:14 UTC (13+ messages)
` [Patch V4 06/10] EmulatorPkg: Fix XCODE5 lldb issues
` [edk2-devel] "
` [Patch V4 07/10] EmulatorPkg/Unix/Host: Fix BerkeleyPacketFilter.c issues
` [Patch V4 09/10] EmulatorPkg/Sec: Change local variable scope for XCODE5
` [Patch V4 10/10] BaseTools/tools_def.template: Add -gdwarf to XCODE5 X64
` [edk2-devel] "
[edk2-platforms: PATCH v2 00/10] Marvell Octeon CN913X SoC family support
2019-08-16 21:04 UTC (24+ messages)
` [edk2-platforms: PATCH v2 01/10] Marvell/Armada7k8k: Fix 32-bit compilation
` [edk2-platforms: PATCH v2 02/10] Marvell/Cn9130Db: Add ACPI tables
` [edk2-platforms: PATCH v2 03/10] Marvell/Cn9130Db: Add DeviceTree
` [edk2-platforms: PATCH v2 04/10] Marvell/Cn9130Db: Introduce board support
` [edk2-platforms: PATCH v2 05/10] Marvell/Library: ArmadaSoCDescLib: Extend Xenon information
` [edk2-platforms: PATCH v2 06/10] Marvell/Library: MppLib: Allow to configure more Xenon PHYs
` [edk2-devel] "
` [edk2-platforms: PATCH v2 07/10] Marvell/Library: IcuLib: Fix debug information
` [edk2-platforms: PATCH v2 08/10] Marvell/Cn9131Db: Introduce board support
` [edk2-platforms: PATCH v2 09/10] Marvell/Cn9132Db: "
` [edk2-platforms: PATCH v2 10/10] Marvell/Drivers: SmbiosPlatformDxe: Use more generic board name
` [edk2-devel] "
[PATCH] UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leaf
2019-08-16 20:40 UTC (6+ messages)
` [edk2-devel] "
[PATCH v4 0/2] Add SCSI Support for Storage Security Command Protocol
2019-08-16 20:22 UTC (4+ messages)
` [PATCH v4 2/2] MdeModulePkg/ScsiDiskDxe: Support "
` [edk2-devel] "
[patch v2][edk2-stable201908] MdeModulePkg DxeCore: Fix for missing Memory Attributes Table (MAT) update
2019-08-16 19:47 UTC (2+ messages)
[Patch] MdeModulePkg DxeCore: Fix for missing MAT update
2019-08-16 18:54 UTC (10+ messages)
` [edk2-devel] "
Determining TSC frequency programmatically
2019-08-16 18:35 UTC (2+ messages)
` [edk2-devel] "
BaseTools/BinWrappers question?
2019-08-16 17:01 UTC
static data in dxe_runtime modules
2019-08-16 17:00 UTC (13+ messages)
` [edk2-devel] "
[edk2-platforms: PATCH v2 0/2] Platforms/RPi3: Device Tree driver improvements
2019-08-16 16:47 UTC (4+ messages)
` [edk2-platforms: PATCH v2 1/2] Platforms/RPi3: Improve debug output in FdtDxe
` [edk2-platforms: PATCH v2 2/2] Platforms/RPi3: Add multiple embedded Device Tree selection
[Patch v4 0/6] Add "test then write" mechanism
2019-08-16 16:46 UTC (8+ messages)
` [Patch v4 1/6] UefiCpuPkg/RegisterCpuFeaturesLib: Add "Test Then Write" Macros
` [Patch v4 2/6] UefiCpuPkg/PiSmmCpuDxeSmm: Combine CR read/write action
` [Patch v4 3/6] UefiCpuPkg/PiSmmCpuDxeSmm: Supports test then write new value logic
` [Patch v4 4/6] UefiCpuPkg/RegisterCpuFeaturesLib: Combine CR read/write action
` [Patch v4 5/6] UefiCpuPkg/RegisterCpuFeaturesLib: Supports test then write new value logic
` [Patch v4 6/6] UefiCpuPkg/CpuCommonFeaturesLib: Use new macros
[edk2-devel] [Patch 1/1] BaseTools: Fixed issue of incorrect Module Unique Name
2019-08-16 14:37 UTC (2+ messages)
[PATCH v1 00/11] Test against invalid pointers in acpiview
2019-08-16 10:25 UTC (6+ messages)
` [PATCH v1 03/11] ShellPkg: acpiview: FADT: Validate global pointer before use
` [edk2-devel] [PATCH v1 00/11] Test against invalid pointers in acpiview
[PATCH] UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leaf
2019-08-16 8:07 UTC (7+ messages)
` [edk2-devel] "
Soft Feature Freeze starts now for edk2-stable201908
2019-08-16 8:06 UTC
[PATCH 1/1] CryptoPkg: Fix coding style
2019-08-16 7:56 UTC (3+ messages)
[PATCH v2 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Replace shift logical left
2019-08-16 7:51 UTC (3+ messages)
[Patch 1/1] BaseTools: Fixed issue of incorrect Module Unique Name
2019-08-16 6:38 UTC
[PATCH 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Replace shift logical left
2019-08-16 6:10 UTC (4+ messages)
` [edk2-devel] "
[PATCH] UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leaf
2019-08-16 4:27 UTC (2+ messages)
[PATCH 1/1] UefiCpuPkg/Cpuid: Add description for parameter LeafFunction
2019-08-16 4:26 UTC (2+ messages)
` [edk2-devel] "
[PATCH 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Initialize local variables
2019-08-16 4:07 UTC (2+ messages)
` [edk2-devel] "
[PATCH v6 0/5] Build cache enhancement
2019-08-16 4:06 UTC (2+ messages)
[PATCH 1/1] CryptoPkg/OpensslLib: Add missing header files in INF file
2019-08-16 3:58 UTC (3+ messages)
` [edk2-devel] "
[Patch v3 0/6] Add "test then write" mechanism
2019-08-16 3:58 UTC (8+ messages)
` [Patch v3 1/6] UefiCpuPkg/RegisterCpuFeaturesLib: Add "Test Then Write" Macros
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