]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Conf/gitattributes
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Conf / gitattributes
CommitLineData
5b3e695d
LL
1#\r
2# Copyright (c) 2019, Linaro Ltd. All rights reserved.\r
3#\r
4# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7ecf6717 5#\r
5b3e695d
LL
6*.efi -diff\r
7*.EFI -diff\r
8*.bin -diff\r
9*.BIN -diff\r
10*.raw -diff\r
11*.RAW -diff\r
12*.bmp -diff\r
13*.BMP -diff\r
14*.dec diff=ini\r
15*.dsc diff=ini\r
16*.dsc.inc diff=ini\r
17*.fdf diff=ini\r
18*.fdf.inc diff=ini\r
19*.inf diff=ini\r
eafd990f
LE
20*.c diff=cpp\r
21*.C diff=cpp\r
22*.cc diff=cpp\r
23*.CC diff=cpp\r
24*.cpp diff=cpp\r
25*.Cpp diff=cpp\r
26*.CPP diff=cpp\r
27*.aslc diff=cpp\r
28*.act diff=cpp\r
29*.h diff=cpp\r
30*.H diff=cpp\r