diff options
Diffstat (limited to 'MdePkg/Library/UefiDriverEntryPoint')
-rw-r--r-- | MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf index 6741345964..3a153cb230 100644 --- a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf +++ b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf @@ -1,8 +1,7 @@ #/** @file
-# Component description file for the entry point to a EFIDXE Drivers
+# Module entry point library for UEFI driver.
#
-# Entry point library to a EFI/DXE driver
-# Copyright (c) 2007, Intel Corporation.
+# Copyright (c) 2007 - 2008, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
|