StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not always, so remove it from depex section.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5140 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-04-28 09:35:38 +00:00
parent 48014aedba
commit 60bb2715d8
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -103,4 +103,4 @@
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize
[Depex]
gEfiDataHubProtocolGuid
TRUE