Code Scrub for BaseMemoryTest PEIM.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6427 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#/** @file
|
||||
#
|
||||
# Component description file for PeiBaseMemoryTestInit module.
|
||||
#
|
||||
# This driver provides memory test ppi for memory test in Pei Phase.
|
||||
# This PEIM provides 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
|
||||
@@ -17,7 +14,7 @@
|
||||
|
||||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = PeiBaseMemoryTestInit
|
||||
BASE_NAME = BaseMemoryTestPei
|
||||
FILE_GUID = 736EB068-8C01-47c5-964B-1C57BD5D4D64
|
||||
MODULE_TYPE = PEIM
|
||||
VERSION_STRING = 1.0
|
||||
|
Reference in New Issue
Block a user