summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Library/EdkGenericBdsLib/DevicePath.c
diff options
context:
space:
mode:
Diffstat (limited to 'EdkNt32Pkg/Library/EdkGenericBdsLib/DevicePath.c')
-rw-r--r--EdkNt32Pkg/Library/EdkGenericBdsLib/DevicePath.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/EdkNt32Pkg/Library/EdkGenericBdsLib/DevicePath.c b/EdkNt32Pkg/Library/EdkGenericBdsLib/DevicePath.c
index 56b21a3..5a80471 100644
--- a/EdkNt32Pkg/Library/EdkGenericBdsLib/DevicePath.c
+++ b/EdkNt32Pkg/Library/EdkGenericBdsLib/DevicePath.c
@@ -975,13 +975,6 @@ DEVICE_PATH_STRING_TABLE DevPathTable[] = {
MEDIA_DEVICE_PATH,
MEDIA_PROTOCOL_DP,
DevPathMediaProtocol,
-
-#if (EFI_SPECIFICATION_VERSION < 0x00020000)
- MEDIA_DEVICE_PATH,
- MEDIA_FV_FILEPATH_DP,
- DevPathFvFilePath,
-#endif
-
BBS_DEVICE_PATH,
BBS_BBS_DP,
DevPathBssBss,