diff options
Diffstat (limited to 'MdePkg/MdePkg.spd')
-rw-r--r-- | MdePkg/MdePkg.spd | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/MdePkg/MdePkg.spd b/MdePkg/MdePkg.spd index 81af159af7..774fbf0b0c 100644 --- a/MdePkg/MdePkg.spd +++ b/MdePkg/MdePkg.spd @@ -366,6 +366,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <IncludeHeader>Include/Guid/FirmwareFileSystem.h</IncludeHeader>
<HelpText/>
</IndustryStdHeader>
+ <IndustryStdHeader Name="FileInfo">
+ <IncludeHeader>Include/Guid/FileInfo.h</IncludeHeader>
+ <HelpText/>
+ </IndustryStdHeader>
+ <IndustryStdHeader Name="FileSystemInfo">
+ <IncludeHeader>Include/Guid/FileSystemInfo.h</IncludeHeader>
+ <HelpText/>
+ </IndustryStdHeader>
+ <IndustryStdHeader Name="FileSystemVolumeLabelInfo">
+ <IncludeHeader>Include/Guid/FileSystemVolumeLabelInfo.h</IncludeHeader>
+ <HelpText/>
+ </IndustryStdHeader>
<IndustryStdHeader Name="FrameworkDevicePath">
<IncludeHeader>Include/Guid/FrameworkDevicePath.h</IncludeHeader>
<HelpText/>
@@ -810,18 +822,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <IncludeHeader>Include/Protocol/EfiNetworkInterfaceIdentifier.h</IncludeHeader>
<HelpText/>
</IndustryStdHeader>
- <IndustryStdHeader Name="FileInfo">
- <IncludeHeader>Include/Protocol/FileInfo.h</IncludeHeader>
- <HelpText/>
- </IndustryStdHeader>
- <IndustryStdHeader Name="FileSystemInfo">
- <IncludeHeader>Include/Protocol/FileSystemInfo.h</IncludeHeader>
- <HelpText/>
- </IndustryStdHeader>
- <IndustryStdHeader Name="FileSystemVolumeLabelInfo">
- <IncludeHeader>Include/Protocol/FileSystemVolumeLabelInfo.h</IncludeHeader>
- <HelpText/>
- </IndustryStdHeader>
<IndustryStdHeader Name="FirmwareVolume">
<IncludeHeader>Include/Protocol/FirmwareVolume.h</IncludeHeader>
<HelpText/>
|