X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FUefiLib.h;h=bc2f712fdbd48fca8718d6711685dfe41bb2853c;hp=256498e3fd8d0d0ff99f3444a694b9bd1ea2650f;hb=d2aafe1e410c80d1046f2d1e743055882ead8489;hpb=8d65d3b25e35a2e968395d261b34416776b95d9e diff --git a/MdePkg/Include/Library/UefiLib.h b/MdePkg/Include/Library/UefiLib.h index 256498e3fd..bc2f712fdb 100644 --- a/MdePkg/Include/Library/UefiLib.h +++ b/MdePkg/Include/Library/UefiLib.h @@ -818,7 +818,7 @@ CHAR8 * EFIAPI GetBestLanguage ( IN CONST CHAR8 *SupportedLanguages, - IN BOOLEAN Iso639Language, + IN UINTN Iso639Language, ... );