summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi/PiFirmwareVolume.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Pi/PiFirmwareVolume.h')
-rw-r--r--MdePkg/Include/Pi/PiFirmwareVolume.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/MdePkg/Include/Pi/PiFirmwareVolume.h b/MdePkg/Include/Pi/PiFirmwareVolume.h
index 7675df016c..68d721d1b1 100644
--- a/MdePkg/Include/Pi/PiFirmwareVolume.h
+++ b/MdePkg/Include/Pi/PiFirmwareVolume.h
@@ -18,6 +18,8 @@
#ifndef __PI_FIRMWAREVOLUME_H__
#define __PI_FIRMWAREVOLUME_H__
+#include <ProcessorBind.h>
+
//
// EFI_FV_FILE_ATTRIBUTES
//
@@ -90,9 +92,9 @@ typedef struct {
UINT32 Length;
} EFI_FV_BLOCK_MAP_ENTRY;
-//
-// Describes the features and layout of the firmware volume.
-//
+///
+/// Describes the features and layout of the firmware volume.
+///
typedef struct {
UINT8 ZeroVector[16];
EFI_GUID FileSystemGuid;