summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ppi/LoadFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Ppi/LoadFile.h')
-rw-r--r--MdePkg/Include/Ppi/LoadFile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/LoadFile.h b/MdePkg/Include/Ppi/LoadFile.h
index 39ad72ea81..96955f764a 100644
--- a/MdePkg/Include/Ppi/LoadFile.h
+++ b/MdePkg/Include/Ppi/LoadFile.h
@@ -1,7 +1,7 @@
/** @file
Load image file from fv to memory.
- Copyright (c) 2006, Intel Corporation
+ Copyright (c) 2006 - 2008, 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
@@ -79,6 +79,7 @@ EFI_STATUS
/**
+ @par Ppi Description:
This PPI is a pointer to the Load File service.
This service will be published by a PEIM. The PEI Foundation
will use this service to launch the known PEI module images.