summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library/PlatformBdsLib.h
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-14 15:34:00 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-14 15:34:00 +0000
commit190344219aabd6ea3c0cd095dcb1c5120eaa576d (patch)
treef4f78108923c36088d63d3fe6ecf85f34d2650e0 /MdeModulePkg/Include/Library/PlatformBdsLib.h
parent0b94e31981fde83116598dc7a2c8a346d46fd3cf (diff)
downloadedk2-platforms-190344219aabd6ea3c0cd095dcb1c5120eaa576d.tar.xz
Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h in header file. The module should include these files before include the Protocol/Ppi/Guid/Library header files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6111 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Library/PlatformBdsLib.h')
-rw-r--r--MdeModulePkg/Include/Library/PlatformBdsLib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/PlatformBdsLib.h b/MdeModulePkg/Include/Library/PlatformBdsLib.h
index 2fcb310d74..4740d7b68e 100644
--- a/MdeModulePkg/Include/Library/PlatformBdsLib.h
+++ b/MdeModulePkg/Include/Library/PlatformBdsLib.h
@@ -16,7 +16,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#ifndef __PLATFORM_BDS_LIB_H_
#define __PLATFORM_BDS_LIB_H_
-#include <PiDxe.h>
#include <Protocol/Bds.h>
#include <Protocol/GenericMemoryTest.h>