X-Git-Url: http://git.etherboot.org/efi/basetools/.git/blobdiff_plain/fc1fd5948e64488474f13fc6a4f70552de18b8e7..9aecb2c0f254fea660db7891b75e326b2c767b6a:/Source/C/EfiRom/EfiRom.h diff --git a/Source/C/EfiRom/EfiRom.h b/Source/C/EfiRom/EfiRom.h index 2319989..65c77c4 100644 --- a/Source/C/EfiRom/EfiRom.h +++ b/Source/C/EfiRom/EfiRom.h @@ -1,13 +1,13 @@ /** @file -Copyright (c) 1999 - 2008 Intel Corporation. All rights reserved -This software and associated documentation (if any) is furnished -under a license and may only be used or copied in accordance -with the terms of the license. Except as permitted by such -license, no part of this software or documentation may be -reproduced, stored in a retrieval system, or transmitted in any -form or by any means without the express written consent of -Intel Corporation. +Copyright (c) 1999-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 +http://opensource.org/licenses/bsd-license.php + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Module Name: @@ -44,13 +44,6 @@ Abstract: #define UTILITY_MAJOR_VERSION 0 #define UTILITY_MINOR_VERSION 1 -// -// Define some status return values -// -#define STATUS_SUCCESS 0 -#define STATUS_WARNING 1 -#define STATUS_ERROR 2 - // // Define the max length of a filename //