mirror of https://github.com/acidanthera/audk.git
Fix meta file issue.
Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Hesheng Chen <hesheng.chen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14978 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
f98f5ec304
commit
b7ae875107
|
@ -20,7 +20,7 @@
|
|||
FILE_GUID = CA4BBC99-DFC6-4234-B553-8B6586B7B113
|
||||
MODULE_TYPE = PEIM
|
||||
VERSION_STRING = 1.0
|
||||
LIBRARY_CLASS = CpuExceptionHandlerLib|SEC PEIM_CORE PEIM
|
||||
LIBRARY_CLASS = CpuExceptionHandlerLib|SEC PEI_CORE PEIM
|
||||
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
|
|
Loading…
Reference in New Issue