X-Git-Url: https://code.delx.au/refind/blobdiff_plain/b72a91c9b51a3c6761db777f3e2818d240adf62e..b04a842814ccc991ed93a52acbd7ac27768be686:/refind.inf diff --git a/refind.inf b/refind.inf index d555ce6..efb22b5 100644 --- a/refind.inf +++ b/refind.inf @@ -1,11 +1,11 @@ ## @file # -# refind.inf file to build rEFInd using the EDK2/UDK2010 development +# refind.inf file to build rEFInd using the EDK2/UDK2010/UDK2014 development # kit. # -# Copyright (c) 2012 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. # ## @@ -32,23 +32,29 @@ EfiLib/BdsConnect.c #included into GenericBdsLib EfiLib/BdsHelper.c EfiLib/BdsTianoCore.c - EfiLib/Console.c + EfiLib/legacy.c mok/mok.c 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 + refind/crc32.c libeg/image.c libeg/load_bmp.c libeg/load_icns.c libeg/lodepng.c - libeg/lodepng_extra.c + libeg/lodepng_xtra.c libeg/screen.c libeg/text.c