mirror of https://github.com/acidanthera/audk.git
InOsEmuPkg: Fix typo in comment of previous submit.
Signed-off-by: andrewfish git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11844 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5dcda296a4
commit
a1e23d485b
|
@ -87,7 +87,7 @@
|
||||||
# for example 2048 for an ISO CD image. The block size for a device comes from
|
# for example 2048 for an ISO CD image. The block size for a device comes from
|
||||||
# the device and is not configurable.
|
# the device and is not configurable.
|
||||||
# Device Size comes from file or device.
|
# Device Size comes from file or device.
|
||||||
# On Mac OS X you can use Disk Utility to create .dmg files and mount then like disks
|
# On Mac OS X you can use Disk Utility to create .dmg files and mount them like disks
|
||||||
gInOsEmuPkgTokenSpaceGuid.PcdEmuVirtualDisk|L"disk.dmg:FW"|VOID*|0x00001001
|
gInOsEmuPkgTokenSpaceGuid.PcdEmuVirtualDisk|L"disk.dmg:FW"|VOID*|0x00001001
|
||||||
|
|
||||||
gInOsEmuPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window"|VOID*|0x00001018
|
gInOsEmuPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window"|VOID*|0x00001018
|
||||||
|
|
Loading…
Reference in New Issue