X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FMiscSubClassPlatformDxe%2FMiscSubclassDriver.h;h=3d86f16a9341f899fbe8d6335f0877023867e12d;hp=c468b59fb5c07610a825946d060893bd28bc3d6f;hb=8d9bda4fbd723cef19518176e5d911a3a011f0f9;hpb=8879d432afdfa0e4ae905857f177ddc24cb71f3b diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h index c468b59fb5..3d86f16a93 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h @@ -1,13 +1,13 @@ -/*++ +/**@file -Copyright (c) 2006, 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. +Copyright (c) 2006, 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: @@ -17,29 +17,34 @@ Abstract: Header file for MiscSubclass Driver. ---*/ +**/ #ifndef _MISC_SUBCLASS_DRIVER_H #define _MISC_SUBCLASS_DRIVER_H - -// -// Include common header file for this module. -// -#include "CommonHeader.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -// -// Autogen string file -// -#include - // // Data table entry update function. // -typedef -EFI_STATUS +typedef +EFI_STATUS (EFIAPI EFI_MISC_SUBCLASS_DATA_FUNCTION) ( IN UINT16 RecordType, IN UINT32 *RecordLen,