Home
last modified time | relevance | path

Searched refs:BootOptions (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2081 BootOptions = NULL; in BmEnumerateBootOptions()
2120 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2123 BootOptions in BmEnumerateBootOptions()
2125 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2170 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2173 BootOptions in BmEnumerateBootOptions()
2175 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2214 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2217 BootOptions in BmEnumerateBootOptions()
2219 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2081 BootOptions = NULL; in BmEnumerateBootOptions()
2120 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2123 BootOptions in BmEnumerateBootOptions()
2125 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2170 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2173 BootOptions in BmEnumerateBootOptions()
2175 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2214 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2217 BootOptions in BmEnumerateBootOptions()
2219 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2090 BootOptions = NULL; in BmEnumerateBootOptions()
2129 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2132 BootOptions in BmEnumerateBootOptions()
2134 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2179 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2182 BootOptions in BmEnumerateBootOptions()
2184 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2223 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2226 BootOptions in BmEnumerateBootOptions()
2228 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2081 BootOptions = NULL; in BmEnumerateBootOptions()
2120 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2123 BootOptions in BmEnumerateBootOptions()
2125 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2170 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2173 BootOptions in BmEnumerateBootOptions()
2175 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2214 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2217 BootOptions in BmEnumerateBootOptions()
2219 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c367 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
402 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
407 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
418 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
430 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
444 &BootOptions, in GetPlatformOptions()
473 &BootOptions[Index], in GetPlatformOptions()
487 &BootOptions[Index], in GetPlatformOptions()
495 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
518 EfiBootManagerFreeLoadOptions (BootOptions, BootCount); in GetPlatformOptions()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c367 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
402 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
407 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
418 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
430 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
444 &BootOptions, in GetPlatformOptions()
473 &BootOptions[Index], in GetPlatformOptions()
487 &BootOptions[Index], in GetPlatformOptions()
495 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
518 EfiBootManagerFreeLoadOptions (BootOptions, BootCount); in GetPlatformOptions()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c367 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
402 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
407 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
418 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
430 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
444 &BootOptions, in GetPlatformOptions()
473 &BootOptions[Index], in GetPlatformOptions()
487 &BootOptions[Index], in GetPlatformOptions()
495 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
518 EfiBootManagerFreeLoadOptions (BootOptions, BootCount); in GetPlatformOptions()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c367 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
402 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
407 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
418 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
430 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
444 &BootOptions, in GetPlatformOptions()
473 &BootOptions[Index], in GetPlatformOptions()
487 &BootOptions[Index], in GetPlatformOptions()
495 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
518 EfiBootManagerFreeLoadOptions (BootOptions, BootCount); in GetPlatformOptions()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c367 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
402 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
407 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
418 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
430 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
444 &BootOptions, in GetPlatformOptions()
473 &BootOptions[Index], in GetPlatformOptions()
487 &BootOptions[Index], in GetPlatformOptions()
495 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
518 EfiBootManagerFreeLoadOptions (BootOptions, BootCount); in GetPlatformOptions()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/RaspberryPi/Library/PlatformBootManagerLib/
H A DPlatformBm.c352 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterBootOption() local
378 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterBootOption()
422 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in RemoveStaleBootOptions() local
427 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, in RemoveStaleBootOptions()
449 BootOptions[Index].OptionNumber, LoadOptionTypeBoot); in RemoveStaleBootOptions()
458 (UINT32)BootOptions[Index].OptionNumber, in RemoveStaleBootOptions()
468 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in RemoveStaleBootOptions()
703 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformBootManagerUnableToBoot() local
710 BootOptions = EfiBootManagerGetLoadOptions (&OldBootOptionCount, in PlatformBootManagerUnableToBoot()
712 EfiBootManagerFreeLoadOptions (BootOptions, OldBootOptionCount); in PlatformBootManagerUnableToBoot()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2124 BootOptions = NULL; in BmEnumerateBootOptions()
2163 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2166 BootOptions in BmEnumerateBootOptions()
2168 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2213 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2216 BootOptions in BmEnumerateBootOptions()
2218 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2257 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2260 BootOptions in BmEnumerateBootOptions()
2262 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2124 BootOptions = NULL; in BmEnumerateBootOptions()
2163 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2166 BootOptions in BmEnumerateBootOptions()
2168 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2213 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2216 BootOptions in BmEnumerateBootOptions()
2218 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2257 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2260 BootOptions in BmEnumerateBootOptions()
2262 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2124 BootOptions = NULL; in BmEnumerateBootOptions()
2163 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2166 BootOptions in BmEnumerateBootOptions()
2168 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2213 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2216 BootOptions in BmEnumerateBootOptions()
2218 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2257 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2260 BootOptions in BmEnumerateBootOptions()
2262 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2124 BootOptions = NULL; in BmEnumerateBootOptions()
2163 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2166 BootOptions in BmEnumerateBootOptions()
2168 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2213 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2216 BootOptions in BmEnumerateBootOptions()
2218 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2257 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2260 BootOptions in BmEnumerateBootOptions()
2262 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmBoot.c2124 BootOptions = NULL; in BmEnumerateBootOptions()
2163 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2166 BootOptions in BmEnumerateBootOptions()
2168 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2213 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2216 BootOptions in BmEnumerateBootOptions()
2218 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
2257 BootOptions = ReallocatePool ( in BmEnumerateBootOptions()
2260 BootOptions in BmEnumerateBootOptions()
2262 ASSERT (BootOptions != NULL); in BmEnumerateBootOptions()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c337 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
372 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
377 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
385 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
397 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
411 &BootOptions, in GetPlatformOptions()
440 &BootOptions[Index], in GetPlatformOptions()
454 &BootOptions[Index], in GetPlatformOptions()
462 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
481 __FUNCTION__, BootOptions[Index].Description, Status)); in GetPlatformOptions()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c337 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
372 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
377 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
385 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
397 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
411 &BootOptions, in GetPlatformOptions()
440 &BootOptions[Index], in GetPlatformOptions()
454 &BootOptions[Index], in GetPlatformOptions()
462 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
481 __FUNCTION__, BootOptions[Index].Description, Status)); in GetPlatformOptions()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c333 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
368 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
373 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
381 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
393 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in GetPlatformOptions() local
407 &BootOptions, in GetPlatformOptions()
436 &BootOptions[Index], in GetPlatformOptions()
450 &BootOptions[Index], in GetPlatformOptions()
458 BootOptionNumber = BootOptions[Index].OptionNumber; in GetPlatformOptions()
477 __FUNCTION__, BootOptions[Index].Description, Status)); in GetPlatformOptions()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c337 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions;
372 BootOptions = EfiBootManagerGetLoadOptions (
377 &NewOption, BootOptions, BootOptionCount
385 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount);
397 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions;
411 &BootOptions,
440 &BootOptions[Index],
454 &BootOptions[Index],
462 BootOptionNumber = BootOptions[Index].OptionNumber;
481 __FUNCTION__, BootOptions[Index].Description, Status));
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Hisilicon/HiKey/HiKeyDxe/
H A DHiKeyDxe.c177 OUT EFI_BOOT_MANAGER_LOAD_OPTION **BootOptions, in GetPlatformBootOptionsAndKeys() argument
187 *BootOptions = (EFI_BOOT_MANAGER_LOAD_OPTION *)AllocateZeroPool (Size); in GetPlatformBootOptionsAndKeys()
188 if (*BootOptions == NULL) { in GetPlatformBootOptionsAndKeys()
205 &(*BootOptions)[0] in GetPlatformBootOptionsAndKeys()
214 &(*BootOptions)[1] in GetPlatformBootOptionsAndKeys()
223 &(*BootOptions)[2] in GetPlatformBootOptionsAndKeys()
232 &(*BootOptions)[3] in GetPlatformBootOptionsAndKeys()
242 FreePool (*BootOptions); in GetPlatformBootOptionsAndKeys()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Hisilicon/HiKey960/HiKey960Dxe/
H A DHiKey960Dxe.c252 OUT EFI_BOOT_MANAGER_LOAD_OPTION **BootOptions, in GetPlatformBootOptionsAndKeys() argument
262 *BootOptions = (EFI_BOOT_MANAGER_LOAD_OPTION *)AllocateZeroPool (Size); in GetPlatformBootOptionsAndKeys()
263 if (*BootOptions == NULL) { in GetPlatformBootOptionsAndKeys()
280 &(*BootOptions)[0] in GetPlatformBootOptionsAndKeys()
289 &(*BootOptions)[1] in GetPlatformBootOptionsAndKeys()
298 &(*BootOptions)[2] in GetPlatformBootOptionsAndKeys()
307 &(*BootOptions)[3] in GetPlatformBootOptionsAndKeys()
317 FreePool (*BootOptions); in GetPlatformBootOptionsAndKeys()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/vmware/
H A Dvmware_guest_boot_manager.py233 if isinstance(device, vim.vm.BootOptions.BootableCdromDevice):
235 elif isinstance(device, vim.vm.BootOptions.BootableDiskDevice):
237 elif isinstance(device, vim.vm.BootOptions.BootableEthernetDevice):
239 elif isinstance(device, vim.vm.BootOptions.BootableFloppyDevice):
256 boot_order_list.append(vim.vm.BootOptions.BootableCdromDevice())
260 … boot_order_list.append(vim.vm.BootOptions.BootableDiskDevice(deviceKey=first_hdd[0].key))
264 … boot_order_list.append(vim.vm.BootOptions.BootableEthernetDevice(deviceKey=first_ether[0].key))
268 boot_order_list.append(vim.vm.BootOptions.BootableFloppyDevice())
334 vm_conf.bootOptions = vim.vm.BootOptions(**kwargs)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_guest_boot_manager.py227 if isinstance(device, vim.vm.BootOptions.BootableCdromDevice):
229 elif isinstance(device, vim.vm.BootOptions.BootableDiskDevice):
231 elif isinstance(device, vim.vm.BootOptions.BootableEthernetDevice):
233 elif isinstance(device, vim.vm.BootOptions.BootableFloppyDevice):
250 boot_order_list.append(vim.vm.BootOptions.BootableCdromDevice())
254 … boot_order_list.append(vim.vm.BootOptions.BootableDiskDevice(deviceKey=first_hdd[0].key))
258 … boot_order_list.append(vim.vm.BootOptions.BootableEthernetDevice(deviceKey=first_ether[0].key))
262 boot_order_list.append(vim.vm.BootOptions.BootableFloppyDevice())
328 vm_conf.bootOptions = vim.vm.BootOptions(**kwargs)
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c448 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
483 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
488 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
496 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
520 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in RemoveStaleFvFileOptions() local
524 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, in RemoveStaleFvFileOptions()
536 Node1 = BootOptions[Index].FilePath; in RemoveStaleFvFileOptions()
606 BootOptions[Index].OptionNumber, LoadOptionTypeBoot); in RemoveStaleFvFileOptions()
610 DevicePathString = ConvertDevicePathToText(BootOptions[Index].FilePath, in RemoveStaleFvFileOptions()
616 (UINT32)BootOptions[Index].OptionNumber, in RemoveStaleFvFileOptions()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c451 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in PlatformRegisterFvBootOption() local
486 BootOptions = EfiBootManagerGetLoadOptions ( in PlatformRegisterFvBootOption()
491 &NewOption, BootOptions, BootOptionCount in PlatformRegisterFvBootOption()
499 EfiBootManagerFreeLoadOptions (BootOptions, BootOptionCount); in PlatformRegisterFvBootOption()
523 EFI_BOOT_MANAGER_LOAD_OPTION *BootOptions; in RemoveStaleFvFileOptions() local
527 BootOptions = EfiBootManagerGetLoadOptions (&BootOptionCount, in RemoveStaleFvFileOptions()
539 Node1 = BootOptions[Index].FilePath; in RemoveStaleFvFileOptions()
609 BootOptions[Index].OptionNumber, LoadOptionTypeBoot); in RemoveStaleFvFileOptions()
613 DevicePathString = ConvertDevicePathToText(BootOptions[Index].FilePath, in RemoveStaleFvFileOptions()
619 (UINT32)BootOptions[Index].OptionNumber, in RemoveStaleFvFileOptions()
[all …]

12345678910>>...12