summaryrefslogtreecommitdiff
path: root/OldMdePkg/MdePkg.spd
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-25 07:35:47 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-25 07:35:47 +0000
commita197b1ad17703a117e5b67c50c311325a2b3bdcb (patch)
treed4424a9374d37770e31862cd314777d869ce2ec3 /OldMdePkg/MdePkg.spd
parent6d8dc2cd9b95336863c90f583b486d89fe318536 (diff)
downloadedk2-platforms-a197b1ad17703a117e5b67c50c311325a2b3bdcb.tar.xz
Check in library class declaration for SAL Lib, together with related definition.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2728 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OldMdePkg/MdePkg.spd')
-rw-r--r--OldMdePkg/MdePkg.spd4
1 files changed, 4 insertions, 0 deletions
diff --git a/OldMdePkg/MdePkg.spd b/OldMdePkg/MdePkg.spd
index 0c109527f7..c2f0547bde 100644
--- a/OldMdePkg/MdePkg.spd
+++ b/OldMdePkg/MdePkg.spd
@@ -182,6 +182,10 @@
<IncludeHeader>Include/Library/UefiApplicationEntryPoint.h</IncludeHeader>
<HelpText>Library to abstract entry point to a EFI Application.</HelpText>
</LibraryClass>
+ <LibraryClass Name="SalLib" SupArchList="IPF">
+ <IncludeHeader>Include/Library/SalLib.h</IncludeHeader>
+ <HelpText>Implement the SAL call</HelpText>
+ </LibraryClass>
</LibraryClassDeclarations>
<IndustryStdIncludes>
<IndustryStdHeader Name="BaseTypes">