diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-30 08:21:39 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-30 08:21:39 +0000 |
commit | 824b03cee6b3dd6d885e0577842d77b605b838e6 (patch) | |
tree | fa827dfffe2b55aac997271b5a789ceba96a9051 /MdeModulePkg | |
parent | c741cc2b8e60a1e8e80bc80802bb58030b2dc2d1 (diff) | |
download | edk2-platforms-824b03cee6b3dd6d885e0577842d77b605b838e6.tar.xz |
Update License header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3497 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r-- | MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c | 11 | ||||
-rw-r--r-- | MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h | 10 | ||||
-rw-r--r-- | MdeModulePkg/MdeModulePkg.dsc | 3 |
3 files changed, 14 insertions, 10 deletions
diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c b/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c index 66a752d69d..86029036f8 100644 --- a/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c +++ b/MdeModulePkg/Bus/Pci/EhciDxe/ComponentName.c @@ -1,10 +1,11 @@ /** @file
-Copyright (c) 2006 - 2007, 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 which accompanies this distribution. The full
-text of the license may be found at
+Copyright (c) 2006 - 2007, 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 which accompanies this distribution. The
+full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
diff --git a/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h b/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h index 926229629d..7c5604eac1 100644 --- a/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h +++ b/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h @@ -1,10 +1,12 @@ /**
The internal header file for EdkFvbServiceLib.
-Copyright (c) 2006, 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
+Copyright (c) 2006, 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
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
diff --git a/MdeModulePkg/MdeModulePkg.dsc b/MdeModulePkg/MdeModulePkg.dsc index 90a97c18a6..080b3696f6 100644 --- a/MdeModulePkg/MdeModulePkg.dsc +++ b/MdeModulePkg/MdeModulePkg.dsc @@ -439,5 +439,6 @@ MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
[Components.EBC]
- MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
+ #BugBug: Need DXE I/O library instance for EBC.
+ #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
|