OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BDS_SUPPORTED_DEVICE
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/ArmPlatformPkg/Bds/
BootOptionSupport.c
179
IN
BDS_SUPPORTED_DEVICE
*Except
183
BDS_SUPPORTED_DEVICE
* SupportedDevice;
225
BDS_SUPPORTED_DEVICE
*SupportedDevice;
242
SupportedDevice = (
BDS_SUPPORTED_DEVICE
*)AllocatePool (sizeof(
BDS_SUPPORTED_DEVICE
));
433
BDS_SUPPORTED_DEVICE
*SupportedDevice;
503
SupportedDevice = (
BDS_SUPPORTED_DEVICE
*)AllocatePool(sizeof(
BDS_SUPPORTED_DEVICE
));
651
BDS_SUPPORTED_DEVICE
*SupportedDevice;
668
SupportedDevice = (
BDS_SUPPORTED_DEVICE
*)AllocatePool(sizeof(BDS_SUPPORTED_DEVICE));
[
all
...]
BdsInternal.h
63
}
BDS_SUPPORTED_DEVICE
;
65
#define SUPPORTED_BOOT_DEVICE_FROM_LINK(a) BASE_CR(a,
BDS_SUPPORTED_DEVICE
, Link)
96
IN
BDS_SUPPORTED_DEVICE
*Except
BootMenu.c
166
OUT
BDS_SUPPORTED_DEVICE
** SupportedBootDevice
261
BDS_SUPPORTED_DEVICE
* SupportedBootDevice;
720
BDS_SUPPORTED_DEVICE
*SupportedBootDevice;
[
all
...]
Completed in 52 milliseconds