Update for Meta data.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7361 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#/** @file
|
||||
# This PEIM provides memory test PPI for memory test in PEI Phase.
|
||||
# This PEIM provides Base Memory Test PPI for memory test in PEI Phase.
|
||||
#
|
||||
# Copyright (c) 2006 - 2008, Intel Corporation. <BR>
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
@@ -41,7 +41,7 @@
|
||||
PeiServicesLib
|
||||
|
||||
[Ppis]
|
||||
gPeiBaseMemoryTestPpiGuid # PPI ALWAYS_PRODUCED
|
||||
gPeiBaseMemoryTestPpiGuid ## PRODUCES
|
||||
|
||||
[FixedPcd.common]
|
||||
gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted
|
||||
|
@@ -42,7 +42,7 @@
|
||||
DebugLib
|
||||
|
||||
[Protocols]
|
||||
gEfiGenericMemTestProtocolGuid # PROTOCOL ALWAYS_PRODUCED
|
||||
gEfiGenericMemTestProtocolGuid ## PRODUCES
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
Reference in New Issue
Block a user