summaryrefslogtreecommitdiff
path: root/EdkUnixPkg/Include/Ppi/UnixAutoScan.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkUnixPkg/Include/Ppi/UnixAutoScan.h')
-rw-r--r--EdkUnixPkg/Include/Ppi/UnixAutoScan.h2
1 files changed, 1 insertions, 1 deletions
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.