diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-25 02:36:57 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-25 02:36:57 +0000 |
commit | dc8577f2756004a71def12afd21272aeaaca950b (patch) | |
tree | 2f4c63d9a1ddc2884e1f161ecda42ba2b86b0c5b /MdePkg/Library/BasePalLibNull/BasePalLibNull.inf | |
parent | 133e09da3d1bb82dfc0d91275b7eae07c03dd352 (diff) | |
download | edk2-platforms-dc8577f2756004a71def12afd21272aeaaca950b.tar.xz |
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6716 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BasePalLibNull/BasePalLibNull.inf')
-rw-r--r-- | MdePkg/Library/BasePalLibNull/BasePalLibNull.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf b/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf index ba8bf8a66e..2c29fddb6d 100644 --- a/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf +++ b/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf @@ -20,7 +20,6 @@ MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = PalCallLib
- EDK_RELEASE_VERSION = 0x00020000
#
|