TianoCore EDK2 master
Loading...
Searching...
No Matches
JedecJep106Lib.h
Go to the documentation of this file.
1
9#ifndef JEDEC_JEP106_LIB_H_
10#define JEDEC_JEP106_LIB_H_
11
22CONST CHAR8 *
23EFIAPI
25 IN UINT8 Code,
26 IN UINT8 ContinuationBytes
27 );
28
29#endif /* JEDEC_JEP106_LIB_H_ */
CONST CHAR8 *EFIAPI Jep106GetManufacturerName(IN UINT8 Code, IN UINT8 ContinuationBytes)
#define CONST
Definition: Base.h:259
#define IN
Definition: Base.h:279