summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h')
-rw-r--r--IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h b/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h
index 96cd87d1cf..d2099f142c 100644
--- a/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h
+++ b/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h
@@ -92,7 +92,7 @@ PlatformBdsPolicyBehavior (
);
/**
- Hook point after a boot attempt fails.
+ Hook point for a user-provided function, for after a boot attempt fails.
@param Option Pointer to Boot Option that failed to boot.
@param Status Status returned from failed boot.