public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ruiyu Ni <ruiyu.ni@intel.com>
To: edk2-devel@lists.01.org
Cc: Liming Gao <liming.gao@intel.com>
Subject: [PATCH 1/2] MdePkg/HiiImageDecoder.h: Rename from ImageDecoder.h
Date: Tue, 27 Sep 2016 10:17:38 +0800	[thread overview]
Message-ID: <20160927021739.356392-2-ruiyu.ni@intel.com> (raw)
In-Reply-To: <20160927021739.356392-1-ruiyu.ni@intel.com>

Rename the protocol header file to follow EDKII file
name rule before the HiiImageDecoder protocol is used
by anyone.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
---
 MdePkg/Include/Protocol/{ImageDecoder.h => HiiImageDecoder.h} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename MdePkg/Include/Protocol/{ImageDecoder.h => HiiImageDecoder.h} (100%)

diff --git a/MdePkg/Include/Protocol/ImageDecoder.h b/MdePkg/Include/Protocol/HiiImageDecoder.h
similarity index 100%
rename from MdePkg/Include/Protocol/ImageDecoder.h
rename to MdePkg/Include/Protocol/HiiImageDecoder.h
-- 
2.9.0.windows.1



  reply	other threads:[~2016-09-27  2:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27  2:17 [PATCH 0/2] Refine HiiImageDecoder.h Ruiyu Ni
2016-09-27  2:17 ` Ruiyu Ni [this message]
2016-09-27  2:17 ` [PATCH 2/2] MdePkg/HiiImageDecoder.h: Add missing EFI_HII_IMAGE_DECODER_OTHER_INFO Ruiyu Ni
2016-09-28  8:13 ` [PATCH 0/2] Refine HiiImageDecoder.h Gao, Liming

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=20160927021739.356392-2-ruiyu.ni@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