Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDS
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3515 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -81,17 +81,6 @@ Revision History
|
||||
#define MAX_CHAR 480
|
||||
#define MAX_CHAR_SIZE (MAX_CHAR * 2)
|
||||
|
||||
//
|
||||
// Check to see if current build support option active feature of
|
||||
// some driver option
|
||||
//
|
||||
#define LOAD_OPTION_ACTIVE 0x00000001
|
||||
|
||||
//
|
||||
// Check to see if current build support force reconnect feature of
|
||||
// some driver option
|
||||
//
|
||||
#define LOAD_OPTION_FORCE_RECONNECT 0x00000002
|
||||
|
||||
//
|
||||
// Below are the form ids for display, form id is used as callback key value,
|
||||
|
Reference in New Issue
Block a user