Searched refs:BdsDriverLists (Results 1 – 11 of 11) sorted by relevance
64 IN LIST_ENTRY *BdsDriverLists
190 IN OUT LIST_ENTRY *BdsDriverLists in PlatformBdsGetDriverOption() argument220 BdsLibRegisterNewOption (BdsDriverLists, gPlatformDriverOption[Index], NULL, L"DriverOrder"); in PlatformBdsGetDriverOption()
73 IN OUT LIST_ENTRY *BdsDriverLists in PlatformBdsGetDriverOption() argument
222 IN LIST_ENTRY *BdsDriverLists
1038 IN OUT LIST_ENTRY *BdsDriverLists in PlatformBdsGetDriverOption() argument1068 BdsLibRegisterNewOption (BdsDriverLists, gPlatformDriverOption[Index], NULL, L"DriverOrder"); in PlatformBdsGetDriverOption()
345 IN LIST_ENTRY *BdsDriverLists
928 IN OUT LIST_ENTRY *BdsDriverLists in PlatformBdsGetDriverOption() argument943 BdsLibRegisterNewOption (BdsDriverLists, gPlatformDriverOption[Index], NULL, L"DriverOrder"); in PlatformBdsGetDriverOption()
35 IN LIST_ENTRY *BdsDriverLists in BdsLibLoadDrivers() argument52 for (Link = BdsDriverLists->ForwardLink; Link != BdsDriverLists; Link = Link->ForwardLink) { in BdsLibLoadDrivers()
303 IN OUT LIST_ENTRY *BdsDriverLists in PlatformBdsGetDriverOption() argument
253 IN LIST_ENTRY *BdsDriverLists