|
bugzilla whining 3 messages
Hello Mike, I got my first ever bugzilla whine today. It says "All of these bugs are in the CONFIRMED state, and have not been touched in 7 days or more." I'm not amused. :) I keep a very close eye on
Hello Mike, I got my first ever bugzilla whine today. It says "All of these bugs are in the CONFIRMED state, and have not been touched in 7 days or more." I'm not amused. :) I keep a very close eye on
|
By
Laszlo Ersek
·
|
|
[PATCH 1/2] MdeModulePkg/EbcDxe AARCH64: fix comment style
Replace '#' comments with '//' Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@...> --- MdeModulePkg/Universal/EbcDxe/AArch64/EbcLowLevel.S | 92 +
Replace '#' comments with '//' Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@...> --- MdeModulePkg/Universal/EbcDxe/AArch64/EbcLowLevel.S | 92 +
|
By
Ard Biesheuvel
·
|
|
[PATCH] MdePkg: Add DmaRemappingReportingTable.h 2 messages
Thanks for detailed conversation and I agree with direction. As it is ACPI related which has multiple vendors owning specific tables referred by ACPI spec MdePkg for now seems to be right place. That
Thanks for detailed conversation and I agree with direction. As it is ACPI related which has multiple vendors owning specific tables referred by ACPI spec MdePkg for now seems to be right place. That
|
By
Mudusuru, Giri P
·
|
|
[PATCH] ArmPkg/Library: Add ArmReadSctlr for aarch64 3 messages
One of the UEFI Self Certification tests (UEFI-SCT) need to read the current exception level SCTLR Register. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: John Powell <john.po
One of the UEFI Self Certification tests (UEFI-SCT) need to read the current exception level SCTLR Register. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: John Powell <john.po
|
By
Supreeth Venkatesh
·
|
|
[PATCH] IntelFsp2Pkg: Locate FSP Info Header dynamically 3 messages
we need to locate the FSP Info Header by calculating offset dynamically to handle the scenario of FSP component is being rebased to different location. Cc: Maurice Ma <maurice.ma@...> Cc: Jiewen Yao <
we need to locate the FSP Info Header by calculating offset dynamically to handle the scenario of FSP component is being rebased to different location. Cc: Maurice Ma <maurice.ma@...> Cc: Jiewen Yao <
|
By
Satya Yarlagadda
·
|
|
[PATCHV2] MdePkg: Add DmaRemappingReportingTable.h 2 messages
DMA Remapping Reporting (DMAR) ACPI table definitions from Intel(R) Virtualization Technology for Directed I/O (VT-D) Architecture Specification v2.4 dated June 2016. This replaces the DMARemappingRep
DMA Remapping Reporting (DMAR) ACPI table definitions from Intel(R) Virtualization Technology for Directed I/O (VT-D) Architecture Specification v2.4 dated June 2016. This replaces the DMARemappingRep
|
By
Giri P Mudusuru
·
|
|
[PATCH] add top-level .gitattributes file, dealing with .depex 10 messages
Thanks! I had hoped for comments from someone else on cc, since we don't have any Maintainers.txt entry for the top level directory :) But if I don't hear anything before Monday, I'll push it then. Re
Thanks! I had hoped for comments from someone else on cc, since we don't have any Maintainers.txt entry for the top level directory :) But if I don't hear anything before Monday, I'll push it then. Re
|
By
Leif Lindholm
·
|
|
[patch 2/2] BaseTool/Upt: Add support for Private 2 messages
Support new syntax in package DEC file as below: [Includes.Common.Private] [Ppis.Common.Private] [Guids.Common.Private] [Protocols.Common.Private] Contributed-under: TianoCore Contribution Agreement 1
Support new syntax in package DEC file as below: [Includes.Common.Private] [Ppis.Common.Private] [Guids.Common.Private] [Protocols.Common.Private] Contributed-under: TianoCore Contribution Agreement 1
|
By
hesschen
·
|
|
[patch] BaseTool/Upt: Avoid UNI file name conflict 2 messages
When creating a UNI file if there is a name conflict, add an index from 0 to the file name Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: hesschen <hesheng.chen@...> --- .../So
When creating a UNI file if there is a name conflict, add an index from 0 to the file name Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: hesschen <hesheng.chen@...> --- .../So
|
By
hesschen
·
|
|
[patch] BaseTool/UPT: Add Test Install 2 messages
Add a new function to test if a DIST file list one by one to see if they can meet the requirement of Dependency. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: hesschen <heshen
Add a new function to test if a DIST file list one by one to see if they can meet the requirement of Dependency. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: hesschen <heshen
|
By
hesschen
·
|
|
[PATCH v5 7/8] MdePkg GCC/X64: avoid 'hidden' visibility for module entry points 8 messages
When building with LTO enabled, the LTO routines infer from the 'hidden' visibility of the _ModuleEntryPoint symbol that its code only needs to be retained if it is referenced internally, and disregar
When building with LTO enabled, the LTO routines infer from the 'hidden' visibility of the _ModuleEntryPoint symbol that its code only needs to be retained if it is referenced internally, and disregar
|
By
Ard Biesheuvel
·
|
|
[Patch] MdeModulePkg LoadFileOnFv2: Correct copy right format 2 messages
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@...> --- MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c | 4 ++-- 1 file changed, 2 insertions(+), 2
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@...> --- MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c | 4 ++-- 1 file changed, 2 insertions(+), 2
|
By
Liming Gao
·
|
|
[Patch] MdeModulePkg UefiBootManagerLib: Fix VS2012 build failure 2 messages
Initialize local variable Description as NULL first. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@...> --- MdeModulePkg/Library/UefiBootManagerLib/BmBo
Initialize local variable Description as NULL first. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@...> --- MdeModulePkg/Library/UefiBootManagerLib/BmBo
|
By
Liming Gao
·
|
|
[patch] BaseTool/UPT: Not expand macro for UserExtension 2 messages
All MACRO values defined by the DEFINE statements n any section (except [Userextensions] sections other than TianoCore."ExtraFiles) of the INF or DEC file must be expanded before processing of the fil
All MACRO values defined by the DEFINE statements n any section (except [Userextensions] sections other than TianoCore."ExtraFiles) of the INF or DEC file must be expanded before processing of the fil
|
By
hesschen
·
|
|
[PATCH] MdePkg: move to 'hidden' visibility for all symbols under GCC/X64 3 messages
When using GCC to build for X64, we switched to the position independent small code model, which is much more efficient in terms of code generation and runtime relocation footprint, and produces binar
When using GCC to build for X64, we switched to the position independent small code model, which is much more efficient in terms of code generation and runtime relocation footprint, and produces binar
|
By
Ard Biesheuvel
·
|
|
[Patch] MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer access 2 messages
Check NULL pointer before access it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@...> --- MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c | 6 +++
Check NULL pointer before access it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@...> --- MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c | 6 +++
|
By
Liming Gao
·
|
|
[PATCH] OvmfPkg: use StatusCode Router and Handler from MdeModulePkg 3 messages
Use StatusCode Router and Handler from MdeModulePkg instead of IntelFrameworkModulePkg. MdeModulePkg ones follows PI spec to implement StatusCode Router/Handler and provide StatusCode service. It allo
Use StatusCode Router and Handler from MdeModulePkg instead of IntelFrameworkModulePkg. MdeModulePkg ones follows PI spec to implement StatusCode Router/Handler and provide StatusCode service. It allo
|
By
Cinnamon Shia
·
|
|
[PATCH v5 5/8] ArmPkg: add prebuilt glue binaries for GCC5 LTO support 2 messages
GCC in LTO mode interoperates poorly with non-standard libraries that provide implementations of compiler intrinsics such as memcpy/memset or the stack protector entry points. Such libraries need to b
GCC in LTO mode interoperates poorly with non-standard libraries that provide implementations of compiler intrinsics such as memcpy/memset or the stack protector entry points. Such libraries need to b
|
By
Ard Biesheuvel
·
|
|
[Patch v5 03/48] UefiCpuPkg/CpuS3DataDxe: Move StartupVector allocation to EndOfDxe()
Currently, we will allocate StartupVector buffer under 1MB at entry point function. But some modules may allocate some hard code address under 1MB. For example, LegacyBiosDxe driver tries to manage so
Currently, we will allocate StartupVector buffer under 1MB at entry point function. But some modules may allocate some hard code address under 1MB. For example, LegacyBiosDxe driver tries to manage so
|
By
Jeff Fan
·
|
|
[Patch v5 04/48] UefiCpuPkg/MpInitLib: Add MP Initialize library class definition
MP Initialize library provides basic functionalities to do APs initialization, to manage MP information and to wakeup APs to execute AP task. It could be consumed by CPU MP PEI or DXE drivers to provi
MP Initialize library provides basic functionalities to do APs initialization, to manage MP information and to wakeup APs to execute AP task. It could be consumed by CPU MP PEI or DXE drivers to provi
|
By
Jeff Fan
·
|