X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FPeCoffGetEntryPointLib.h;h=f211cf54268e96ede7fc297d5af6ffad05c8787f;hp=647503bec6df445b073e248bf038223a5040f78e;hb=9e981317be20ab85bb68a670e79735f9685a3348;hpb=59a119f0fcaed5a7cab4829bb19dd7ffa94e16a0 diff --git a/MdePkg/Include/Library/PeCoffGetEntryPointLib.h b/MdePkg/Include/Library/PeCoffGetEntryPointLib.h index 647503bec6..f211cf5426 100644 --- a/MdePkg/Include/Library/PeCoffGetEntryPointLib.h +++ b/MdePkg/Include/Library/PeCoffGetEntryPointLib.h @@ -115,7 +115,7 @@ PeCoffGetSizeOfHeaders ( **/ UINTN EFIAPI -PeCoffSerachImageBase ( +PeCoffSearchImageBase ( IN UINTN Address );