HomeSort by relevance Sort by last modified time
    Searched full:textdevicepaths (Results 1 - 1 of 1) sorted by null

  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
ShellSetFdt.c 38 CHAR16 *TextDevicePaths;
92 TextDevicePaths = AllocateCopyPool (
96 if (TextDevicePaths == NULL) {
100 for (TextDevicePath = TextDevicePaths;
121 FreePool (TextDevicePaths);

Completed in 4671 milliseconds