]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/ReportStatusCodeLib.h
This checkin addresses the compatibility issue of passing arguments of type VA_LIST...
[mirror_edk2.git] / MdePkg / Include / Library / ReportStatusCodeLib.h
index 49c7c501f188cfa120dc66d9f5d3d3bc23275c66..3c7b1fde63593117c6d7c36804530f8be09a006f 100644 (file)
@@ -135,7 +135,7 @@ EFIAPI
 ReportStatusCodeExtractDebugInfo (\r
   IN CONST EFI_STATUS_CODE_DATA  *Data, \r
   OUT UINT32                     *ErrorLevel,\r
-  OUT VA_LIST                    *Marker,\r
+  OUT BASE_LIST                  *Marker,\r
   OUT CHAR8                      **Format\r
   );\r
 \r