system76 / edk2

EDK II
http://www.tianocore.org/edk2/
Other
1 stars 3 forks source link

MdeModulePkg/BootManagerUiLib: Fix line endings #20

Closed crawfxrd closed 3 years ago

crawfxrd commented 3 years ago

edk2 stores files with CRLF. This file got converted to LF.

Alternatively, included in #22.