Hi Avinash

Below mentioned method is standard method to recognize the vendor.
These details comes from UEFI system tables.
You can use the information to distinguish the vendors.


Regards
Param

From: avinash m n [mailto:[email protected]]
Sent: Wednesday, January 22, 2014 10:31 AM
To: [email protected]
Subject: Re: [edk2] How to get Vendor/OEM info from UEFI driver

I'm using the EFI_SYSTEM_TABLE to get the firmware vendor name:
gST->FirmwareVendor.

1) Can I use the string got from this(and convert it to ASCII form) as a way to 
determine whether to execute the driver or not for a specific vendor?

2) Is this a standard way?

3) Is there a chance the string differs across different firmware versions 
provided by the same vendor?
If this is not the standard way, can you suggest some other way?
Thanks and Regards
Avinash

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to