X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkUnixPkg%2FInclude%2FPpi%2FUnixAutoScan.h;h=0c04d8202e616845f81a7e3c66b21ffe2f517c44;hb=ab38df98719b41cc41e54a73e5c4df5b1b00ea0b;hp=17a4c02b8fdfda924bd13834e42752ef11340e80;hpb=c9093a06e72ef16d2f3bd7ce0a2b9a172e9d048c;p=mirror_edk2.git diff --git a/EdkUnixPkg/Include/Ppi/UnixAutoScan.h b/EdkUnixPkg/Include/Ppi/UnixAutoScan.h index 17a4c02b8f..0c04d8202e 100644 --- a/EdkUnixPkg/Include/Ppi/UnixAutoScan.h +++ b/EdkUnixPkg/Include/Ppi/UnixAutoScan.h @@ -43,7 +43,7 @@ Routine Description: This service is called from Index == 0 until it returns EFI_UNSUPPORTED. It allows discontiguous memory regions to be supported by the emulator. It uses gSystemMemory[] and gSystemMemoryCount that were created by - parsing the Windows environment variable EFI_MEMORY_SIZE. + parsing the host environment variable EFI_MEMORY_SIZE. The size comes from the varaible and the address comes from the call to WinNtOpenFile.