]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/PrintLib.h
MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G”
[mirror_edk2.git] / MdePkg / Include / Library / PrintLib.h
index c84b7c36aafd2ce08959e0fe449eff359568cff9..3eb84f311b51aa31cd315ad3020faaa7009ed211 100644 (file)
@@ -98,6 +98,7 @@ AsciiSPrintUnicodeFormat (
   );\r
 \r
 UINTN\r
+EFIAPI\r
 UnicodeValueToString (\r
   IN OUT CHAR16  *Buffer,\r
   IN UINTN       Flags,\r
@@ -106,6 +107,7 @@ UnicodeValueToString (
   );\r
 \r
 UINTN\r
+EFIAPI\r
 AsciiValueToString (\r
   IN OUT CHAR8  *Buffer,\r
   IN UINTN      Flags,\r