slimbootloader / documentation

Documentation for Slim Bootloader
https://slimbootloader.github.io
Other
8 stars 40 forks source link

Looking for coding standards #38

Closed mschuetterle closed 5 years ago

mschuetterle commented 5 years ago

I was not able to find a document in regards to coding standards for the SBL. Both, not in source and also not in the documentation. Maybe I have missed something or there could be a description been added. Also, a chapter could helpful of what needs to be done if a developer wants to upstream patches.

rprangar commented 5 years ago

Hello Markus

We follow the EDKII coding standards. It’s here - https://github.com/tianocore/tianocore.github.io/wiki/Code-Style-C

We will update the documentation and provide this link in the next few days.

Thanks Ravi

From: Markus Schütterle [mailto:notifications@github.com] Sent: Thursday, April 11, 2019 4:32 AM To: slimbootloader/slimbootloader slimbootloader@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [slimbootloader/slimbootloader] Looking for coding standards (#132)

I was not able to find a document in regards to coding standards for the SBL. Both, not in source and also not in the documentation. Maybe I have missed something or there could be a description been added. Also, a chapter could helpful of what needs to be done if a developer wants to upstream patches.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/slimbootloader/slimbootloader/issues/132, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AS3nJ7C6uFYTHqbcJEhh2Mug0YA_rWFdks5vfx0sgaJpZM4cpYi9.

rprangar commented 5 years ago

Hello Markus

A contributions page has been setup https://slimbootloader.github.io/developer-guides/contributions.html with commit

Thanks Ravi