]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dec
MdePkg: Add PI 1.4 Graphics HOB and PPI header files
authorHao Wu <hao.a.wu@intel.com>
Tue, 28 Apr 2015 07:18:15 +0000 (07:18 +0000)
committerhwu1225 <hwu1225@Edk2>
Tue, 28 Apr 2015 07:18:15 +0000 (07:18 +0000)
commit697c6cf32693afe91e86ef2a498f57d9fbfe047c
treeee55e3e1b5a62177008ebff6b5cc09cb1bae3421
parentb9459211df1f11c62908d73188ca9573aa6720f8
MdePkg: Add PI 1.4 Graphics HOB and PPI header files

The PeiGraphicsPpi is the main interface exposed by the Graphics PEIM to
be used by the other firmware modules.

When graphics capability is included in PEI, it produces a
EFI_PEI_GRAPHICS_INFO_HOB which provides information about the graphics
mode and the framebuffer.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17233 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Guid/GraphicsInfoHob.h [new file with mode: 0644]
MdePkg/Include/Ppi/Graphics.h [new file with mode: 0644]
MdePkg/MdePkg.dec