ArmVExpressPkg: restrict ArmVExpressSysConfigLib to SEC and DXE_DRIVER

Since ArmVExpressSysConfigLib cannot be supported at runtime, restrict
its use to the types of modules that are currently using it legally.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17382 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Ard Biesheuvel 2015-05-08 12:08:24 +00:00 committed by oliviermartin
parent c889bf28ca
commit ee171cce9b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
FILE_GUID = a05b5cc0-82d2-11e0-82cb-0002a5d5c51b
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = ArmPlatformSysConfigLib
LIBRARY_CLASS = ArmPlatformSysConfigLib|SEC DXE_DRIVER
[Sources.common]
ArmVExpressSysConfig.c