Remove CpuDeadLoop().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5143 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2008-04-28 13:00:48 +00:00
parent d17b2862ea
commit 2b505f5116
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ InitializationDispatcherWorker (
UINTN Index;
VOID *HobStart;
CpuDeadLoop();
//
// If enable UseSerial, then initialize serial port.
// if enable UseRuntimeMemory, then initialize runtime memory status code worker.