mirror of https://github.com/acidanthera/audk.git
EmulatorPkg/Host: Remove orphaned GetImageReadFunction()
This commit is contained in:
parent
671e3756ed
commit
5a4fbc3aa4
|
@ -220,12 +220,6 @@ GasketSecUnixFdAddress (
|
|||
)
|
||||
;
|
||||
|
||||
EFI_STATUS
|
||||
GetImageReadFunction (
|
||||
IN UEFI_IMAGE_LOADER_IMAGE_CONTEXT *ImageContext,
|
||||
IN EFI_PHYSICAL_ADDRESS *TopOfMemory
|
||||
);
|
||||
|
||||
CHAR16 *
|
||||
AsciiToUnicode (
|
||||
IN CHAR8 *Ascii,
|
||||
|
|
Loading…
Reference in New Issue