Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
DUefiShellBcfgCommandLib.c640 UINTN NewCount; in BcfgRemove() local
655 NewCount = OrderCount; in BcfgRemove()
658 NewCount--; in BcfgRemove()
664 NewCount*sizeof(NewOrder[0]), in BcfgRemove()