summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/MdePkg.dec8
1 files changed, 4 insertions, 4 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 549a262..8babc08 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -74,10 +74,6 @@
# Only available to DXE and UEFI module types.
UefiBootServicesTableLib|Include/Library/UefiBootServicesTableLib.h
- ## @libraryclass Provides a service to retrieve a pointer to the SMM Services Table.
- # Only available to SMM/DXE Combined and SMM module types.
- SmmServicesTableLib|Include/Library/SmmServicesTableLib.h
-
## @libraryclass Module entry point library for UEFI Applications.
UefiApplicationEntryPoint|Include/Library/UefiApplicationEntryPoint.h
@@ -201,6 +197,10 @@
##
SmmLib|Include/Library/SmmLib.h
+ ## @libraryclass Provides a service to retrieve a pointer to the SMM Services Table.
+ # Only available to SMM/DXE Combined and SMM module types.
+ SmmServicesTableLib|Include/Library/SmmServicesTableLib.h
+
[LibraryClasses.IPF]
## @libraryclass The SAL Library provides a service to make a SAL CALL.
SalLib|Include/Library/SalLib.h