Searched refs:RTCodePages (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DMemMap.c61 UINT64 RTCodePages; local
91 RTCodePages = 0;
167 RTCodePages += ((EFI_MEMORY_DESCRIPTOR*)Walker)->NumberOfPages;
220 RTCodePagesSize = MultU64x64(SIZE_4KB,RTCodePages);
233 RTCodePages, RTCodePagesSize,

Completed in 117 milliseconds