Home
last modified time | relevance | path

Searched refs:SerialPrint (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibCTA9x4/
DCTA9x4Sec.c27 #define SerialPrint(txt) SerialPortWrite ((UINT8*)(txt), AsciiStrLen(txt)+1) macro
168 SerialPrint ("Secure ROM at 0x0\n\r"); in ArmPlatformSecInitialize()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/
DSec.c26 #define SerialPrint(txt) SerialPortWrite ((UINT8*)txt, AsciiStrLen(txt)+1); macro
117 SerialPrint ("Trust Zone Configuration is disabled\n\r"); in CEntryPoint()
/device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/
DPrePi.h30 #define SerialPrint(txt) SerialPortWrite (txt, AsciiStrLen(txt)+1); macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/
DPrePi.h30 #define SerialPrint(txt) SerialPortWrite (txt, AsciiStrLen(txt)+1); macro