Add a missing parameter description in the function header for CoreFindFreePagesI().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10589 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
rsun3 2010-06-17 07:18:53 +00:00
parent c5b900bed8
commit 35f9e94ed4
1 changed files with 1 additions and 0 deletions

View File

@ -862,6 +862,7 @@ CoreConvertPages (
the requested address.
@param MaxAddress The address that the range must be below
@param MinAddress The address that the range must be above
@param NumberOfPages Number of pages needed
@param NewType The type of memory the range is going to be
turned into