summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileParser.py
diff options
context:
space:
mode:
authorQihang Gao <gaoqihang@loongson.cn>2026-05-07 12:27:36 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-06-19 20:30:22 +0300
commit0573bda1c67e95e105ab721f8c4c3bc04efa0916 (patch)
tree86af0e066aea724fdeb62a4d79135829559ca07e /BaseTools/Source/Python/Workspace/MetaFileParser.py
parent9bf69ed7ed03d88535a43987e5b8105406b42d57 (diff)
downloadedk2-0573bda1c67e95e105ab721f8c4c3bc04efa0916.tar.xz
ManageabilityPkg: Fix build failure issue on CLANGDWARF X64
When building ManageabilityPkg with `-a X64 -t CLANGDWARF`, error message is throwed: BaseManageabilityTransportHelper.c:462:3: error: '__builtin_ms_va_start' used in System V ABI function 462 | VA_START (Marker, Format); | ^ Functions that call VA_START()/VA_END() must be declared with EFIAPI. The function HelperManageabilityDebugPrint() should also be declared with EFIAPI to ensure compliance with Microsoft X64 calling convention for CLANG. Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions