diff options
Diffstat (limited to 'MdePkg/Library/PeiServicesLib')
-rw-r--r-- | MdePkg/Library/PeiServicesLib/PeiServicesLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf b/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf index 31a330b2eb..6bb44ca173 100644 --- a/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf +++ b/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf @@ -20,7 +20,7 @@ MODULE_TYPE = PEIM
VERSION_STRING = 1.0
LIBRARY_CLASS = PeiServicesLib|SEC PEIM PEI_CORE
- PI_SPECIFICATION_VERSION = 0x00010000
+ PI_SPECIFICATION_VERSION = 0x0001000A
#
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|