X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxe%2FImage%2FImageFile.c;h=7ff867e18105f35218c6c17b051124b958eda0f6;hp=b9c8c657b82dceee87cab618f44709c5df83195b;hb=504214c4870e9183418014634268ce630eb5332a;hpb=6cc9ca322cdfe8417274e3659437750ee833fb54 diff --git a/MdeModulePkg/Core/Dxe/Image/ImageFile.c b/MdeModulePkg/Core/Dxe/Image/ImageFile.c index b9c8c657b8..7ff867e181 100644 --- a/MdeModulePkg/Core/Dxe/Image/ImageFile.c +++ b/MdeModulePkg/Core/Dxe/Image/ImageFile.c @@ -1,5 +1,7 @@ -/*++ - +/** @file + + Handle services to image file. + 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 @@ -9,19 +11,7 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -Module Name: - - ImageFile.c - - -Abstract: - - - - -Revision History - ---*/ +**/ #include