Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10072 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## @file
|
||||
# ACPI Table Protocol Driver
|
||||
#
|
||||
# Copyright (c) 2006, 2008, 2009 Intel Corporation<BR> All rights
|
||||
# Copyright (c) 2006 - 2010 Intel Corporation<BR> All rights
|
||||
# reserved. This program and the accompanying materials are
|
||||
# licensed and made available under the terms and conditions of the BSD License
|
||||
# which accompanies this distribution. The full text of the license may be found at
|
||||
@@ -18,8 +18,6 @@
|
||||
FILE_GUID = 506533a6-e626-4500-b14f-17939c0e5b60
|
||||
MODULE_TYPE = DXE_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
EDK_RELEASE_VERSION = 0x00020000
|
||||
EFI_SPECIFICATION_VERSION = 0x00020000
|
||||
|
||||
ENTRY_POINT = InitializeAcpiTableDxe
|
||||
|
||||
|
@@ -20,8 +20,6 @@
|
||||
FILE_GUID = F9D88642-0737-49bc-81B5-6889CD57D9EA
|
||||
MODULE_TYPE = DXE_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
EDK_RELEASE_VERSION = 0x00020000
|
||||
EFI_SPECIFICATION_VERSION = 0x00020000
|
||||
|
||||
ENTRY_POINT = SmbiosDriverEntryPoint
|
||||
|
||||
|
Reference in New Issue
Block a user