j
k
j a
j l
I wanna build a payload using libpayload (Lpgcc). I wanna dsiplay a picture . Is there a function in libpayload doing this ?
You want to take a look at payloads/libpayload/drivers/video/graphics.c. It contains functions that can display BMP files.
Attachments:
Back to the thread
Back to the list