summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/PlatformSecureLibNull
diff options
context:
space:
mode:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-06 08:45:42 +0000
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-06 08:45:42 +0000
commit0f7f6d23ea54f81ef6a75a83a4c973324a06f99d (patch)
tree46cab3040c44cc77944461e30803e5016d4f70a8 /SecurityPkg/Library/PlatformSecureLibNull
parenta3b4eb29330f688aba823d8669a408c97a551699 (diff)
downloadedk2-0f7f6d23ea54f81ef6a75a83a4c973324a06f99d.tar.gz
edk2-0f7f6d23ea54f81ef6a75a83a4c973324a06f99d.tar.bz2
edk2-0f7f6d23ea54f81ef6a75a83a4c973324a06f99d.zip
Change related:
1. Refine comments to remove the unrecognized code. 2. Add code to avoid potential data type change. 3. In inf file, add module type to the library class list. Signed-off-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12284 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SecurityPkg/Library/PlatformSecureLibNull')
-rw-r--r--SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf b/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
index 5750198aa7..dc119f2b1c 100644
--- a/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
+++ b/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
@@ -17,7 +17,7 @@
FILE_GUID = 7FA68D82-10A4-4e71-9524-D3D9500D3CDF
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
- LIBRARY_CLASS = PlatformSecureLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER
+ LIBRARY_CLASS = PlatformSecureLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_DRIVER
#