]> git.proxmox.com Git - mirror_edk2.git/commit - Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.c
Vlv2TbltDevicePkg/PlatformGopPolicy: include UefiBootServicesTableLib.h
authorGary Lin <glin@suse.com>
Fri, 29 Jul 2016 03:25:29 +0000 (11:25 +0800)
committerdavid wei <david.wei@intel.com>
Wed, 3 Aug 2016 03:02:18 +0000 (11:02 +0800)
commitc50ff97c96ca5f0e90cb344e1cc438ebb1e51f0a
tree47acf3484cc491b0f8775e40c9d12bdb66a21966
parente7643ce70cabf09d89ba069b5460aab5901fa89d
Vlv2TbltDevicePkg/PlatformGopPolicy: include UefiBootServicesTableLib.h

gBS is already defined in
MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c

Remove the declaration of gBS and include the proper header file to
access the variable.

Suggested-by: David Wei <david.wei@intel.com>
Cc: David Wei <david.wei@intel.com>
Cc: "Wu, Hao A" <hao.a.wu@intel.com>
Cc: "Lu, ShifeiX A" <shifeix.a.lu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.c