Fix wrong include issue, FirmwareVolumeHeader.h itself is part of FrameworkPei.h so should not include FrameworkPei.h again.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3607 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -22,8 +22,6 @@
|
|||||||
#ifndef __EFI_FIRMWARE_VOLUME_HEADER_H__
|
#ifndef __EFI_FIRMWARE_VOLUME_HEADER_H__
|
||||||
#define __EFI_FIRMWARE_VOLUME_HEADER_H__
|
#define __EFI_FIRMWARE_VOLUME_HEADER_H__
|
||||||
|
|
||||||
#include <FrameworkPei.h>
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Firmware Volume Block Attributes bit definitions
|
// Firmware Volume Block Attributes bit definitions
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user