summaryrefslogtreecommitdiff
path: root/Core/MdePkg/Include/Library/PeCoffGetEntryPointLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'Core/MdePkg/Include/Library/PeCoffGetEntryPointLib.h')
-rw-r--r--Core/MdePkg/Include/Library/PeCoffGetEntryPointLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/MdePkg/Include/Library/PeCoffGetEntryPointLib.h b/Core/MdePkg/Include/Library/PeCoffGetEntryPointLib.h
index 647503bec6..f211cf5426 100644
--- a/Core/MdePkg/Include/Library/PeCoffGetEntryPointLib.h
+++ b/Core/MdePkg/Include/Library/PeCoffGetEntryPointLib.h
@@ -115,7 +115,7 @@ PeCoffGetSizeOfHeaders (
**/
UINTN
EFIAPI
-PeCoffSerachImageBase (
+PeCoffSearchImageBase (
IN UINTN Address
);