audk/MdeModulePkg
vanjeff 6795df33dd remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8739 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-03 14:36:04 +00:00
..
Application update the usage help text on variable statistic information. 2009-06-18 08:23:57 +00:00
Bus remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg 2009-07-03 14:36:04 +00:00
Core Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
Include Refine doxygen comments 2009-07-02 18:06:45 +00:00
Library Remove library class of MemoryTestLib and related library instances. 2009-07-02 07:54:51 +00:00
Logo INF head modified 2008-12-12 01:27:36 +00:00
Universal fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on RAS_MB". When it print a string contained a control character of 0xc, it will hang on ConOut->OutputString() which will preprocessor some control character and call HiiStringToImage to render. There is gap between ConOut->OutputString() and HiiStringToImage.The former doesn't identify '0xc' as a line break character and assert only one line font printed. But the latter think it is so and print 2 line, which causes assertion. 2009-07-03 09:18:30 +00:00
ChangeLog.txt updated to use the term “temporary memory” but not CAR 2009-04-08 08:14:09 +00:00
MdeModulePkg.dec Remove library class of MemoryTestLib and related library instances. 2009-07-02 07:54:51 +00:00
MdeModulePkg.dsc remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg 2009-07-03 14:36:04 +00:00