X-Git-Url: https://code.delx.au/refind/blobdiff_plain/f2ca6908795807bef841b1c98f10c47c831d2c41..a685467b7efc9a27ea7cf0318d35577b80c63356:/refind.inf diff --git a/refind.inf b/refind.inf index 1b3f897..efb22b5 100644 --- a/refind.inf +++ b/refind.inf @@ -3,9 +3,9 @@ # refind.inf file to build rEFInd using the EDK2/UDK2010/UDK2014 development # kit. # -# Copyright (c) 2012-2014 by Roderick W. Smith -# Released under the terms of the GPLv3, a copy of which should come -# with this file. +# Copyright (c) 2012-2015 by Roderick W. Smith +# Released under the terms of the GPLv3 (or, at your discretion, any later +# version), a copy of which should come with this file. # ## @@ -37,11 +37,15 @@ mok/guid.c mok/security_policy.c mok/simple_file.c + refind/apple.c refind/main.c refind/config.c refind/icns.c + refind/legacy.c refind/lib.c + refind/line_edit.c refind/menu.c + refind/mystrings.c refind/screen.c refind/driver_support.c refind/gpt.c