diff options
Diffstat (limited to 'MdePkg/Library/DxePiLib/DxePiLib.c')
-rw-r--r-- | MdePkg/Library/DxePiLib/DxePiLib.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MdePkg/Library/DxePiLib/DxePiLib.c b/MdePkg/Library/DxePiLib/DxePiLib.c index 4138498790..9953095e7d 100644 --- a/MdePkg/Library/DxePiLib/DxePiLib.c +++ b/MdePkg/Library/DxePiLib/DxePiLib.c @@ -324,7 +324,6 @@ Done: @retval EFI_ACCESS_DENIED The firmware volume containing the searched Firmware File is configured to disallow reads.
**/
-
EFI_STATUS
EFIAPI
PiLibGetSectionFromCurrentFv (
@@ -385,7 +384,6 @@ PiLibGetSectionFromCurrentFv ( @retval EFI_ACCESS_DENIED The firmware volume containing the searched Firmware File is configured to disallow reads.
**/
-
EFI_STATUS
EFIAPI
PiLibGetSectionFromCurrentFfs (
|