]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLib
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Mar 2010 09:36:08 +0000 (09:36 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Mar 2010 09:36:08 +0000 (09:36 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10187 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/MdePkg.dec

index 549a262c7b7c366e63e295e2eceaca31ee349347..8babc08628f972b4c1037b25d9316f935464f842 100644 (file)
   #                  Only available to DXE and UEFI module types.\r
   UefiBootServicesTableLib|Include/Library/UefiBootServicesTableLib.h\r
 \r
-  ##  @libraryclass  Provides a service to retrieve a pointer to the SMM Services Table.\r
-  #                  Only available to SMM/DXE Combined and SMM module types.\r
-  SmmServicesTableLib|Include/Library/SmmServicesTableLib.h\r
-\r
   ##  @libraryclass  Module entry point library for UEFI Applications.\r
   UefiApplicationEntryPoint|Include/Library/UefiApplicationEntryPoint.h\r
 \r
   ##\r
   SmmLib|Include/Library/SmmLib.h\r
 \r
+  ##  @libraryclass  Provides a service to retrieve a pointer to the SMM Services Table.\r
+  #                  Only available to SMM/DXE Combined and SMM module types.\r
+  SmmServicesTableLib|Include/Library/SmmServicesTableLib.h\r
+\r
 [LibraryClasses.IPF]\r
   ##  @libraryclass  The SAL Library provides a service to make a SAL CALL.\r
   SalLib|Include/Library/SalLib.h\r