public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] Fix XCODE5 varargs warning in GetBestLanguage API
@ 2018-05-14 13:12 Liming Gao
  2018-05-14 13:12 ` [Patch 1/3] MdePkg UefiLib: Fix XCODE5 varargs warning Liming Gao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Liming Gao @ 2018-05-14 13:12 UTC (permalink / raw)
  To: edk2-devel

https://bugzilla.tianocore.org/show_bug.cgi?id=741
Change GetBestLanguage() parameter from BOOLEAN to UINTN
PI S3SaveState protocol will be updated after new PI spec is public.

Liming Gao (3):
  MdePkg UefiLib: Fix XCODE5 varargs warning
  IntelFrameworkPkg UefiLib: Fix XCODE5 varargs warning
  MdeModulePkg Variable: Fix XCODE5 varargs warning

 IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c        | 2 +-
 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariable.c | 2 +-
 MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c       | 2 +-
 MdePkg/Include/Library/UefiLib.h                            | 2 +-
 MdePkg/Library/UefiLib/UefiLib.c                            | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.16.2.windows.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-14 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14 13:12 [Patch 0/3] Fix XCODE5 varargs warning in GetBestLanguage API Liming Gao
2018-05-14 13:12 ` [Patch 1/3] MdePkg UefiLib: Fix XCODE5 varargs warning Liming Gao
2018-05-14 13:12 ` [Patch 2/3] IntelFrameworkPkg " Liming Gao
2018-05-14 13:12 ` [Patch 3/3] MdeModulePkg Variable: " Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox