audk/MdeModulePkg
eric_tian 152af594cc [Description]
modify the value pointed by NumberOfPages to accordance with IN&OUT modifier's syntax.
[Impaction]
add comments for NumberOfPages parameter and assign a correct value to it.
[Reference Info]
NumberOfPages is only updated inside the if statement on line 725. If buffer is big enough the actual number of pages occupied by the image is not returned

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5112 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-22 08:38:30 +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 [Description]: 2008-04-17 11:02:59 +00:00
Core [Description] 2008-04-22 08:38:30 +00:00
Include 1. add public functions header. 2008-04-11 03:36:07 +00:00
Library 1. add public functions header. 2008-04-11 03:36:07 +00:00
Logo Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. 2007-10-10 02:24:43 +00:00
Universal Use const qualify for Src pointer. 2008-04-18 04:21:49 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec Add missing library class declaration. 2008-04-21 03:42:38 +00:00
MdeModulePkg.dsc Move Undi driver to common section. 2008-04-11 03:15:32 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00