HomeSort by relevance Sort by last modified time
    Searched refs:PXE_STATFLAGS_GET_STATE_INITIALIZED (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Decode.c 177 It will not do this if the adapter's state is PXE_STATFLAGS_GET_STATE_INITIALIZED, otherwise
196 if (AdapterInfo->State == PXE_STATFLAGS_GET_STATE_INITIALIZED) {
321 Otherwise, AdapterInfo->State is updated with PXE_STATFLAGS_GET_STATE_INITIALIZED showing the state of
349 if (AdapterInfo->State == PXE_STATFLAGS_GET_STATE_INITIALIZED) {
379 AdapterInfo->State = PXE_STATFLAGS_GET_STATE_INITIALIZED;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPxe.h 465 #define PXE_STATFLAGS_GET_STATE_INITIALIZED 0x0002
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiPxe.h 429 #define PXE_STATFLAGS_GET_STATE_INITIALIZED 0x0002
    [all...]
  /external/syslinux/efi32/include/efi/
efi_pxe.h 470 #define PXE_STATFLAGS_GET_STATE_INITIALIZED 0x0002
    [all...]
  /external/syslinux/efi64/include/efi/
efi_pxe.h 470 #define PXE_STATFLAGS_GET_STATE_INITIALIZED 0x0002
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_pxe.h 470 #define PXE_STATFLAGS_GET_STATE_INITIALIZED 0x0002
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiPxe.h 424 #define PXE_STATFLAGS_GET_STATE_INITIALIZED 0x0002
    [all...]

Completed in 58 milliseconds