GraphicsLib depends on GraphicsOutput protocol definitions so I added include for GOP
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3078 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -18,8 +18,10 @@ Abstract:
|
|||||||
|
|
||||||
--*/
|
--*/
|
||||||
|
|
||||||
#ifndef _EFI_GRAPHICS_LIB_H_
|
#ifndef __EFI_GRAPHICS_LIB_H__
|
||||||
#define _EFI_GRAPHICS_LIB_H_
|
#define __EFI_GRAPHICS_LIB_H__
|
||||||
|
|
||||||
|
#include <Protocol/GraphicsOutput.h>
|
||||||
|
|
||||||
EFI_STATUS
|
EFI_STATUS
|
||||||
GetGraphicsBitMapFromFV (
|
GetGraphicsBitMapFromFV (
|
||||||
|
Reference in New Issue
Block a user