summaryrefslogtreecommitdiff
path: root/Nt32Pkg
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg')
-rw-r--r--Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c1
-rw-r--r--Nt32Pkg/WinNtFirmwareVolumePei/WinntFwh.c1
-rw-r--r--Nt32Pkg/WinNtFlashMapPei/FlashMap.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c b/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
index 48926fbf53..c2245f48c9 100644
--- a/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
+++ b/Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
@@ -1281,7 +1281,6 @@ Returns:
// Get the DXE services table
//
DxeServices = gDS;
- __asm int 3;
//
// Allocate runtime services data for global variable, which contains
diff --git a/Nt32Pkg/WinNtFirmwareVolumePei/WinntFwh.c b/Nt32Pkg/WinNtFirmwareVolumePei/WinntFwh.c
index 643b92c446..b5afe106ee 100644
--- a/Nt32Pkg/WinNtFirmwareVolumePei/WinntFwh.c
+++ b/Nt32Pkg/WinNtFirmwareVolumePei/WinntFwh.c
@@ -66,7 +66,6 @@ Returns:
DEBUG ((EFI_D_ERROR, "NT 32 Firmware Volume PEIM Loaded\n"));
- __asm int 3;
//
// Get the Fwh Information PPI
//
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
//