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

  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
SemihostPrivate.h 172 #define Semihost_SYS_SYSTEM(SystemBlock) _Semihost_SYS_SYSTEM(0x12, SystemBlock)
196 #define Semihost_SYS_SYSTEM(SystemBlock) GccSemihostCall(0x12, (UINTN)(SystemBlock))
214 #define Semihost_SYS_SYSTEM(SystemBlock) (-1)
SemihostLib.c 312 return Semihost_SYS_SYSTEM(&SystemBlock);

Completed in 35 milliseconds