OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DriverOptionList
(Results
1 - 10
of
10
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
PlatformBdsLib.h
79
@param
DriverOptionList
The header of the driver option link list
88
IN LIST_ENTRY *
DriverOptionList
,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/
BdsPlatform.c
101
@param
DriverOptionList
The header of the driver option link list
110
IN LIST_ENTRY *
DriverOptionList
,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
BdsEntry.c
529
LIST_ENTRY
DriverOptionList
;
551
InitializeListHead (&
DriverOptionList
);
637
BdsLibBuildOptionFromVar (&
DriverOptionList
, L"DriverOrder");
638
if (!IsListEmpty (&
DriverOptionList
)) {
639
BdsLibLoadDrivers (&
DriverOptionList
);
653
PlatformBdsPolicyBehavior (&
DriverOptionList
, &BootOptionList, BdsProcessCapsules, BdsMemoryTest);
/device/linaro/bootloader/edk2/EmulatorPkg/Library/EmuBdsLib/
BdsPlatform.c
282
IN OUT LIST_ENTRY *
DriverOptionList
,
297
DriverOptionList
- The header of the driver option link list
323
PlatformBdsGetDriverOption (
DriverOptionList
);
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBdsLib/
BdsPlatform.c
764
@param
DriverOptionList
The header of the driver option link list
773
IN LIST_ENTRY *
DriverOptionList
,
801
PlatformBdsGetDriverOption (
DriverOptionList
);
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PlatformIntelBdsLib/
IntelBdsPlatform.c
331
@param
DriverOptionList
The header of the driver option link list
340
IN LIST_ENTRY *
DriverOptionList
,
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformIntelBdsLib/
IntelBdsPlatform.c
382
@param
DriverOptionList
The header of the driver option link list
391
IN LIST_ENTRY *
DriverOptionList
,
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.c
1135
IN OUT LIST_ENTRY *
DriverOptionList
,
[
all
...]
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBdsLib/
BdsPlatform.c
1231
IN OUT LIST_ENTRY *
DriverOptionList
,
1246
DriverOptionList
- The header of the driver option link list
[
all
...]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.c
[
all
...]
Completed in 82 milliseconds