diff options
Diffstat (limited to 'IntelFspPkg/FspDxeIpl')
-rw-r--r-- | IntelFspPkg/FspDxeIpl/FspDxeIpl.inf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf b/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf index 49317af8e2..0a225278f2 100644 --- a/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf +++ b/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf @@ -14,10 +14,9 @@ [Defines]
INF_VERSION = 0x00010005
BASE_NAME = FspDxeIpl
- FILE_GUID = 86D70125-BAA3-4296-A62F-602BEBBB9081
+ FILE_GUID = 98C8588C-640A-4bb4-AEA0-3F81CDE17524
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
-
ENTRY_POINT = PeimInitializeDxeIpl
#
|