Home
last modified time | relevance | path

Searched refs:FilePathListLength (Results 1 – 25 of 78) sorted by relevance

1234

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPkg/Library/BdsLib/
H A DBdsLoadOption.c48 LoadOption->FilePathListLength = *(UINT16*)(EfiLoadOption + sizeof(UINT32)); in BootOptionParseLoadOption()
54 …if ((UINTN)((UINTN)LoadOption->FilePathList + LoadOption->FilePathListLength - (UINTN)EfiLoadOptio… in BootOptionParseLoadOption()
58 …on->OptionalData = (VOID*)((UINTN)(LoadOption->FilePathList) + LoadOption->FilePathListLength); in BootOptionParseLoadOption()
139 ASSERT (GetDevicePathSize (BdsLoadOption->FilePathList) == BdsLoadOption->FilePathListLength); in BootOptionToLoadOptionVariable()
142 …sizeof(UINT32) + sizeof(UINT16) + DescriptionSize + BdsLoadOption->FilePathListLength + BdsLoadOpt… in BootOptionToLoadOptionVariable()
160 *(UINT16*)EfiLoadOptionPtr = BdsLoadOption->FilePathListLength; in BootOptionToLoadOptionVariable()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPlatformPkg/Bds/
H A DBootOption.c165 UINT16 FilePathListLength; in BootOptionSetFields() local
185 FilePathListLength = GetUnalignedDevicePathSize (DevicePath); in BootOptionSetFields()
188 …EfiLoadOptionSize = sizeof(UINT32) + sizeof(UINT16) + BootDescriptionSize + FilePathListLength + O… in BootOptionSetFields()
202 BootOption->FilePathListLength = FilePathListLength; in BootOptionSetFields()
203 *(UINT16*)EfiLoadOptionPtr = FilePathListLength; in BootOptionSetFields()
213 CopyMem (EfiLoadOptionPtr, DevicePath, FilePathListLength); in BootOptionSetFields()
214 EfiLoadOptionPtr += FilePathListLength; in BootOptionSetFields()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr;
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength);
430 NewLoadContext->FilePathListLength
436 LoadOptionPtr += NewLoadContext->FilePathListLength;
443 NewLoadContext->FilePathListLength;
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr;
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength);
760 NewLoadContext->FilePathListLength
766 LoadOptionPtr += NewLoadContext->FilePathListLength;
773 NewLoadContext->FilePathListLength;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c410 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
425 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
430 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
436 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
443 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
739 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
755 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
760 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
766 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
773 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/VarCheckUefiLib/
H A DVarCheckUefiLibNullClass.c55 UINT16 FilePathListLength; in InternalVarCheckLoadOption() local
59 FilePathListLength = *((UINT16 *) ((UINTN) Data + sizeof (UINT32))); in InternalVarCheckLoadOption()
80 if ((UINTN) FilePathList > (MAX_ADDRESS - FilePathListLength)) { in InternalVarCheckLoadOption()
83 if (((UINTN) FilePathList + FilePathListLength) > ((UINTN) Data + DataSize)) { in InternalVarCheckLoadOption()
86 if (FilePathListLength < sizeof (EFI_DEVICE_PATH_PROTOCOL)) { in InternalVarCheckLoadOption()
89 if (!IsDevicePathValid (FilePathList, FilePathListLength)) { in InternalVarCheckLoadOption()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c1002 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
1014 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
1019 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
1031 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1038 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1488 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
1503 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
1508 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
1520 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
1527 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c1002 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
1014 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
1019 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
1031 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1038 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1488 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
1503 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
1508 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
1520 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
1527 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c1002 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
1014 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
1019 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
1031 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1038 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1488 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
1503 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
1508 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
1520 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
1527 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c1012 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetBootOptions()
1026 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetBootOptions()
1031 NewLoadContext->FilePathListLength in BOpt_GetBootOptions()
1043 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1050 NewLoadContext->FilePathListLength; in BOpt_GetBootOptions()
1560 NewLoadContext->FilePathListLength = *(UINT16 *) LoadOptionPtr; in BOpt_GetDriverOptions()
1575 NewLoadContext->FilePathList = AllocateZeroPool (NewLoadContext->FilePathListLength); in BOpt_GetDriverOptions()
1580 NewLoadContext->FilePathListLength in BOpt_GetDriverOptions()
1592 LoadOptionPtr += NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
1599 NewLoadContext->FilePathListLength; in BOpt_GetDriverOptions()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPkg/Include/Library/
H A DBdsLib.h29 UINT16 FilePathListLength; member

1234