Add support for a RELASE build

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9858 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2010-01-28 23:45:38 +00:00
parent 4a1db20fac
commit 8c3f387b27
4 changed files with 23 additions and 17 deletions

View File

@@ -260,6 +260,8 @@ CEntryPoint (
ExtractGuidedSectionLibConstructor();
LzmaDecompressLibConstructor();
DecompressFirstFv ();
// Load the DXE Core and transfer control to it
LoadDxeCoreFromFv(NULL, 0);