]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiDpLib/DpInternal.h
ShellPkg: Rename some functions in Dp to avoid build errors.
[mirror_edk2.git] / ShellPkg / Library / UefiDpLib / DpInternal.h
index c7d9a592fe716fa45d6dcde191108c01bb1bb6db..9b8163aaa0f7a7205e42d17acff37769e4e08c71 100644 (file)
@@ -7,6 +7,7 @@
   DpUtilities.c, DpTrace.c, and DpProfile.c are included here.\r
 \r
   Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.\r
+  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -96,7 +97,7 @@ IsPhase(
   \r
 **/\r
 VOID\r
-GetShortPdbFileName (\r
+DpGetShortPdbFileName (\r
   IN  CHAR8     *PdbFileName,\r
   OUT CHAR16    *UnicodeBuffer\r
   );\r
@@ -118,7 +119,7 @@ GetShortPdbFileName (
   \r
 **/\r
 VOID\r
-GetNameFromHandle (\r
+DpGetNameFromHandle (\r
   IN EFI_HANDLE Handle\r
   );\r
 \r