Windows Boot Manager is the right choice for top position. What it does is tells the PC which drive/partition in the PC has the boot files.
Every version of windows prior to windows 8 used a partitioning scheme called Master Boot Record which had its boot partition as the 1st one on the drive. To boot off them you would put the boot drive as 1st in boot order so PC would look for the files on the right drive
Windows 8 and Windows 10 use a partitioning scheme called Guid (Guid stands for Global Unique ID) Partition table which can have its boot partition anywhere on the drive. To boot off a GPT drive you have Windows Boot Manager as 1st as it contains a list of all the drives that include the file it needs to look for to boot PC
GPT...