EmulatorPkg/Host: Remove orphaned GetImageReadFunction()

This commit is contained in:
Marvin Häuser 2023-03-29 21:55:23 +02:00 committed by Mikhail Krichanov
parent 671e3756ed
commit 5a4fbc3aa4
1 changed files with 0 additions and 6 deletions

View File

@ -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,