Modify all file header to follow doxygen format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4906 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-03-19 03:23:16 +00:00
parent 1564e9ac2c
commit 6ae8142848
72 changed files with 144 additions and 144 deletions

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Tiano PEIM to provide the platform support functionality within Windows
--*/
**/

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -20,7 +20,7 @@ Abstract:
the CPU-specific setjump/long pair. Other services are not implemented
in this driver.
--*/
**/
#include "CpuDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
NT Emulation Architectural Protocol Driver as defined in Tiano.
--*/
**/
#ifndef _CPU_ARCHITECTURAL_PROTOCOL_DRIVER_H_
#define _CPU_ARCHITECTURAL_PROTOCOL_DRIVER_H_

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -21,7 +21,7 @@ Abstract:
the implementations of architectural protocols and the PCI Root
Bridge I/O Protocol.
--*/
**/
#include <CpuDriver.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Revision History
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
Defines data structure that is the volume header found.These data is intent
to decouple FVB driver with FV header.
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Firmware volume block driver for Intel Firmware Hub (FWH) device
--*/
**/
#ifndef _FW_BLOCK_SERVICE_H
#define _FW_BLOCK_SERVICE_H

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
Public include file for the WinNt Library
--*/
**/
#ifndef __WIN_NT_INCLUDE_H__
#define __WIN_NT_INCLUDE_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Nt Autoscan PPI
--*/
**/
#ifndef __NT_PEI_AUTOSCAN_H__
#define __NT_PEI_AUTOSCAN_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
WinNt FWH PPI as defined in Tiano
--*/
**/
#ifndef __NT_PEI_FWH_H__
#define __NT_PEI_FWH_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -19,7 +19,7 @@ Abstract:
When the PEI core is done it calls the DXE IPL via PPI
--*/
**/
#ifndef __NT_PEI_LOAD_FILE_H__
#define __NT_PEI_LOAD_FILE_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
WinNt Thunk interface PPI
--*/
**/
#ifndef __NT_PEI_WIN_NT_THUNK_H__
#define __NT_PEI_WIN_NT_THUNK_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
#ifndef __WIN_NT_IO_H__
#define __WIN_NT_IO_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -25,7 +25,7 @@ Abstract:
YOU MUST include EfiWinNT.h in place of Efi.h to make this file compile.
--*/
**/
#ifndef __WIN_NT_THUNK_H__
#define __WIN_NT_THUNK_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
Public include file for the WinNt Library
--*/
**/
#ifndef __WIN_NT_DXE_H__
#define __WIN_NT_DXE_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
Public include file for the WinNt Library
--*/
**/
#ifndef __WIN_NT_PEIM_H__
#define __WIN_NT_PEIM_H__

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -19,7 +19,7 @@ Abstract:
to produce PeCoff library class.
--*/
**/
#include <PiDxe.h>
#include <Guid/PeiPeCoffLoader.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
WinNt Library
--*/
**/
#include <PiDxe.h>
#include <WinNtDxe.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2004 - 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This file include all platform action which can be customized
by IBV/OEM.
--*/
**/
#include "BdsPlatform.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2004 - 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Head file for BDS Platform specific code
--*/
**/
#ifndef _BDS_PLATFORM_H
#define _BDS_PLATFORM_H

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2004 - 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
Defined the platform specific device path which will be used by
platform Bbd to perform the platform policy connect.
--*/
**/
#include "BdsPlatform.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -19,7 +19,7 @@ Abstract:
Revision History
--*/
**/
#include <PiPei.h>
#include <IndustryStandard/PeImage.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -19,7 +19,7 @@ Abstract:
to produce PeCoff library class.
--*/
**/
#include <PiPei.h>
#include <Guid/PeiPeCoffLoader.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -19,7 +19,7 @@ Abstract:
to produce PeCoff library class.
--*/
**/
#include <PiPei.h>
#include <Guid/PeiPeCoffLoader.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
NT Emulation Metronome Architectural Protocol Driver as defined in DXE CIS
--*/
**/
#include "Metronome.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
NT Emulation Metronome Architectural Protocol Driver as defined in DXE CIS
--*/
**/
#ifndef _NT_THUNK_METRONOME_H_
#define _NT_THUNK_METRONOME_H_

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
Misc class required EFI Device Path definitions (Ports, slots &
onboard devices)
--*/
**/
#ifndef _MISC_DEVICE_PATH_H
#define _MISC_DEVICE_PATH_H

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Header file for MiscSubclass Driver.
--*/
**/
#ifndef _MISC_SUBCLASS_DRIVER_H
#define _MISC_SUBCLASS_DRIVER_H

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
This driver parses the mMiscSubclassDataTable structure and reports
any generated data to the DataHub.
--*/
**/
#include "MiscSubclassDriver.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
NT Emulation Architectural Protocol Driver as defined in Tiano
--*/
**/
#include <PiDxe.h>
#include <WinNtDxe.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Reset Architectural Protocol as defined in Tiano under NT Emulation
--*/
**/
#include <PiDxe.h>
#include <WinNtDxe.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
A simple FV stack so the SEC can extract the SEC Core from an
FV.
--*/
**/
#include "SecMain.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -26,7 +26,7 @@ Abstract:
This code produces 128 K of temporary memory for the PEI stack by directly
allocate memory space with ReadWrite and Execute attribute.
--*/
**/
#include "SecMain.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Module Name:
Abstract:
Include file for Windows API based SEC
--*/
**/
#include <stdio.h>
#include <Base.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -32,7 +32,7 @@ Abstract:
gWinNt is a a public exported global that contains the initialized
data.
--*/
**/
#include "SecMain.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -21,7 +21,7 @@ Abstract:
timer service. In the future, the Thread creation should possibly be
abstracted by the CPU architectural protocol
--*/
**/
#include "Timer.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -19,7 +19,7 @@ Abstract:
This Timer module uses an NT Thread to simulate the timer-tick driven
timer service.
--*/
**/
#ifndef _TIMER_H_
#define _TIMER_H_

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Revision History
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
#include <Uefi.h>
#include <WinNtDxe.h>
#include <Protocol/ComponentName.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
#include <Uefi.h>
#include <WinNtDxe.h>
#include <Protocol/BlockIo.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
#include <Uefi.h>
#include <WinNtDxe.h>
#include <Protocol/BlockIo.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -58,7 +58,7 @@ Abstract:
* Other names and brands may be claimed as the property of others.
--*/
**/
#include <Uefi.h>
#include <WinNtDxe.h>
#include <Protocol/WinNtThunk.h>

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -22,7 +22,7 @@ Abstract:
* Other names and brands may be claimed as the property of others.
--*/
**/
#ifndef _WIN_NT_BLOCK_IO_H_
#define _WIN_NT_BLOCK_IO_H_

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*+++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -220,7 +220,7 @@ Returns:
None
--*/
**/
// TODO: This - add argument and description to function comment
// TODO: ControllerHandle - add argument and description to function comment
// TODO: RemainingDevicePath - add argument and description to function comment

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -205,7 +205,7 @@ Returns:
TODO: add return values
--*/
**/
;
//

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Revision History
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
PEIM to build GUIDed HOBs for platform specific flash map
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
#include "WinNtSerialIo.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -43,7 +43,7 @@ Abstract:
If Handle(1) contains a gEfiWinNtSerialPortGuid protocol then the driver is
loaded on the device.
--*/
**/
#include "WinNtSerialIo.h"

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Module Name:
Abstract:
--*/
**/
#ifndef _WIN_NT_SERIAL_IO_
#define _WIN_NT_SERIAL_IO_

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
//
// The package level header files this module uses
//

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -22,7 +22,7 @@ Abstract:
* Other names and brands may be claimed as the property of others.
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -22,7 +22,7 @@ Abstract:
* Other names and brands may be claimed as the property of others.
--*/
**/
#ifndef _WIN_NT_SIMPLE_FILE_SYSTEM_H_
#define _WIN_NT_SIMPLE_FILE_SYSTEM_H_

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -24,7 +24,7 @@ Abstract:
protocol on this handle. This driver can only support one one WinNtThunk protocol
in the system, since the device path is hard coded.
--*/
**/
//
// The package level header files this module uses

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract:
--*/
**/
#ifndef _WIN_NT_THUNK_H_
#define _WIN_NT_THUNK_H_

View File

@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -19,7 +19,7 @@ Abstract:
Revision History
--*/
**/
//
// The package level header files this module uses