Searched refs:StatusFlag (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DMpService.h67 /// This bit is used in the StatusFlag field of EFI_PROCESSOR_INFORMATION and
74 /// This bit is used in the StatusFlag field of EFI_PROCESSOR_INFORMATION and
81 /// This bit is used in the StatusFlag field of EFI_PROCESSOR_INFORMATION and
134 UINT32 StatusFlag; member in struct:__anon12217
535 corresponds to StatusFlag defined in
H A DDevicePath.h1029 UINT16 StatusFlag; member in struct:__anon12087
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDevicePath.h968 UINT16 StatusFlag; member in struct:__anon15649
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c480 BbsDevicePathNode.StatusFlag = 0;
H A DBBSsupport.c838 CopyMem (&BbsDevPathNode.StatusFlag, &BbsItem->StatusFlags, sizeof (UINT16));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathToText.c1825 CatPrint (Str, L",0x%x)", Bbs->StatusFlag);
H A DDevicePathFromText.c2898 Bbs->StatusFlag = (UINT16) Strtoi (FlagsStr);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c1476 mBbsDevicePathNode.StatusFlag = 0;

Completed in 2451 milliseconds