audk/MdeModulePkg
qwang12 61ad8a41e7 Remove the GrowBuffer function. Just use the simple way to get the buffer size and then read the buffer. This change improve the readability and save 0x60 byte of data for release build according to MAP file generated for X64 arch.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5924 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-18 08:42:11 +00:00
..
Application/HelloWorld git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5012 6f19259b-4bc3-4df7-8a09-765794883524 2008-04-09 02:15:41 +00:00
Bus clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Core Remove the GrowBuffer function. Just use the simple way to get the buffer size and then read the buffer. This change improve the readability and save 0x60 byte of data for release build according to MAP file generated for X64 arch. 2008-09-18 08:42:11 +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 Fixed one bug in consplitter console input Start/Stop functions for those handlers only produce SimpleTextIn and not produce SimpleTextEx protocol. 2008-09-17 09:55:05 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintProtocolGuid to the previous GUID value used in EDK I. gEfiPrint2ProtocolGuid is a enhanced version of gEfiPrintProtocolGuid. 2008-09-02 01:19:59 +00:00
MdeModulePkg.dsc 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c 2008-09-02 05:51:05 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00