]> git.proxmox.com Git - mirror_edk2.git/commitdiff
A minor mistake. Remove debug info.
authorwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 23 Nov 2006 08:24:42 +0000 (08:24 +0000)
committerwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 23 Nov 2006 08:24:42 +0000 (08:24 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2005 6f19259b-4bc3-4df7-8a09-765794883524

Tools/CCode/Source/PeiRebase/PeiRebaseExe.c

index 8537d69f68fd9b0d13a6003ca40f5a426f291658..2d28a83066d7fc84b1b557d8e218a05ade7717a4 100644 (file)
@@ -706,7 +706,6 @@ Returns:
                                               ImageContext.PeCoffHeaderOffset);\r
       if (PeHdr->OptionalHeader.SectionAlignment != PeHdr->OptionalHeader.FileAlignment) {\r
         Error (NULL, 0, 0, "Section-Alignment and File-Alignment does not match", FileGuidString);\r
-               _asm int 3;\r
         free ((VOID *) MemoryImagePointer);\r
         return EFI_ABORTED;\r
       }\r