rhboot / efibootmgr

efibootmgr development tree
GNU General Public License v2.0
514 stars 97 forks source link

Definitions in optimized code #176

Closed likunyur closed 2 years ago

likunyur commented 2 years ago

Some variables are assigned first and then used, usually without initializing them, you can omit some execution instructions, such as mov.