From: Liming Gao <liming.gao@intel.com>
To: edk2-devel@lists.01.org
Subject: [Patch 0/3] Fix XCODE5 varargs warning in GetBestLanguage API
Date: Mon, 14 May 2018 21:12:32 +0800 [thread overview]
Message-ID: <20180514131235.19064-1-liming.gao@intel.com> (raw)
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
next reply other threads:[~2018-05-14 13:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-14 13:12 Liming Gao [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180514131235.19064-1-liming.gao@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox