Bug 241686

Summary: RHEL5: Revise EFI version check to not warn on EFI 2.0
Product: Red Hat Enterprise Linux 5 Reporter: Prarit Bhargava <prarit>
Component: kernelAssignee: Prarit Bhargava <prarit>
Status: CLOSED NOTABUG QA Contact: Martin Jenner <mjenner>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-29 15:37:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 240378    
Bug Blocks:    

Description Prarit Bhargava 2007-05-29 15:36:12 UTC
+++ This bug was initially created as a clone of Bug #240378 +++

Description of problem:
Update EFI version check to include EFI 2.0 so that the
EFI version warning is not displayed.   Montvale-based
systems will run EFI 2.0 so this warning would be generated
on every Montvale-based Integrity system.

Version-Release number of selected component (if applicable):


How reproducible:
every time

Steps to Reproduce:
1. Boot 4.5 on an Integrity system with Montvale firmware 
2.
3.
  
Actual results:
the
following warning is output:

Warning: EFI system table major version mismatch: got 2.00, expected 1.00

Expected results:
No warning message is output due to EFI 2.0

Additional info:

See the patch in Issue Tracker # 118636

-- Additional comment from prarit on 2007-05-29 10:51 EST --
Created an attachment (id=155595)
Upstream fix for this issue

Upstream commit for this issue.

Comment 1 Prarit Bhargava 2007-05-29 15:37:23 UTC
Oops.  I was looking at the wrong tree when I opened this BZ.  This code already
exists in RHEL5.

P.