audk/MdePkg
rsun3 62e71e2fbe Fix bugs in StrStr() and AsciiStrStr().
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8261 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-08 05:22:17 +00:00
..
Include The GCC compiler’s behavior is different than the Microsoft compilers for statically linked vararg functions. The GCC compilers do provide __builtin_ functions for accessing varargs. we should use these intrinsic functions with GCC 2009-05-08 02:27:46 +00:00
Library Fix bugs in StrStr() and AsciiStrStr(). 2009-05-08 05:22:17 +00:00
ChangeLog.txt Add change log for the non-backward compatibility change in EDK_7467 2009-02-06 08:32:12 +00:00
MdePkg.dec Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD type with different default value. 2009-05-06 04:28:59 +00:00
MdePkg.dsc Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" 2009-03-05 15:29:02 +00:00