|
[PATCH v4 0/9] Introduce ManageabilityPkg
From: Abner Chang <abner.chang@...> edk2 ManageabilityPkg is introduced to provide edk2 drivers and libraries for industry platform management standards, such as PLDM (Platform Level Data Model), MCTP
From: Abner Chang <abner.chang@...> edk2 ManageabilityPkg is introduced to provide edk2 drivers and libraries for industry platform management standards, such as PLDM (Platform Level Data Model), MCTP
|
By
Chang, Abner
·
|
|
[Patch 1/2] MdeModulePkg/Include/Ppi: Add FirmwareVolumeShadowPpi
From: Umang Patel <umang.patel@...> Add FirmwareVolumeShadow PPI to shadow an FV to memory. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming Gao <gaoliming@...> Signed-off-by: Patel Umang <umang.patel@...
From: Umang Patel <umang.patel@...> Add FirmwareVolumeShadow PPI to shadow an FV to memory. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming Gao <gaoliming@...> Signed-off-by: Patel Umang <umang.patel@...
|
By
Michael D Kinney
·
|
|
[PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: fix error handling
3 messages
ASSERT() is not proper handling of allocation failures, it gets compiled out on RELEASE builds. Print a message and enter dead loop instead. Signed-off-by: Gerd Hoffmann <kraxel@...> --- UefiCpuPkg/Pi
ASSERT() is not proper handling of allocation failures, it gets compiled out on RELEASE builds. Print a message and enter dead loop instead. Signed-off-by: Gerd Hoffmann <kraxel@...> --- UefiCpuPkg/Pi
|
By
Gerd Hoffmann
·
|
|
[PATCH 9/9] BaseTools: Remove EBC (EFI Byte Code) compiler definitions
The edk2-stable202302 release was the last to support building EFI Byte Code drivers. Remove the definitions for Intel's EBC compiler from Conf/tools_def.template. Signed-off-by: Rebecca Cran <rebecca
The edk2-stable202302 release was the last to support building EFI Byte Code drivers. Remove the definitions for Intel's EBC compiler from Conf/tools_def.template. Signed-off-by: Rebecca Cran <rebecca
|
By
Rebecca Cran
·
|
|
[PATCH 8/9] BaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS defs
Remove the unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS definitions from Conf/tools_def.template. Signed-off-by: Rebecca Cran <rebecca@...> --- BaseTools/Conf/tools_def.template | 4 ---- 1 file chang
Remove the unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS definitions from Conf/tools_def.template. Signed-off-by: Rebecca Cran <rebecca@...> --- BaseTools/Conf/tools_def.template | 4 ---- 1 file chang
|
By
Rebecca Cran
·
|
|
[PATCH 7/9] edksetup.bat: Remove VS2008-VS2013 remnants
Since Visual Studio versions older than VS2015 are no longer supported, remove mention of them from edksetup.bat. Signed-off-by: Rebecca Cran <rebecca@...> --- edksetup.bat | 6 +----- 1 file changed,
Since Visual Studio versions older than VS2015 are no longer supported, remove mention of them from edksetup.bat. Signed-off-by: Rebecca Cran <rebecca@...> --- edksetup.bat | 6 +----- 1 file changed,
|
By
Rebecca Cran
·
|
|
[PATCH 6/9] MdePkg: Remove VS2008-VS2013 remnants
Since Visual Studio versions older than VS2015 are no longer supported, remove mention of them from MdePkg. Signed-off-by: Rebecca Cran <rebecca@...> --- MdePkg/Include/Ia32/ProcessorBind.h | 8 ++----
Since Visual Studio versions older than VS2015 are no longer supported, remove mention of them from MdePkg. Signed-off-by: Rebecca Cran <rebecca@...> --- MdePkg/Include/Ia32/ProcessorBind.h | 8 ++----
|
By
Rebecca Cran
·
|
|
[PATCH 5/9] BaseTools: Remove VS2008-VS2013 remnants
Remove remnants of Visual Studio 2008-2013 support from Signed-off-by: Rebecca Cran <rebecca@...> --- BaseTools/Conf/tools_def.template | 12 ---- BaseTools/Scripts/SetVisualStudio.bat | 22 +------ Bas
Remove remnants of Visual Studio 2008-2013 support from Signed-off-by: Rebecca Cran <rebecca@...> --- BaseTools/Conf/tools_def.template | 12 ---- BaseTools/Scripts/SetVisualStudio.bat | 22 +------ Bas
|
By
Rebecca Cran
·
|
|
[PATCH 4/9] BaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain definitions
With recent changes, Visual Studio versions older than VS2015 are unable to build EDK2 code. To avoid confusion, remove VS2008, 2010, 2012 and 2013 toolchain definitions from Conf/tools_def.template,
With recent changes, Visual Studio versions older than VS2015 are unable to build EDK2 code. To avoid confusion, remove VS2008, 2010, 2012 and 2013 toolchain definitions from Conf/tools_def.template,
|
By
Rebecca Cran
·
|
|
[PATCH 2/9] CryptoPkg: Add CLANGDWARF and remove CLANG35 and CLANG38 compiler flags
With the removal of CLANG35 and CLANG38 and the update of the CLANGDWARF toolchain definition in Conf/tools_def.txt update the compiler flags in BaseCryptLib and OpensslLib. Signed-off-by: Rebecca Cra
With the removal of CLANG35 and CLANG38 and the update of the CLANGDWARF toolchain definition in Conf/tools_def.txt update the compiler flags in BaseCryptLib and OpensslLib. Signed-off-by: Rebecca Cra
|
By
Rebecca Cran
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, March 21, 2023
2 messages
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO When: Tuesday, March 21, 2023 6:30pm to 7:30pm (UTC-07:00) America/Los Angeles Where: https://teams.microsoft.com/l/meetup-join/19%3ameeting_OTk1YzJhN2UtOG
Reminder: TianoCore Bug Triage - APAC / NAMO When: Tuesday, March 21, 2023 6:30pm to 7:30pm (UTC-07:00) America/Los Angeles Where: https://teams.microsoft.com/l/meetup-join/19%3ameeting_OTk1YzJhN2UtOG
|
By
Group Notification
·
|
|
[PATCH v2] IntelFsp2Pkg: Fix NASM X64 build warnings.
11 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4377 Fix below warnings generated by NASM X64 build: /X64/FspHelper.iii:26: warning: signed dword value exceeds bounds /X64/FspHelper.iii:35: warn
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4377 Fix below warnings generated by NASM X64 build: /X64/FspHelper.iii:26: warning: signed dword value exceeds bounds /X64/FspHelper.iii:35: warn
|
By
Chiu, Chasel
·
|
|
[PATCH 3/5] MdePkg/Base.h: Introduce various alignment-related macros
7 messages
From: Marvin Häuser <mhaeuser@...> ALIGNOF: Determining the alignment requirement of data types is crucial to ensure safe memory accesses when parsing untrusted data. IS_POW2: Determining whether a va
From: Marvin Häuser <mhaeuser@...> ALIGNOF: Determining the alignment requirement of data types is crucial to ensure safe memory accesses when parsing untrusted data. IS_POW2: Determining whether a va
|
By
Gerd Hoffmann
·
|
|
[PATCH 5/5] OvmfPkg: Consume new alignment-related macros
3 messages
This patch substitutes the macros that were renamed in the second patch with the new, shared alignment macros. Signed-off-by: Gerd Hoffmann <kraxel@...> --- OvmfPkg/AmdSevDxe/AmdSevDxe.c | 6 ++---- ..
This patch substitutes the macros that were renamed in the second patch with the new, shared alignment macros. Signed-off-by: Gerd Hoffmann <kraxel@...> --- OvmfPkg/AmdSevDxe/AmdSevDxe.c | 6 ++---- ..
|
By
Gerd Hoffmann
·
|
|
[PATCH 2/5] OvmfPkg: Rename IS_ALIGNED macros to avoid name collisions
3 messages
This patch is a preparation for the patches that follow. The subsequent patches will introduce and integrate new alignment-related macros, which collide with existing definitions in OvmfPkg. Temporari
This patch is a preparation for the patches that follow. The subsequent patches will introduce and integrate new alignment-related macros, which collide with existing definitions in OvmfPkg. Temporari
|
By
Gerd Hoffmann
·
|
|
[PATCH 1/5] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
3 messages
From: Marvin Häuser <mhaeuser@...> This patch is a preparation for the patches that follow. The subsequent patches will introduce and integrate new alignment-related macros, which collide with existin
From: Marvin Häuser <mhaeuser@...> This patch is a preparation for the patches that follow. The subsequent patches will introduce and integrate new alignment-related macros, which collide with existin
|
By
Gerd Hoffmann
·
|
|
[PATCH 4/5] MdeModulePkg: Consume new alignment-related macros
3 messages
From: Marvin Häuser <mhaeuser@...> This patch substitutes the macros that were renamed in the first patch with the new, shared alignment macros. Cc: Jian J Wang <jian.j.wang@...> Cc: Hao A Wu <hao.a.w
From: Marvin Häuser <mhaeuser@...> This patch substitutes the macros that were renamed in the first patch with the new, shared alignment macros. Cc: Jian J Wang <jian.j.wang@...> Cc: Hao A Wu <hao.a.w
|
By
Gerd Hoffmann
·
|
|
[PATCH edk2-platforms 0/2] IpmiFeaturePkg: small fixes
3 messages
During review of a previous patchset with IpmiFeaturePkg changes, Arunk asked to add additional update of BmcStatus [*]. Also I found another issue at GetDeviceId() function that could be solved by tr
During review of a previous patchset with IpmiFeaturePkg changes, Arunk asked to add additional update of BmcStatus [*]. Also I found another issue at GetDeviceId() function that could be solved by tr
|
By
Mike Maslenkin
·
|
|
[edk2-platforms][PATCH 1/2][RESEND] PlatformPayloadFeaturePkg.dsc: Add missing packages
5 messages
Add package that are required to build PlatformPayloadFeaturePkg. Test: Running python Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeat= urePkg.py generates a FV. Signed-off-by: Patrick Ru
Add package that are required to build PlatformPayloadFeaturePkg. Test: Running python Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeat= urePkg.py generates a FV. Signed-off-by: Patrick Ru
|
By
Patrick Rudolph
·
|
|
[edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support
5 messages
- Use OS specific path seperator instead of hardcoding ';' - Fix case of build artifact FV/PLATFORMPAYLOAD.Fv Test: python Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.py works o
- Use OS specific path seperator instead of hardcoding ';' - Fix case of build artifact FV/PLATFORMPAYLOAD.Fv Test: python Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.py works o
|
By
Patrick Rudolph
·
|