Re: [edk2] Atapi.h violates C-code style

2012-10-14 Thread Tian, Feng
Yes, it's exceptional as it's defined by industry standard spec. From: Sergey Isakov [mailto:isakov...@bk.ru] Sent: Saturday, October 13, 2012 17:35 To: edk2-devel@lists.sourceforge.net Subject: [edk2] Atapi.h violates C-code style Hi sirs, I like to follow these rules http://sourc

[edk2] Atapi.h violates C-code style

2012-10-13 Thread Sergey Isakov
Hi sirs, I like to follow these rules http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Code_Style/C but as I found this file edk2/MdePkg/Include/IndustryStandard/Atapi.h written without the rule of CamelCase. It is IndustryStandard! --- typedef struct { UINT16 config;