mirror of https://github.com/acidanthera/audk.git
Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryTypeInformation
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10581 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a4e9b4f6e3
commit
ea3cfce6a5
|
@ -84,6 +84,7 @@ Returns:
|
|||
|
||||
--*/
|
||||
{
|
||||
BdsLibSaveMemoryTypeInformation ();
|
||||
SetupVariableInit ();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue