From ea3cfce6a5b3b32a7214ae469fa4cdd2f8d96546 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Mon, 14 Jun 2010 23:28:21 +0000 Subject: 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 --- Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c index f91546a8cb..0055223d83 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c +++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c @@ -84,6 +84,7 @@ Returns: --*/ { + BdsLibSaveMemoryTypeInformation (); SetupVariableInit (); } -- cgit v1.2.3