X-Git-Url: https://code.delx.au/refind/blobdiff_plain/2ed61c9b06108d91b81ba60e418fb1e0b7d731ef..22024d99cdd226ab82566c7973c6a34a47d26c37:/EfiLib/gnuefi-helper.c diff --git a/EfiLib/gnuefi-helper.c b/EfiLib/gnuefi-helper.c index 368246d..2c344b1 100644 --- a/EfiLib/gnuefi-helper.c +++ b/EfiLib/gnuefi-helper.c @@ -1,6 +1,6 @@ /* - * EfiLib/gnuefi.h - * GNU-EFI support in legacy boot code + * EfiLib/gnuefi-helper.c + * GNU-EFI support functions * * Copyright (c) 2014 Roderick W. Smith * With extensive borrowing from other sources (mostly Tianocore)