diff options
author | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-06-07 06:28:48 +0000 |
---|---|---|
committer | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-06-07 06:28:48 +0000 |
commit | 19545fd9efd4ac993e085bf133c1f5a62cc5cb0e (patch) | |
tree | 6f57ee2ec89834381c90eaedf5d7d54ba0804e71 /InOsEmuPkg/Unix | |
parent | 9725730b65c97e61769f9c818564b407cb9b5f43 (diff) | |
download | edk2-platforms-19545fd9efd4ac993e085bf133c1f5a62cc5cb0e.tar.xz |
Fix minor build break.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11756 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'InOsEmuPkg/Unix')
-rw-r--r-- | InOsEmuPkg/Unix/Sec/SecMain.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/InOsEmuPkg/Unix/Sec/SecMain.inf b/InOsEmuPkg/Unix/Sec/SecMain.inf index 763fd1e6a1..4d3c28b8ea 100644 --- a/InOsEmuPkg/Unix/Sec/SecMain.inf +++ b/InOsEmuPkg/Unix/Sec/SecMain.inf @@ -85,7 +85,6 @@ gInOsEmuPkgTokenSpaceGuid.PcdEmuFirmwareFdSize
gInOsEmuPkgTokenSpaceGuid.PcdEmuFirmwareBlockSize
gInOsEmuPkgTokenSpaceGuid.PcdEmuApCount
- gInOsEmuPkgTokenSpaceGuid.PcdEmuPhysicalDisk
gInOsEmuPkgTokenSpaceGuid.PcdEmuVirtualDisk
gInOsEmuPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window"
gInOsEmuPkgTokenSpaceGuid.PcdEmuFileSystem
|