summaryrefslogtreecommitdiff
path: root/DuetPkg/EfiLdr/EfiLoader.c
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-15 12:00:03 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-15 12:00:03 +0000
commit9f214f6fca1a6ea5286bd0600d15cd0e3e39869c (patch)
tree394ab1056aeb1394f9f8a815ae64ac446674437c /DuetPkg/EfiLdr/EfiLoader.c
parent49794755ba41d962f4448364d301939e26eb2bf2 (diff)
downloadedk2-9f214f6fca1a6ea5286bd0600d15cd0e3e39869c.zip
edk2-9f214f6fca1a6ea5286bd0600d15cd0e3e39869c.tar.gz
edk2-9f214f6fca1a6ea5286bd0600d15cd0e3e39869c.tar.bz2
Remove working modification for debug
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7880 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/EfiLdr/EfiLoader.c')
-rw-r--r--DuetPkg/EfiLdr/EfiLoader.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/DuetPkg/EfiLdr/EfiLoader.c b/DuetPkg/EfiLdr/EfiLoader.c
index 6b8f598..b193f31 100644
--- a/DuetPkg/EfiLdr/EfiLoader.c
+++ b/DuetPkg/EfiLdr/EfiLoader.c
@@ -57,8 +57,6 @@ EfiLoader (
PrintHeader ('A');
- CpuDeadLoop();
-
AsciiSPrint (PrintBuffer, 256, "Enter DUET Loader ...\n", BiosMemoryMapBaseAddress);
PrintString (PrintBuffer);