audk/MdeModulePkg/Universal/Network/MnpDxe
qwang12 190344219a 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
2008-10-14 15:34:00 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
MnpConfig.c add param ImageHandle for MnpFlushServiceData(). 2008-09-12 05:36:21 +00:00
MnpDriver.c remove duplicated code. 2008-09-12 06:05:39 +00:00
MnpDriver.h Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
MnpDxe.inf Update some module INF files in MdeModulePkg to "UEFI_DRIVER" 2008-08-18 09:18:44 +00:00
MnpImpl.h add param ImageHandle for MnpFlushServiceData(). 2008-09-12 05:36:21 +00:00
MnpIo.c 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. 2008-10-14 15:34:00 +00:00
MnpMain.c Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00