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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c4578 UINTN ExtendRegSize; local
4672 ExtendRegSize = 0x1000 - 0x100;
4674 ExRegBuffer = (UINT8 *) AllocateZeroPool (ExtendRegSize);
4684 (ExtendRegSize) / sizeof (UINT32),
4700 ExtendRegSize,

Completed in 51 milliseconds