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

  /device/linaro/bootloader/edk2/StdLib/Include/Efi/
EfiSocketLib.h 73 #ifdef VERIFY_TPL
74 #undef VERIFY_TPL
75 #endif // VERIFY_TPL
95 #define VERIFY_TPL(tpl) \
111 #define VERIFY_TPL(tpl) ///< Verify that the TPL is at the correct level
119 VERIFY_TPL ( tpl ); \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.h 98 #ifdef VERIFY_TPL
99 #undef VERIFY_TPL
100 #endif // VERIFY_TPL
104 #define VERIFY_TPL(tpl) \
118 #define VERIFY_TPL(tpl)
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
Ax88772.h 99 #ifdef VERIFY_TPL
100 #undef VERIFY_TPL
101 #endif // VERIFY_TPL
105 #define VERIFY_TPL(tpl) \
119 #define VERIFY_TPL(tpl)
    [all...]
SimpleNetwork.c 167 VERIFY_TPL ( TPL_AX88772 );
455 VERIFY_TPL ( TPL_AX88772 );
745 VERIFY_TPL ( TPL_AX88772 );
    [all...]
Ax88772.c 769 VERIFY_TPL ( TPL_AX88772 );
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
WebServer.h 121 #ifdef VERIFY_TPL
122 #undef VERIFY_TPL
123 #endif // VERIFY_TPL
127 #define VERIFY_TPL(tpl) \
141 #define VERIFY_TPL(tpl)
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
Ax88772.h 112 #ifdef VERIFY_TPL
113 #undef VERIFY_TPL
114 #endif // VERIFY_TPL
118 #define VERIFY_TPL(tpl) \
132 #define VERIFY_TPL(tpl)
    [all...]
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.c     [all...]
Tcp4.c 630 VERIFY_TPL ( TPL_SOCKETS );
    [all...]
Tcp6.c 661 VERIFY_TPL ( TPL_SOCKETS );
    [all...]

Completed in 149 milliseconds