HomeSort by relevance Sort by last modified time
    Searched defs:Undi (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp6.h 73 HTTP_BOOT_DHCP6_OPTION_UNDI *Undi;
HttpBootDhcp4.h 157 HTTP_BOOT_DHCP4_OPTION_UNDI *Undi;
172 #define DEFAULT_CLASS_ID_DATA "HTTPClient:Arch:xxxxx:UNDI:003000"
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.h 93 PXEBC_DHCP6_OPTION_UNDI *Undi;
PxeBcDhcp4.h 90 #define DEFAULT_CLASS_ID_DATA "PXEClient:Arch:xxxxx:UNDI:003000"
215 PXEBC_DHCP4_OPTION_UNDI *Undi;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.h 152 #define DEFAULT_CLASS_ID_DATA "PXEClient:Arch:xxxxx:UNDI:003000"
182 PXEBC_DHCP4_OPTION_UNDI *Undi;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Pxe.h 32 #define UNDI_ROMID_SIG "UNDI"
95 // These errors are for UNDI compatible NIC drivers.
130 UINT16 UNDI_Loader; ///< Offset of UNDI loader routine in the option ROM image.
131 UINT16 StackSize; ///< Minimum stack segment size, in bytes, needed to load and run the UNDI.
132 UINT16 DataSize; ///< UNDI runtime code and data
159 /// UNDI_ROMID_T __FAR *UNDI;// Far pointer to UNDI ROMID
161 SEGOFF16 Undi;
214 UINT16 UNDIDataSeg; ///< Real mode UNDI data segment.
215 UINT16 UNDIDataSize; ///< UNDI data segment size in bytes.
    [all...]

Completed in 110 milliseconds