I get an assertion error when loading a driver with HII stuff on
machines with EFI 2.00 specification revision in uefi shell with load
command. Specifically the error I got was:

ASSERT 
c:\myworkspace\MdeModulePkg\Library\UefiHiiServicesLib\UefiHiiServicesLib.c(100)
: !EFI_ERROR (Status)

If loading the driver through the rom image the machines just hangs.
Through my testing this assertion happens even before DriverEntry is
called. My question is how does it work?

As well as I understand that HII was introduced in EFI 2.1
specification revision. So how should the cases be handled when the
driver is loaded in revisions of EFI that are lower then 2.1?

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to