Last change
on this file since 104451 was 85718, checked in by vboxsync, 5 years ago |
Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643
|
File size:
589 bytes
|
Line | |
---|
1 | #
|
---|
2 | # Copyright (c) 2019, Linaro Ltd. All rights reserved.
|
---|
3 | #
|
---|
4 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
5 | #
|
---|
6 | *.efi -diff
|
---|
7 | *.EFI -diff
|
---|
8 | *.bin -diff
|
---|
9 | *.BIN -diff
|
---|
10 | *.raw -diff
|
---|
11 | *.RAW -diff
|
---|
12 | *.bmp -diff
|
---|
13 | *.BMP -diff
|
---|
14 | *.dec diff=ini
|
---|
15 | *.dsc diff=ini
|
---|
16 | *.dsc.inc diff=ini
|
---|
17 | *.fdf diff=ini
|
---|
18 | *.fdf.inc diff=ini
|
---|
19 | *.inf diff=ini
|
---|
20 | *.c diff=cpp
|
---|
21 | *.C diff=cpp
|
---|
22 | *.cc diff=cpp
|
---|
23 | *.CC diff=cpp
|
---|
24 | *.cpp diff=cpp
|
---|
25 | *.Cpp diff=cpp
|
---|
26 | *.CPP diff=cpp
|
---|
27 | *.aslc diff=cpp
|
---|
28 | *.act diff=cpp
|
---|
29 | *.h diff=cpp
|
---|
30 | *.H diff=cpp
|
---|
Note:
See
TracBrowser
for help on using the repository browser.