X-Git-Url: https://code.delx.au/refind/blobdiff_plain/b72a91c9b51a3c6761db777f3e2818d240adf62e..dca87996fe98099efb7626df25465707aeca4cfd:/refind.inf diff --git a/refind.inf b/refind.inf index d555ce6..3f6096f 100644 --- a/refind.inf +++ b/refind.inf @@ -1,9 +1,9 @@ ## @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 +# Copyright (c) 2012-2014 by Roderick W. Smith # Released under the terms of the GPLv3, 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