Searched defs:TempByteStart (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DBcfg.c146 UINT8 *TempByteStart; local
366 TempByteStart = TempByteBuffer;
383 TempByteStart
386 FreePool(TempByteStart);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellInstall1CommandsLib/
H A DBcfg.c146 UINT8 *TempByteStart; local
366 TempByteStart = TempByteBuffer;
383 TempByteStart
386 FreePool(TempByteStart);

Completed in 101 milliseconds