messages from 2016-08-02 08:59:57 to 2016-08-05 01:32:11 UTC [more...]
[PATCH 00/17] Add build option to disable deprecated APIs
2016-08-05 1:32 UTC (23+ messages)
` [PATCH 01/17] FatPkg DSC: "
` [PATCH 02/17] IntelFrameworkModulePkg "
` [PATCH 03/17] IntelFrameworkPkg "
` [PATCH 04/17] IntelFsp2Pkg "
` [PATCH 05/17] IntelFsp2WrapperPkg "
` [PATCH 06/17] IntelFspPkg "
` [PATCH 07/17] IntelFspWrapperPkg "
` [PATCH 08/17] MdeModulePkg "
` [PATCH 09/17] MdePkg "
` [PATCH 10/17] NetworkPkg "
` [PATCH 11/17] PcAtChipsetPkg "
` [PATCH 12/17] PerformancePkg "
` [PATCH 13/17] SecurityPkg "
` [PATCH 14/17] ShellPkg "
` [PATCH 15/17] SourceLevelDebugPkg "
` [PATCH 16/17] UefiCpuPkg "
` [PATCH 17/17] CryptoPkg "
Managing GCC Assembly Code Size (AArch64)
2016-08-04 21:55 UTC (4+ messages)
[PATCH] BaseTools X64: fold PLT relocations into simple relative references
2016-08-04 19:11 UTC (7+ messages)
[PATCH 0/3] Build fixes for ARM/OpenSSL
2016-08-04 16:01 UTC (5+ messages)
` [PATCH 1/3] ArmPkg/ArmSoftFloatLib: disable LTO build for GCC
` [PATCH 2/3] ArmPkg/CompilerIntrinsicsLib: make the default memset() weak
` [PATCH 3/3] BaseTools GCC/ARM: add -fno-builtin to CC flags
[PATCH] PcdBdsLinuxSupport default value
2016-08-04 13:51 UTC (2+ messages)
[PATCH 0/3] Add APIs IsZeroBuffer and IsZeroGuid in BaseMemoryLib
2016-08-04 13:28 UTC (7+ messages)
` [PATCH 1/3] MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()
` [PATCH 2/3] MdePkg BaseMemoryLib: Add implementation of API IsZeroBuffer()
` [PATCH 3/3] SecurityPkg Tcg2: Remove internal implementation of IsZeroBuffer()
[PATCH v2 2/7] BaseTools-GenFw:Add new x86_64 Elf relocation types for PIC/PIE code
2016-08-03 23:26 UTC (23+ messages)
Shell Path Issues with "../.."
2016-08-03 19:44 UTC (3+ messages)
[PATCH v5 0/4] Introduce CLANG38 toolchain in edk2
2016-08-03 16:56 UTC (6+ messages)
` [PATCH v5 1/4] BaseTools-Conf:Remove short dash in ar flag for LLVM
` [PATCH v5 2/4] BaseTools-Conf:Introduce CLANG38 new toolchain for x86
` [PATCH v5 3/4] ShellPkg-UefiShellTftpCommandLib: Replace compiler builtin
` [PATCH v5 4/4] ShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List library function
[PATCH 0/3] BaseTools GCC: pass CC flags to linker
2016-08-03 15:50 UTC (14+ messages)
` [PATCH 1/3] BaseTools GCC: move -c compiler flag to build rules
` [PATCH 2/3] BaseTools GCC5: disable warnings-as-errors for now
` [PATCH 3/3] BaseTools GCC: add the compiler flags to the linker command line
[PATCH 0/2] ArmVirtPkg EmbeddedPkg: fix build for CLANG35/ARM
2016-08-03 13:46 UTC (13+ messages)
` [PATCH 1/2] EmbeddedPkg: make PrePiMemoryAllocationLib a SEC type library
` [PATCH 2/2] ArmVirtPkg ARM: make relocatable PrePi users build with CLANG35
[Patch] BaseTools: Fix the bug when use FILE_GUID override the module in DSC
2016-08-03 9:45 UTC
[PATCH 0/4] Introduce CLANG38 toolchain in edk2
2016-08-03 8:22 UTC (8+ messages)
` [PATCH 1/4] BaseTools-Conf:Remove short dash in ar flag for LLVM
` [PATCH 2/4] BaseTools-Conf:Introduce CLANG38 new toolchain for x86
` [PATCH 3/4] ShellPkg-UefiShellTftpCommandLib: Replace compiler builtin
` [PATCH 4/4] ShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List library function
[edk2-platforms/branch]: pentium-celeron-n-udk2015
2016-08-03 8:12 UTC
[Patch][Vlv2TbltDevicePkg] Enable Spread Spectrum of on-chip devices
2016-08-03 8:05 UTC
[PATCH] [staging/HTTPS-TLS] Delete extra TlsCipherMappingTable entries
2016-08-03 3:33 UTC (2+ messages)
[staging/HTTPS-TLS][PATCH 0/4] Replace the TLS definitions with the standardized one
2016-08-03 3:27 UTC (9+ messages)
[patch] MdeModulePkg/UsbMass: Not retry if usb bot transfer execution fail
2016-08-03 2:35 UTC (2+ messages)
Foreign keyboard support in UEFI
2016-08-03 1:37 UTC (4+ messages)
[Patch] SecurityPkg OpalPasswordDxe: Fix buffer overflow issue
2016-08-03 0:43 UTC (2+ messages)
Build traceback with new CLANG35 toolset
2016-08-03 0:13 UTC (4+ messages)
Tianocore Bugzilla Server is now live
2016-08-02 20:56 UTC (6+ messages)
Breaking change issue with NetworkPkg/Ip6Dxe/Ip6ConfigImlp.[c, h]
2016-08-02 20:55 UTC
[PATCH] CorebootModulePkg/SecCore: Adding NASM files in SecCore module
2016-08-02 19:56 UTC
[PATCH v2] OvmfPkg: use StatusCode Router and Handler from MdeModulePkg
2016-08-02 19:47 UTC (3+ messages)
[Patch v5 00/48] MP Initialize Library
2016-08-02 18:55 UTC (53+ messages)
` [Patch v5 01/48] UefiCpuPkg/LocalApic.h: Remove duplicated/conflicted definitions
` [Patch v5 02/48] UefiCpuPkg/MpInitLib: Add microcode definitions defined in IA32 SDM
` [Patch v5 03/48] UefiCpuPkg/CpuS3DataDxe: Move StartupVector allocation to EndOfDxe()
` [Patch v5 04/48] UefiCpuPkg/MpInitLib: Add MP Initialize library class definition
` [Patch v5 05/48] UefiCpuPkg/MpInitLib: Add two instances PeiMpInitLib and DxeMpInitLib
` [Patch v5 06/48] UefiCpuPkg/MpInitLib: Add AP assembly code and MP_CPU_EXCHANGE_INFO
` [Patch v5 07/48] UefiCpuPkg/MpInitLib: Fix typo and clean up the code
` [Patch v5 08/48] UefiCpuPkg/MpInitLib: Add EnableExecuteDisable in MP_CPU_EXCHANGE_INFO
` [Patch v5 09/48] UefiCpuPkg/MpInitLib: Add AsmRelocateApLoop() assembly code
` [Patch v5 10/48] UefiCpuPkg/MpInitLib: Add MP_ASSEMBLY_ADDRESS_MAP
` [Patch v5 11/48] UefiCpuPkg/MpInitLib: Get ApLoopMode and MointorFilter size
` [Patch v5 12/48] UefiCpuPkg/MpInitLib: Allocate and initialize memory of MP Data buffer
` [Patch v5 13/48] UefiCpuPkg/MpInitLib: Initialize CPU_AP_DATA for CPU APs
` [Patch v5 14/48] UefiCpuPkg/MpInitLib: Add CPU_VOLATILE_REGISTERS & worker functions
` [Patch v5 15/48] UefiCpuPkg/MpInitLib: Add MicrocodeDetect() and load microcode on BSP
` [Patch v5 16/48] UefiCpuPkg/MpInitLib: Save CPU MP Data pointer
` [Patch v5 17/48] UefiCpuPkg/MpInitLib: Register one End of PEI callback function
` [Patch v5 18/48] UefiCpuPkg/MpInitLib: Register one period event to check APs status
` [Patch v5 19/48] UefiCpuPkg/MpInitLib: Allocate AP reset vector buffer under 1MB
` [Patch v5 20/48] UefiCpuPkg/MpInitLib: Add ApWakeupFunction() executed by assembly code
` [Patch v5 21/48] UefiCpuPkg/MpInitLib: Fill MP_CPU_EXCHANGE_INFO fields
` [Patch v5 22/48] UefiCpuPkg/MpInitLib: Add WakeUpAP()
` [Patch v5 23/48] UefiCpuPkg/MpInitLib: Send INIT-SIPI-SIPI to get processor count
` [Patch v5 24/48] UefiCpuPkg/MpInitLib: Enable x2APIC mode on BSP/APs
` [Patch v5 25/48] UefiCpuPkg/MpInitLib: Sort processor by ascending order of APIC ID
` [Patch v5 26/48] UefiCpuPkg/MpInitLib: Skip collect processor count if GUIDed HOB exist
` [Patch v5 27/48] UefiCpuPkg/MpInitLib: Implementation of MpInitLibGetNumberOfProcessors()
` [Patch v5 28/48] UefiCpuPkg/MpInitLib: Implementation of MpInitLibGetProcessorInfo()
` [Patch v5 29/48] UefiCpuPkg/MpInitLib: Implementation of MpInitLibWhoAmI()
` [Patch v5 30/48] UefiCpuPkg/MpInitLib: Implementation of MpInitLibSwitchBSP()
` [Patch v5 31/48] UefiCpuPkg/MpInitLib: Implementation of MpInitLibEnableDisableAP()
` [Patch v5 32/48] UefiCpuPkg/MpInitLib: Check APs Status and update APs status
` [Patch v5 33/48] UefiCpuPkg/MpInitLib: Implementation of MpInitLibStartupThisAP()
` [Patch v5 34/48] UefiCpuPkg/MpInitLib: Implementation of MpInitLibStartupAllAPs()
` [Patch v5 35/48] UefiCpuPkg/MpInitLib: Place APs in safe loop before hand-off to OS
` [Patch v5 36/48] OvmfPkg: Add MpInitLib reference in DSC files
` [Patch v5 37/48] QuarkPlatformPkg: "
` [Patch v5 38/48] UefiCpuPkg/CpuMpPei: Consume MpInitLib to produce CPU MP PPI services
` [Patch v5 39/48] UefiCpuPkg/CpuMpPei: Remove unused files and codes
` [Patch v5 40/48] UefiCpuPkg/CpuMpPei: Delete PeiMpServices.c and PeiMpServices.h
` [Patch v5 41/48] UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol services
` [Patch v5 42/48] UefiCpuPkg/CpuDxe: Move SetMtrrsFromBuffer() location
` [Patch v5 43/48] UefiCpuPkg/CpuDxe: Remove unused codes and files
` [Patch v5 44/48] UefiCpuPkg/CpuDxe: Remove PcdCpuMaxLogicalProcessorNumber consuming
` [Patch v5 45/48] MdePkg/MpService.h: Fixed typo in function header to match PI spec
` [Patch v5 46/48] MdePkg/MpService.h: Trim whitespace at end of line
` [Patch v5 47/48] UefiCpuPkg/CpuDxe: Fixed typo in function header to match PI spec
` [Patch v5 48/48] UefiCpuPkg/PiSmmCpuDxeSmm: Add gEfiVariableArchProtocolGuid dependency
[PATCH v5 0/8] BaseTools: add support for GCC5 in LTO mode
2016-08-02 14:51 UTC (12+ messages)
[patch] MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is empty
2016-08-02 12:42 UTC (2+ messages)
[PATCH] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: deal with relaxed XIP alignment
2016-08-02 12:04 UTC (3+ messages)
[Patch] BaseTools: Allow string token identifier to use lower case letters
2016-08-02 11:31 UTC
[PATCH] ShellBinPkg Arm/AArch64 Shell binary update
2016-08-02 10:28 UTC (3+ messages)
[Patch] BaseTools: Keep the Pcd order in the Asbuilt Inf is same with Source
2016-08-02 9:31 UTC
[PATCH 1/2] BaseTools/GenFw AARCH64: convert ADRP to ADR if binary size allows it
2016-08-02 9:03 UTC (3+ 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