]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Common/FvLib.h
1. Removed the unnecessary #include statements and include files
[mirror_edk2.git] / Tools / Source / TianoTools / Common / FvLib.h
index 4a10a3d364722ea5e4d825a1a572930698ede52e..1ad1e812dd67086710a1d4587b7b4e85374d19fb 100644 (file)
@@ -25,18 +25,14 @@ Abstract:
 //\r
 // Include files\r
 //\r
-#include <Base.h>\r
-#include <UefiBaseTypes.h>\r
+#include <string.h>\r
+\r
+#include <Common/UefiBaseTypes.h>\r
 #include <Common/EfiImage.h>\r
 #include <Common/FirmwareVolumeImageFormat.h>\r
 #include <Common/FirmwareFileSystem.h>\r
 #include <Common/FirmwareVolumeHeader.h>\r
-/*\r
-#include "TianoCommon.h"\r
-#include "EfiFirmwareVolumeHeader.h"\r
-#include "EfiFirmwareFileSystem.h"\r
-*/\r
-#include <string.h>\r
+#include <Common/MultiPhase.h>\r
 \r
 EFI_STATUS\r
 InitializeFvLib (\r