Home
last modified time | relevance | path

Searched refs:CONFIG_REQUEST_STRING_INCREMENTAL (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c744 NewStr = AllocateZeroPool (StringSize + CONFIG_REQUEST_STRING_INCREMENTAL * sizeof (CHAR16)); in InitializeRequestElement()
751 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
794 NewStr = AllocateZeroPool (StringSize + CONFIG_REQUEST_STRING_INCREMENTAL * sizeof (CHAR16)); in InitializeRequestElement()
801 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h71 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
H A DSetup.c4590 NewStr = AllocateZeroPool (StringSize + CONFIG_REQUEST_STRING_INCREMENTAL * sizeof (CHAR16)); in AppendConfigRequest()
4598 *SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
H A DSetup.c5361 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
5370 *SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
H A DSetup.c5368 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
5377 *SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
H A DSetup.c5361 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
5370 *SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
H A DSetup.c5368 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
5377 *SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in AppendConfigRequest()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL; in InitializeRequestElement()
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024 macro
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c625 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL;
633 FormsetStorage->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL;
677 MaxLen = StringSize / sizeof (CHAR16) + CONFIG_REQUEST_STRING_INCREMENTAL;
685 ConfigInfo->SpareStrLen = CONFIG_REQUEST_STRING_INCREMENTAL;
H A DSetup.h67 #define CONFIG_REQUEST_STRING_INCREMENTAL 1024

12