summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.spd
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/MdePkg.spd')
-rw-r--r--MdePkg/MdePkg.spd4
1 files changed, 4 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.spd b/MdePkg/MdePkg.spd
index a7d6adae6e..3f742c57be 100644
--- a/MdePkg/MdePkg.spd
+++ b/MdePkg/MdePkg.spd
@@ -174,6 +174,10 @@
<IncludeHeader>Include/Library/UefiRuntimeServicesTableLib.h</IncludeHeader>
<HelpText/>
</LibraryClass>
+ <LibraryClass Name="PalCallLib" SupArchList="IPF">
+ <IncludeHeader>Include/Library/PalCallLib.h</IncludeHeader>
+ <HelpText>Implement the PAL call</HelpText>
+ </LibraryClass>
<LibraryClass Name="UefiApplicationEntryPoint" SupArchList="IA32 X64 IPF EBC ARM PPC" SupModuleList="UEFI_APPLICATION">
<IncludeHeader>Include/Library/UefiApplicationEntryPoint.h</IncludeHeader>
<HelpText>Library to abstract entry point to a EFI Application.</HelpText>