diff options
Diffstat (limited to 'Nt32Pkg/Library/Nt32BdsLib/PlatformData.c')
-rw-r--r-- | Nt32Pkg/Library/Nt32BdsLib/PlatformData.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c b/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c index 180f61874e..d1047683cc 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c +++ b/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c @@ -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"
|