From 377fc2ae7125fec78f349c1ceda0cbeb53c988c2 Mon Sep 17 00:00:00 2001 From: bbahnsen Date: Sun, 7 Jan 2007 19:31:19 +0000 Subject: Change many windows references to unix. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2186 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkUnixPkg/Include/Ppi/UnixAutoScan.h | 2 +- EdkUnixPkg/Include/Ppi/UnixFwh.h | 2 +- EdkUnixPkg/Include/Protocol/UnixIo.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'EdkUnixPkg/Include') 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. diff --git a/EdkUnixPkg/Include/Ppi/UnixFwh.h b/EdkUnixPkg/Include/Ppi/UnixFwh.h index 869f4c968f..a9885a57bf 100644 --- a/EdkUnixPkg/Include/Ppi/UnixFwh.h +++ b/EdkUnixPkg/Include/Ppi/UnixFwh.h @@ -41,7 +41,7 @@ EFI_STATUS Routine Description: Return the FD Size and base address. Since the FD is loaded from a - file into Windows memory only the SEC will know it's address. + file into host memory only the SEC will know it's address. Arguments: Index - Which FD, starts at zero. diff --git a/EdkUnixPkg/Include/Protocol/UnixIo.h b/EdkUnixPkg/Include/Protocol/UnixIo.h index 6b83c99fe4..2d8e9fab7d 100644 --- a/EdkUnixPkg/Include/Protocol/UnixIo.h +++ b/EdkUnixPkg/Include/Protocol/UnixIo.h @@ -36,7 +36,7 @@ extern EFI_GUID gEfiUnixIoProtocolGuid; // // The following GUIDs are used in EFI_UNIX_IO_PROTOCOL_GUID -// Device paths. They map 1:1 with NT envirnment variables. The variables +// Device paths. They map 1:1 with UNIX envirnment variables. The variables // define what virtual hardware the emulator/UnixBusDriver will produce. // // -- cgit v1.2.3