Home
last modified time | relevance | path

Searched refs:BmGetFreeOptionNumber (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DInternalBm.h180 BmGetFreeOptionNumber (
DBmLoadOption.c88 BmGetFreeOptionNumber ( in BmGetFreeOptionNumber() function
369 Status = BmGetFreeOptionNumber (Option->OptionType, &OptionNumber); in EfiBootManagerAddLoadOptionVariable()
DBmBoot.c1613 Status = BmGetFreeOptionNumber (LoadOptionTypeBoot, &Uint16); in EfiBootManagerBoot()