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;             ///< General Configuration.
  UINT16  cylinders;          ///< Number of Cylinders.
  UINT16  reserved_2; 
  UINT16  heads;              ///< Number of logical heads. 
  UINT16  vendor_data1; 
  UINT16  vendor_data2; 
  UINT16  sectors_per_track; 
  UINT16  vendor_specific_7_9[3]; 

-----------
If there is a precedent….

Sergey.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to