Skip to content

Commit

Permalink
Revert "Common: Re-enable project logo to differentiate from stock fi…
Browse files Browse the repository at this point in the history
…rmware"

This reverts commit a6b4799.
  • Loading branch information
gus33000 committed Jul 25, 2024
1 parent 02b347f commit a92e755
Show file tree
Hide file tree
Showing 19 changed files with 6 additions and 10,473 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions Platforms/SurfaceDuo1Pkg/SurfaceDuo1.fdf
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ READ_LOCK_STATUS = TRUE
!include SurfaceDuoFamilyPkg/Frontpage.fdf.inc

FILE FREEFORM = PCD(gOemPkgTokenSpaceGuid.PcdLogoFile) {
SECTION RAW = SurfaceDuo1Pkg/Include/Resources/logo1.png
SECTION UI = "logo1.png"
SECTION RAW = SurfaceDuoFamilyPkg/Include/Resources/BootLogo.bmp
SECTION UI = "BootLogo.bmp"
}

FILE FREEFORM = PCD(gMsCorePkgTokenSpaceGuid.PcdRegulatoryGraphicFileGuid) {
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions Platforms/SurfaceDuo2Pkg/SurfaceDuo2.fdf
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ READ_LOCK_STATUS = TRUE
!include SurfaceDuoFamilyPkg/Frontpage.fdf.inc

FILE FREEFORM = PCD(gOemPkgTokenSpaceGuid.PcdLogoFile) {
SECTION RAW = SurfaceDuo2Pkg/Include/Resources/logo1.png
SECTION UI = "logo1.png"
SECTION RAW = SurfaceDuoFamilyPkg/Include/Resources/BootLogo.bmp
SECTION UI = "BootLogo.bmp"
}

FILE FREEFORM = PCD(gMsCorePkgTokenSpaceGuid.PcdRegulatoryGraphicFileGuid) {
Expand Down
14 changes: 2 additions & 12 deletions Platforms/SurfaceDuoFamilyPkg/Frontpage.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
#
# This library is for showing the main system boot graphics.
#
BootGraphicsLib|SurfaceDuoFamilyPkg/Library/BootGraphicsLib/BootGraphicsLib.inf
BootGraphicsLib|MsGraphicsPkg/Library/BootGraphicsLib/BootGraphicsLib.inf
#
# BootGraphicsProviderLib that uses PCDs and raw files in the firmware volumes
#
BootGraphicsProviderLib|SurfaceDuoFamilyPkg/Library/BootGraphicsProviderLib/BootGraphicsProviderLib.inf
BootGraphicsProviderLib|OemPkg/Library/BootGraphicsProviderLib/BootGraphicsProviderLib.inf
#
# This library contains access functions for dealing with the copying of an MS_UI_THEME
#
Expand Down Expand Up @@ -129,10 +129,6 @@
#
MathLib|MsCorePkg/Library/MathLib/MathLib.inf
#
# This library is for showing the main system boot graphics.
#
BootGraphicsLib|SurfaceDuoFamilyPkg/Library/BootGraphicsLib/BootGraphicsLib.inf
#
# Library to support Device disable Settings (get/set)
#
MsBootManagerSettingsLib|OemPkg/Library/MsBootManagerSettingsDxeLib/MsBootManagerSettingsDxeLib.inf
Expand All @@ -141,19 +137,13 @@
#
SwmDialogsLib|MsGraphicsPkg/Library/SwmDialogsLib/SwmDialogs.inf
#
# BootGraphicsProviderLib that uses PCDs and raw files in the firmware volumes
#
BootGraphicsProviderLib|SurfaceDuoFamilyPkg/Library/BootGraphicsProviderLib/BootGraphicsProviderLib.inf
#
# Library that platform implemented to determine boot type
#
MsBootPolicyLib|SurfaceDuoFamilyPkg/Library/MsBootPolicyLib/MsBootPolicyLib.inf
BmpSupportLib|MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf
#
# Supplies the theme for this platform to the UEFI settings UI
#
MsUiThemeLib|MsGraphicsPkg/Library/MsUiThemeLib/Dxe/MsUiThemeLib.inf
SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
#
# Library for determining if Manufacturing mode should be enabled on this boot.
# This libray is what everyone should use to determine which mode we are in.
Expand Down
11 changes: 0 additions & 11 deletions Platforms/SurfaceDuoFamilyPkg/Include/Library/MallocLib.h

This file was deleted.

Loading

0 comments on commit a92e755

Please sign in to comment.