add in GraphicsLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2896 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-06-29 07:23:08 +00:00
parent 45e6322cd0
commit 479922d78b
2 changed files with 14 additions and 0 deletions

View File

@ -26,6 +26,17 @@
PACKAGE_GUID = 88894582-7553-4822-B484-624E24B6DECF
PACKAGE_VERSION = 0.1
################################################################################
#
# Include Section - list of Include Paths that are provided by this package.
# Comments are used for Keywords and Module Types.
#
# Supported Module Types:
# BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
#
################################################################################
[Includes.common]
Include # Root include for the package
################################################################################
#
@ -36,6 +47,7 @@
[LibraryClass.common]
PciIncompatibleDeviceSupportLib|Include/Library/PciIncompatibleDeviceSupportLib.h
OemHookStatusCodeLib|Include/Library/OemHookStatusCodeLib.h
GraphicsLib|Include/Library/GraphicsLib.h