Does UDK have a built in way of converting an EFI_STATUS error to a CHAR16
string? (reason being makes debugging a bit easier)
Or do we need to do this manually?
if(Status == EFI_LOAD_ERROR) return L"EFI_LOAD_ERROR";
etc...
etc...
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel