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:
@@ -862,6 +862,7 @@ CoreConvertPages (
|
|||||||
the requested address.
|
the requested address.
|
||||||
|
|
||||||
@param MaxAddress The address that the range must be below
|
@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 NumberOfPages Number of pages needed
|
||||||
@param NewType The type of memory the range is going to be
|
@param NewType The type of memory the range is going to be
|
||||||
turned into
|
turned into
|
||||||
|
Reference in New Issue
Block a user