diff options
Diffstat (limited to 'MdePkg/Library/UefiLib/UefiLibInternal.h')
-rw-r--r-- | MdePkg/Library/UefiLib/UefiLibInternal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiLib/UefiLibInternal.h b/MdePkg/Library/UefiLib/UefiLibInternal.h index a0ac2734b2..bd4f056098 100644 --- a/MdePkg/Library/UefiLib/UefiLibInternal.h +++ b/MdePkg/Library/UefiLib/UefiLibInternal.h @@ -21,7 +21,6 @@ #include <Protocol/DriverConfiguration.h>
#include <Protocol/DriverDiagnostics.h>
#include <Protocol/DriverDiagnostics2.h>
-//#include <Protocol/FirmwareVolume2.h>
#include <Protocol/LoadedImage.h>
#include <Guid/EventGroup.h>
|