Enhance inf file to follow inf spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11389 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10
2011-03-14 08:36:16 +00:00
parent f6dbfa544b
commit 36f0b7c245
3 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
## @file
# Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk driver.
#
# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@ -19,6 +19,7 @@
FILE_GUID = 88B49226-A63F-4505-9D3C-B5A67B846133
MODULE_TYPE = DXE_SMM_DRIVER
PI_SPECIFICATION_VERSION = 0x0001000A
VERSION_STRING = 1.0
ENTRY_POINT = SmmStatusCodeThunkMain
#