X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxe%2FImage%2FImage.c;h=64e5e34fc4386c2b0e4ab157c227a614c9e1aede;hp=0770399cd99bf522648af6cb267331b879148be4;hb=23c98c9417908188207408afa3f6901b8aca826a;hpb=3b1d9fd5790d50982c6366669da74bf4dcf60b19 diff --git a/MdeModulePkg/Core/Dxe/Image/Image.c b/MdeModulePkg/Core/Dxe/Image/Image.c index 0770399cd9..64e5e34fc4 100644 --- a/MdeModulePkg/Core/Dxe/Image/Image.c +++ b/MdeModulePkg/Core/Dxe/Image/Image.c @@ -1,8 +1,7 @@ -/** @file - +/** @file Core image handling services to load and unload PeImage. -Copyright (c) 2006 - 2008, 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 @@ -603,7 +602,6 @@ CoreLoadedImageInfo ( resources. **/ -STATIC EFI_STATUS CoreLoadImageCommon ( IN BOOLEAN BootPolicy,