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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dbootsectimage.c847 BOOLEAN DoParse; // -p SrcImage or -g SrcImage DstImage local
855 DoParse = TRUE;
871 DoParse = TRUE;
879 DoParse = FALSE;
917 if (ForcePatch && DoParse) {
922 if (ForcePatch && !DoParse && ProcessMbr) {
934 if (DoParse) {

Completed in 69 milliseconds