Home
last modified time | relevance | path

Searched refs:SerialPrint (Results 1 – 3 of 3) 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/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