]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Sal.h
Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Specificatio...
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Sal.h
index 2199efe14c44fddc0fef4dfaea86a81adf0f3efa..7b111e02c3437f00f4203679f196956a6bc4001f 100644 (file)
@@ -19,7 +19,7 @@
 ///\r
 /// SAL return status type \r
 ///\r
 ///\r
 /// SAL return status type \r
 ///\r
-typedef UINTN EFI_SAL_STATUS;\r
+typedef INTN EFI_SAL_STATUS;\r
 \r
 ///\r
 /// Call completed without error. \r
 \r
 ///\r
 /// Call completed without error. \r