I am trying to create a UEFI driver that will simply read a bunch of variables, and based on the values it will show some output to the screen.
This is my code so far: