Code Scrub for DxePlatDriOverLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6410 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2008-11-06 07:47:11 +00:00
parent 9636e0321a
commit b7a985d4e2
3 changed files with 479 additions and 370 deletions

View File

@@ -1,8 +1,7 @@
#/** @file
# Component name for module PlatDriOverLib
# Instance of Platform Driver Override Library.
#
# FIX ME!
# Copyright (c) 2007, Intel Corporation. All rights reserved.
# Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -21,7 +20,7 @@
FILE_GUID = 8bd8d711-2736-46d7-8c81-5de68e0a9e88
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = PlatDriOverLib
LIBRARY_CLASS = PlatDriOverLib|DXE_DRIVER UEFI_DRIVER UEFI_APPLICATION
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000