mirror of https://github.com/acidanthera/audk.git
Add FormSet Guid for the front page.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8140 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
aa950314c7
commit
f0da9ffb76
|
@ -573,7 +573,7 @@ CallFrontPage (
|
||||||
gFormBrowser2,
|
gFormBrowser2,
|
||||||
&gFrontPagePrivate.HiiHandle,
|
&gFrontPagePrivate.HiiHandle,
|
||||||
1,
|
1,
|
||||||
NULL,
|
&mFrontPageGuid,
|
||||||
0,
|
0,
|
||||||
NULL,
|
NULL,
|
||||||
&ActionRequest
|
&ActionRequest
|
||||||
|
|
Loading…
Reference in New Issue