Re: [edk2] HII ConfigRouting Assert - Why?

2015-12-07 Thread Cohen, Eugene
just this. Thanks! Eugene > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf > Of Dong, Eric > Sent: Monday, December 07, 2015 6:31 AM > To: Cohen, Eugene <eug...@hp.com>; edk2-devel@lists.01.org > Subject: Re: [edk2] HII Co

[edk2] HII ConfigRouting Assert - Why?

2015-12-01 Thread Cohen, Eugene
In the HiiDatabaseDxe driver there's an ASSERT that seems oddly placed to me: if (IsEfiVarStore) { // // Call the GetVariable function to extract settings. // Status = GetConfigRespFromEfiVarStore(This, EfiVarStoreInfo, ConfigRequest, , ); FreePool