diff options
author | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-05-17 03:48:27 +0000 |
---|---|---|
committer | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-05-17 03:48:27 +0000 |
commit | 8b6d0c057f8743aaf518c22e1fff9fabc6719d07 (patch) | |
tree | 5213edb644886a6f85bceb851a9c82689d4ece40 /InOsEmuPkg/Unix | |
parent | 5ec56d19a6e9c816befa0962470a4391fbd40816 (diff) | |
download | edk2-platforms-8b6d0c057f8743aaf518c22e1fff9fabc6719d07.tar.xz |
Cleanup MpService interface. Still needs more testing, but now it is much closer to PI spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11669 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'InOsEmuPkg/Unix')
-rw-r--r-- | InOsEmuPkg/Unix/UnixX64.dsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/InOsEmuPkg/Unix/UnixX64.dsc b/InOsEmuPkg/Unix/UnixX64.dsc index 3c867ef3fe..dcae0176ff 100644 --- a/InOsEmuPkg/Unix/UnixX64.dsc +++ b/InOsEmuPkg/Unix/UnixX64.dsc @@ -218,7 +218,7 @@ #define BOOT_IN_RECOVERY_MODE 0x20
gInOsEmuPkgTokenSpaceGuid.PcdEmuBootMode|0
- gInOsEmuPkgTokenSpaceGuid.PcdEmuApCount|L"0"
+ gInOsEmuPkgTokenSpaceGuid.PcdEmuApCount|L"1"
gInOsEmuPkgTokenSpaceGuid.PcdEmuPhysicalDisk|L"E:RW;245760;512"
gInOsEmuPkgTokenSpaceGuid.PcdEmuVirtualDisk|L"FW;40960;512"
|