HomeSort by relevance Sort by last modified time
    Searched full:undi (Results 76 - 100 of 143) sorted by null

1 2 34 5 6

  /device/linaro/bootloader/edk2/Omap35xxPkg/
Omap35xxPkg.dsc 131 # DEBUG_UNDI 0x00010000 // UNDI Driver
  /external/syslinux/core/
pxe.inc 155 ; UNDI ISR codes
  /external/syslinux/gpxe/src/arch/i386/scripts/
i386-kir.lds 33 * Note that when using -DKEEP_IT_REAL, the UNDI segments are only
i386.lds 19 * Note that when using -DKEEP_IT_REAL, the UNDI segments are only
  /external/syslinux/gpxe/src/util/
disrom.pl 43 printf " %-16s 0x%04x\n", "UNDI header:", $rom->{undi_header};
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp4.c 331 OptEnt.Undi = (PXEBC_DHCP4_OPTION_UNDI *) OptList[Index]->Data;
334 OptEnt.Undi->Type = Private->Nii->Type;
335 OptEnt.Undi->MajorVer = Private->Nii->MajorVer;
336 OptEnt.Undi->MinorVer = Private->Nii->MinorVer;
338 OptEnt.Undi->Type = DEFAULT_UNDI_TYPE;
339 OptEnt.Undi->MajorVer = DEFAULT_UNDI_MAJOR;
340 OptEnt.Undi->MinorVer = DEFAULT_UNDI_MINOR;
    [all...]
PxeBcDriver.c 446 Check whether UNDI protocol supports IPv6.
450 @param[out] Ipv6Support TRUE if UNDI supports IPv6.
452 @retval EFI_SUCCESS Get the result whether UNDI supports IPv6 by NII or AIP protocol successfully.
453 @retval EFI_NOT_FOUND Don't know whether UNDI supports IPv6 since NII or AIP is not available.
476 // Check whether the UNDI supports IPv6 by NII protocol.
484 // Check whether the UNDI supports IPv6 by AIP protocol.
    [all...]
PxeBcDhcp6.c 109 OptEnt.Undi = (PXEBC_DHCP6_OPTION_UNDI *) OptList[Index]->Data;
112 OptEnt.Undi->Type = Private->Nii->Type;
113 OptEnt.Undi->MajorVer = Private->Nii->MajorVer;
114 OptEnt.Undi->MinorVer = Private->Nii->MinorVer;
116 OptEnt.Undi->Type = DEFAULT_UNDI_TYPE;
117 OptEnt.Undi->MajorVer = DEFAULT_UNDI_MAJOR;
118 OptEnt.Undi->MinorVer = DEFAULT_UNDI_MINOR;
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.c 286 // this UNDI cannot handle addresses beyond 4 GB without a map routine
352 information which the UNDI driver is
375 information which the UNDI driver is
629 information which the UNDI driver is
663 information which the UNDI driver is
702 information which the UNDI driver is
797 information which the UNDI driver is
844 information which the UNDI driver is
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/
Hisilicon.dsc.inc 311 # DEBUG_UNDI 0x00010000 // UNDI Driver
312 # DEBUG_LOADFILE 0x00020000 // UNDI Driver
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/
HiKey960.dsc 248 # DEBUG_UNDI 0x00010000 // UNDI Driver
249 # DEBUG_LOADFILE 0x00020000 // UNDI Driver
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDebugLib.h 77 #define DEBUG_UNDI 0x00010000 // UNDI Driver
78 #define DEBUG_LOADFILE 0x00020000 // UNDI Driver
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
AdapterInformation.h 122 /// Returns capability of UNDI to support IPv6 traffic.
Supplicant.h 141 // Supported hardware encryption types provided by wireless UNDI driver. The
  /external/syslinux/bios/com32/chain/
chain.c32 
  /external/syslinux/efi32/com32/chain/
chain.c32 
  /external/syslinux/doc/
pxelinux.txt 399 Normally, PXELINUX will unload the PXE and UNDI stacks before invoking
401 to boot an operating system with an UNDI network driver) it might be
404 UNDI stacks in memory. (If you don't know what this means, you
  /external/syslinux/txt/
pxelinux.txt 155 Normally, PXELINUX will unload the PXE and UNDI stacks before invoking
157 to boot an operating system with an UNDI network driver) it might be
160 UNDI stacks in memory. (If you don't know what this means, you
syslinux.cfg.txt 294 perform a local boot with the Universal Network Driver Interface (UNDI)
296 boot with the entire PXE stack, including the UNDI driver, still
298 what the UNDI or PXE stacks are, don't worry -- you don't want them,
  /external/syslinux/core/lwip/src/netif/
undiif.c 428 dprintf("UNDI: hw address");
442 /* Open the UNDI stack - you'd think the BC would have done this... */
485 "undi xmit thd '%s'\n", current()->name);
487 "undi", ethhdr, 'x', '0', "");
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
ComponentName.c 166 L"BIOS[UNDI] Simple Network Protocol Driver"
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4If.h 197 is installed. Most like the UNDI handle.

Completed in 527 milliseconds

1 2 34 5 6