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:
@@ -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"
|
||||
|
||||
|
@@ -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"
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user