]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Include/Protocol/PlatformLogo.h
MdeModulePkg: Change PlatformLogo.GetImage use INTN for minus value
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 18 Nov 2015 05:04:23 +0000 (05:04 +0000)
committerniruiyu <niruiyu@Edk2>
Wed, 18 Nov 2015 05:04:23 +0000 (05:04 +0000)
commitc25be72e15b9f499551278b06b458c5bf072646f
tree828d393a619cdc4a0d0faf0243a479e6d7892d55
parent386cdfbecbbacb600ffc8e2ffa8c7af1b3855a61
MdeModulePkg: Change PlatformLogo.GetImage use INTN for minus value

The parameter name is also changed from Coordinate* to Offset* to
reflect that it's the offset to the location specified by Attribute.
For example, when the Attribute is Center, OffsetX and OffsetY are
used to specify the offset to the Center. OffsetX = 100 means
100 pixels right to the Center.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18866 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Protocol/PlatformLogo.h