From 5dedabbb4edbb185254bbe545bea0deaa92ca72d Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 11 Sep 2008 08:59:52 +0000 Subject: Clean up BaseIoLibIntrinsic according to review comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5876 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c') diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c b/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c index 4e5a738155..76aca8d478 100644 --- a/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c +++ b/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c @@ -4,7 +4,7 @@ All assertions for bit field operations are handled bit field functions in the Base Library. - Copyright (c) 2006, Intel Corporation
+ Copyright (c) 2006 - 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 which accompanies this distribution. The full text of the license may be found at @@ -21,9 +21,6 @@ **/ -// -// Include common header file for this module. -// #include "BaseIoLibIntrinsicInternal.h" /** -- cgit v1.2.3