diff options
Diffstat (limited to 'MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf')
-rw-r--r-- | MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf index 95cc52cffa..36be35e656 100644 --- a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf +++ b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf @@ -19,8 +19,8 @@ FILE_GUID = DADE8301-CB29-4fd5-8148-56FD246C5B88
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.0
- LIBRARY_CLASS = UefiApplicationEntryPoint|UEFI_APPLICATION
- EDK_RELEASE_VERSION = 0x00020000
+ LIBRARY_CLASS = UefiApplicationEntryPoint|UEFI_APPLICATION
+ EFI_SPECIFICATION_VERSION = 0x00020000
#
|