Correct typo
This commit is contained in:
@@ -67,7 +67,7 @@ BlMemoryAllocatePool(IN UINT_PTR Size,
|
||||
*/
|
||||
XTCDECL
|
||||
EFI_STATUS
|
||||
BlMemoreFreePages(IN UINT64 Pages,
|
||||
BlMemoryFreePages(IN UINT64 Pages,
|
||||
IN EFI_PHYSICAL_ADDRESS Memory)
|
||||
{
|
||||
return EfiSystemTable->BootServices->FreePages(Memory, Pages);
|
||||
|
||||
Reference in New Issue
Block a user