audk/MdeModulePkg
lgao4 28127cc762 Add assert check to make sure new stack size larger than old stack size.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5952 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-23 09:11:12 +00:00
..
Application/HelloWorld 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. 2008-09-19 05:05:40 +00:00
Bus clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Core Add assert check to make sure new stack size larger than old stack size. 2008-09-23 09:11:12 +00:00
Include clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Library Update the comments. 2008-09-17 03:01:18 +00:00
Logo remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Universal HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if this variable does not exist, a default value is returned). This function is called by HiiDatabase itself. Now, HiiLibGetCurrentLanguage is in HiiLib. Because of this, we can't add location of Hii protoocol in the library constructor of HiiLib. This cause Hii Database driver never get loaded (circular dependency). 2008-09-21 08:51:15 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. 2008-09-19 05:05:40 +00:00
MdeModulePkg.dsc 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c 2008-09-02 05:51:05 +00:00