X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FMiscSubClassPlatformDxe%2FMiscChassisManufacturerFunction.c;fp=Nt32Pkg%2FMiscSubClassPlatformDxe%2FMiscChassisManufacturerFunction.c;h=757dfb649b96c9e62d6f9db503c82653266ed629;hp=65f72fe0ad28955578a66fbd799b41f666917dc6;hb=5e973c9630be45e950aa38c629a34033c85f9637;hpb=ce00a23274a1599495134e1fb44a8de3e95b8d27 diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c b/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c index 65f72fe0ad..757dfb649b 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c @@ -1,25 +1,17 @@ -/*++ - -Copyright (c) 2009, 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. - - -Module Name: - - MiscChassisManufacturerFunction.c - -Abstract: - +/** @file Chassis manufacturer information boot time changes. SMBIOS type 3. + +Copyright (c) 2009, 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. + +**/ #include "MiscSubclassDriver.h"