It appears that the VFR specification has not been updated with the HII_REF 
default format, although it is used in the DriverSampleDxe. Can I verify the 
actual format?

Here is a sample:

      default = 0;0;ZERO_GUID;STRING_TOKEN(STR_NULL_STRING),

It appears that this is: question = 0, formid = 0, formsetguid = ZERO_GUID and 
devicepath = STRING_TOKEN(STR_NULL_STRING). Is this correct?

Then the grammar would be something like:

integer ";" integer ";" guid ";" string-token

which differentiates it from the other constant values (like time with ':' and 
date with '/'). Correct?

Thanks,

Tim
------------------------------------------------------------------------------
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