mirror of https://github.com/acidanthera/audk.git
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:
parent
d17b2862ea
commit
2b505f5116
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue