From 58ece2ec9d2b57f394a83e934bcfbb1a730e4b88 Mon Sep 17 00:00:00 2001 From: yshang1 Date: Fri, 3 Aug 2007 08:54:27 +0000 Subject: Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3545 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/WinNtFlashMapPei/FlashMap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Nt32Pkg/WinNtFlashMapPei') diff --git a/Nt32Pkg/WinNtFlashMapPei/FlashMap.c b/Nt32Pkg/WinNtFlashMapPei/FlashMap.c index 6824070b8b..1837b30e0b 100644 --- a/Nt32Pkg/WinNtFlashMapPei/FlashMap.c +++ b/Nt32Pkg/WinNtFlashMapPei/FlashMap.c @@ -63,7 +63,6 @@ Returns: DEBUG ((EFI_D_ERROR, "NT 32 Flash Map PEIM Loaded\n")); - __asm int 3; // // Get the Fwh Information PPI // -- cgit v1.2.3