Macro that converts a number of EFI_PAGEs to a size in bytes.
The number of EFI_PAGES. This parameter is assumed to be type UINTN. Passing in a parameter that is larger than UINTN may produce unexpected results.
The number of bytes associated with the number of EFI_PAGEs specified by Pages.
See Implementation
Macro that converts a number of EFI_PAGEs to a size in bytes.