summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
diff options
context:
space:
mode:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-29 03:17:21 +0000
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-29 03:17:21 +0000
commite34ecc8a1e7f396278b630e2c6e4022e762faf5a (patch)
treeece535605530eeaaab6e60e091eb7949c59007aa /MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
parent045c8b9a4d7672da1e2c493cdfefb8bb0099434e (diff)
downloadedk2-platforms-e34ecc8a1e7f396278b630e2c6e4022e762faf5a.tar.xz
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6281 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf')
-rw-r--r--MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
index a74c9eefed..0866296003 100644
--- a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
+++ b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
@@ -21,7 +21,6 @@
VERSION_STRING = 1.0
LIBRARY_CLASS = UefiRuntimeServicesTableLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
EDK_RELEASE_VERSION = 0x00020000
- EFI_SPECIFICATION_VERSION = 0x00020000
CONSTRUCTOR = UefiRuntimeServicesTableLibConstructor