v1.1.1
Fix Windows linker error: Add missing gEfiFileInfoGuid to .inf files - Add gEfiFileInfoGuid to both ACPIPatcher.inf and ACPIPatcherDxe.inf - Resolves 'unresolved external symbol gEfiFileInfoGuid' linker error - Used in LoadAmlFileFromDisk function for file operations - Fixes Windows VS2022 build error LNK2001/LNK1120