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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Misc.c 87 UNDI_LOADER_T *DisplayPointer;
89 DisplayPointer = (UNDI_LOADER_T *) UndiLoaderStructure;
446 UNDI_LOADER_T *UndiLoaderTable;
514 DEBUG ((DEBUG_NET, "Allocate area for the UNDI_LOADER_T structure\n\r"));
522 SimpleNetworkDevice->UndiLoaderTablePages = EFI_SIZE_TO_PAGES (PARAGRAPH_SIZE + sizeof (UNDI_LOADER_T));
536 DEBUG ((DEBUG_NET, "points to an Undi_Loader_t table structure\n\r"));
Pxe.h 232 } UNDI_LOADER_T;

Completed in 480 milliseconds