IntelFrameworkModulePkg/BdsDxe: Ensure forms have unique IDs

This commit is contained in:
Tim Crawford
2020-01-23 11:49:25 -07:00
committed by Tim Crawford
parent 74f2015276
commit 55849a4a46
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include "Bds.h"
#include "FrontPage.h"
#define BOOT_MANAGER_FORM_ID 0x1000
#define BOOT_MANAGER_FORM_ID 0x1030
#define LABEL_BOOT_OPTION 0x00
#define LABEL_BOOT_OPTION_END 0x01