X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FMiscSubClassPlatformDxe%2FMiscBaseBoardManufacturerData.c;h=284843ab154a79014958d5a9a0ea60b86f0f4e01;hb=77557b76427144737ff22bf3c993b2402aef6ad6;hp=9536c88aa494916ea333ead0bab5d05857ce5729;hpb=f25695723bfe21bf664589ae086a0c472d7fec80;p=mirror_edk2.git diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c b/Nt32Pkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c index 9536c88aa4..284843ab15 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c @@ -1,7 +1,7 @@ -/*++ +/**@file -Copyright (c) 2006, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2006 - 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 @@ -18,14 +18,14 @@ Abstract: This driver parses the mMiscSubclassDataTable structure and reports any generated data to the DataHub. ---*/ +**/ #include "MiscSubclassDriver.h" // // Static (possibly build generated) Bios Vendor data. // -MISC_SUBCLASS_TABLE_DATA(EFI_MISC_BASE_BOARD_MANUFACTURER_DATA, MiscBaseBoardManufacturer) = { +MISC_SMBIOS_TABLE_DATA(EFI_MISC_BASE_BOARD_MANUFACTURER_DATA, MiscBaseBoardManufacturer) = { STRING_TOKEN(STR_MISC_BASE_BOARD_MANUFACTURER), STRING_TOKEN(STR_MISC_BASE_BOARD_PRODUCT_NAME), STRING_TOKEN(STR_MISC_BASE_BOARD_VERSION),