]> git.proxmox.com Git - mirror_edk2.git/commit
Modify all file header to follow doxygen format
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Mar 2008 03:23:16 +0000 (03:23 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Mar 2008 03:23:16 +0000 (03:23 +0000)
commit6ae81428485020dd371eaefa5b97b24f21efe117
tree39daddd018b025cae2152e4fcad47043be06bf78
parent1564e9ac2cd2756b400feb98676e1a53806fcea2
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
72 files changed:
Nt32Pkg/BootModePei/BootModePei.c
Nt32Pkg/CpuRuntimeDxe/Cpu.c
Nt32Pkg/CpuRuntimeDxe/CpuDriver.h
Nt32Pkg/CpuRuntimeDxe/CpuIo.c
Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
Nt32Pkg/FvbServicesRuntimeDxe/FvbInfo.c
Nt32Pkg/FvbServicesRuntimeDxe/FwBlockService.h
Nt32Pkg/Include/Common/WinNTInclude.h
Nt32Pkg/Include/Ppi/NtAutoscan.h
Nt32Pkg/Include/Ppi/NtFwh.h
Nt32Pkg/Include/Ppi/NtPeiLoadFile.h
Nt32Pkg/Include/Ppi/NtThunk.h
Nt32Pkg/Include/Protocol/WinNtIo.h
Nt32Pkg/Include/Protocol/WinNtThunk.h
Nt32Pkg/Include/WinNtDxe.h
Nt32Pkg/Include/WinNtPeim.h
Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c
Nt32Pkg/Library/DxeWinNtLib/WinNtLib.c
Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c
Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h
Nt32Pkg/Library/Nt32BdsLib/PlatformData.c
Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c
Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c
Nt32Pkg/MetronomeDxe/Metronome.c
Nt32Pkg/MetronomeDxe/Metronome.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscOemStringData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.c
Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
Nt32Pkg/ResetRuntimeDxe/reset.c
Nt32Pkg/Sec/FwVol.c
Nt32Pkg/Sec/SecMain.c
Nt32Pkg/Sec/SecMain.h
Nt32Pkg/Sec/WinNtThunk.c
Nt32Pkg/TimerDxe/Timer.c
Nt32Pkg/TimerDxe/Timer.h
Nt32Pkg/WinNtAutoScanPei/WinNtAutoScan.c
Nt32Pkg/WinNtBlockIoDxe/ComponentName.c
Nt32Pkg/WinNtBlockIoDxe/DriverConfiguration.c
Nt32Pkg/WinNtBlockIoDxe/DriverDiagnostics.c
Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
Nt32Pkg/WinNtBusDriverDxe/ComponentName.c
Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c
Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.h
Nt32Pkg/WinNtFirmwareVolumePei/WinntFwh.c
Nt32Pkg/WinNtFlashMapPei/FlashMap.c
Nt32Pkg/WinNtSerialIoDxe/ComponentName.c
Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c
Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.h
Nt32Pkg/WinNtSimpleFileSystemDxe/ComponentName.c
Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.c
Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.h
Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
Nt32Pkg/WinNtThunkDxe/WinNtThunk.h
Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocol.c