X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FDriverSampleDxe%2FNVDataStruc.h;fp=MdeModulePkg%2FUniversal%2FDriverSampleDxe%2FNVDataStruc.h;h=bdc4a46147d3ffb82ebad3bbda946fbbc8ce9663;hp=0a5d46bc96fb9e63248e605dae91ab49939a2c2d;hb=b5a906f477435ad750317d51cfdcaf5a0ae94b6d;hpb=0c66bc762aa186a78b3c6ce6c691af31bedec5fd diff --git a/MdeModulePkg/Universal/DriverSampleDxe/NVDataStruc.h b/MdeModulePkg/Universal/DriverSampleDxe/NVDataStruc.h index 0a5d46bc96..bdc4a46147 100644 --- a/MdeModulePkg/Universal/DriverSampleDxe/NVDataStruc.h +++ b/MdeModulePkg/Universal/DriverSampleDxe/NVDataStruc.h @@ -1,6 +1,6 @@ /** @file -Copyright (c) 2007 - 2008, Intel Corporation +Copyright (c) 2007 - 2009, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -57,7 +57,7 @@ typedef struct { UINT8 ChooseToActivateNuclearWeaponry; UINT8 SuppressGrayOutSomething; UINT8 OrderedList[8]; - UINT8 BootOrder[8]; + UINT16 BootOrder[8]; UINT8 BootOrderLarge; UINT8 DynamicRefresh; UINT8 DynamicOneof;