Refine the inf and dec to follow spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11402 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10 2011-03-15 07:13:45 +00:00
parent 5697f8738b
commit 975e881570
2 changed files with 3 additions and 3 deletions

View File

@ -54,5 +54,5 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable
[Pcd] [Pcd]
gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintString || PcdHelloWorldPrintEnable ## Valid when gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintString || gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable ## Valid when gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable
gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintTimes || PcdHelloWorldPrintEnable ## Valid when gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintTimes || gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable ## Valid when gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintEnable

View File

@ -72,7 +72,7 @@
## @libraryclass Provides a set of interfaces to abstract the policy of security measurement. ## @libraryclass Provides a set of interfaces to abstract the policy of security measurement.
# #
SecurityManagementLib|MdeModulePkg/Include/Library/SecurityManagementLib.h SecurityManagementLib|Include/Library/SecurityManagementLib.h
## @libraryclass OEM status code libary is used to report status code to OEM device. ## @libraryclass OEM status code libary is used to report status code to OEM device.
# #