audk/Tools/Source/TianoTools/PeCoffLoader
vanjeff 9c7790d2cb 1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.
2. Synchronization modification described in Tracker EDKT182 to all dependent files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1270 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-15 06:35:47 +00:00
..
Common 1. Removed the unnecessary #include statements and include files 2006-06-16 11:42:42 +00:00
Ia32 1. Removed the unnecessary #include statements and include files 2006-06-16 11:42:42 +00:00
Ipf 1. Removed the unnecessary #include statements and include files 2006-06-16 11:42:42 +00:00
X64 1. Removed the unnecessary #include statements and include files 2006-06-16 11:42:42 +00:00
BasePeCoff.c 1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly. 2006-08-15 06:35:47 +00:00
build.xml Updated to handle cygwin/gcc and moved msvc,gcc property settings to the TianoTools/build.xml file. Properties are inherited, so we only need to set them one. Cleaned up clean and cleanall targets to remove the executables and library files. Added makefile.cygwin to antlr and dlg programs to generate the .exe needed for cygwin. 2006-08-01 23:58:18 +00:00