Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avoid the value conflict.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3032 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1 2007-07-04 09:04:40 +00:00
parent c4eed1fd5e
commit 211a2649f4
2 changed files with 3 additions and 2 deletions

View File

@ -27,6 +27,9 @@
#include <Pi/PiHob.h>
#include <Pi/PiDependency.h>
#define EFI_NOT_AVAILABLE_YET EFIERR (32)
//
// Status Code Type Definition
//

View File

@ -21,8 +21,6 @@
#include <Pi/PiMultiPhase.h>
#define EFI_NOT_AVAILABLE_YET EFIERR (28)
//
// Handles of EFI FV/FFS.
//