mirror of https://github.com/acidanthera/audk.git
Upgrade BIOS version to V0.78.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16848 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9d6cdba3b3
commit
e7db297691
|
@ -8,7 +8,7 @@
|
|||
# All fields must have a fixed length.
|
||||
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
|
||||
#
|
||||
# Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
#
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
# the terms and conditions of the BSD License that accompanies this distribution.
|
||||
|
@ -26,5 +26,5 @@ OEM_ID = I32
|
|||
BUILD_TYPE = D
|
||||
|
||||
BOARD_ID = BLAKCRB
|
||||
VERSION_MAJOR = 0077
|
||||
VERSION_MAJOR = 0078
|
||||
VERSION_MINOR = 01
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
# All fields must have a fixed length.
|
||||
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
|
||||
#
|
||||
# Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
#
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
# the terms and conditions of the BSD License that accompanies this distribution.
|
||||
|
@ -26,5 +26,5 @@ OEM_ID = I32
|
|||
BUILD_TYPE = R
|
||||
|
||||
BOARD_ID = BLAKCRB
|
||||
VERSION_MAJOR = 0077
|
||||
VERSION_MAJOR = 0078
|
||||
VERSION_MINOR = 01
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
# All fields must have a fixed length.
|
||||
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
|
||||
#
|
||||
# Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
#
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
# the terms and conditions of the BSD License that accompanies this distribution.
|
||||
|
@ -25,6 +25,6 @@ BOARD_REV = 1
|
|||
OEM_ID = X64
|
||||
BUILD_TYPE = D
|
||||
|
||||
VERSION_MAJOR = 0077
|
||||
VERSION_MAJOR = 0078
|
||||
VERSION_MINOR = 01
|
||||
BOARD_ID = BBAYCRB
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
# All fields must have a fixed length.
|
||||
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
|
||||
#
|
||||
# Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
#
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
# the terms and conditions of the BSD License that accompanies this distribution.
|
||||
|
@ -25,6 +25,6 @@ BOARD_REV = 1
|
|||
OEM_ID = X64
|
||||
BUILD_TYPE = R
|
||||
|
||||
VERSION_MAJOR = 0077
|
||||
VERSION_MAJOR = 0078
|
||||
VERSION_MINOR = 01
|
||||
BOARD_ID = BBAYCRB
|
||||
|
|
Loading…
Reference in New Issue