]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformData.c
Removes dead code from the PlatformBdsLibNull,leaving this unused code might confuse...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PlatformBdsLibNull / PlatformData.c
index a3afb43022eb0deebbf3ef2d3e1468618d6c40c6..131efab4d99c6749541ca8961c321cc51c74508f 100644 (file)
@@ -19,27 +19,3 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 /// Predefined platform default time out value\r
 ///\r
 UINT16                      gPlatformBootTimeOutDefault = 10;\r
-\r
-//\r
-// Platform specific keyboard device path\r
-//\r
-\r
-///\r
-/// Predefined platform default console device path\r
-///\r
-BDS_CONSOLE_CONNECT_ENTRY   gPlatformConsole[] = {\r
-  {\r
-    NULL,\r
-    0\r
-  }\r
-};\r
-\r
-///\r
-/// Predefined platform specific driver option\r
-///\r
-EFI_DEVICE_PATH_PROTOCOL    *gPlatformDriverOption[] = { NULL };\r
-\r
-///\r
-/// Predefined platform connect sequence\r
-///\r
-EFI_DEVICE_PATH_PROTOCOL    *gPlatformConnectSequence[] = { NULL };\r