Twitter client for UEFI.
Screenshot
Requirements
You need to enable “HTTP Protocol Stack Support” in your UEFI.
How to build
Create a MitnalPkg/Secrets
file as follows:
“;
static const CHAR8 *gConsumerSecret = ““;
static const CHAR8 *gAccessToken = “ “;
static const CHAR8 *gAccessTokenSecret = “ “;”>
static const CHAR8 *gConsumerSecret = “
static const CHAR8 *gAccessToken = “
static const CHAR8 *gAccessTokenSecret = “
static const CHAR8 *gConsumerKey = "" ; static const CHAR8 *gConsumerSecret = "" ; static const CHAR8 *gAccessToken = "" ; static const CHAR8 *gAccessTokenSecret = "" ;
Then,
$ make docker/bui