/device/linaro/bootloader/edk2/MdeModulePkg/Logo/ |
LogoDxe.uni | 2 // The default logo bitmap picture shown on setup screen.
4 // This module provides the default logo bitmap picture shown on setup screen, through EDKII Platform Logo protocol.
18 #string STR_MODULE_ABSTRACT #language en-US "Provides the default logo bitmap picture shown on setup screen."
20 #string STR_MODULE_DESCRIPTION #language en-US "This module provides the default logo bitmap picture shown on setup screen, through EDKII Platform Logo protocol."
|
Logo.uni | 2 // The default logo bitmap picture shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid.
4 // This module provides the default logo bitmap picture shown on setup screen, which corresponds to gEfiDefaultBmpLogoGuid.
18 #string STR_MODULE_ABSTRACT #language en-US "Provides the default logo bitmap picture shown on setup screen, which corresponds to gEfiDefaultBmpLogoGuid"
20 #string STR_MODULE_DESCRIPTION #language en-US "This module provides the default logo bitmap picture shown on setup screen, which corresponds to gEfiDefaultBmpLogoGuid."
|
LogoDxeExtra.uni | 2 // Logo Localized Strings and Content
17 "Logo Image File"
|
LogoExtra.uni | 2 // Logo Localized Strings and Content
17 "Logo Image File"
|
Logo.inf | 2 # The default logo bitmap picture shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid.
18 BASE_NAME = Logo
19 MODULE_UNI_FILE = Logo.uni
31 BIN|Logo.bmp|*
|
LogoDxe.inf | 2 # The default logo bitmap picture shown on setup screen.
37 Logo.bmp
38 Logo.c
39 Logo.idf
|
Logo.idf | 2 // Platform Logo image definition file.
18 #image IMG_LOGO Logo.bmp
|
/external/markdown/tests/misc/ |
uche.txt | 1  5 logo")](http://fourthought.com/)
|
uche.html | 1 <p><img alt="asif" src="http://fourthought.com/images/ftlogo.png" title="Fourthought logo" /></p> 2 <p><a href="http://fourthought.com/"><img alt="" src="http://fourthought.com/images/ftlogo.png" style="float: left; margin: 10px; border: none;" title="Fourthought logo" /></a></p>
|
/external/curl/docs/ |
README.md | 1 
|
/external/llvm/docs/_themes/llvm-theme/ |
layout.html | 13 <div class="logo"> 15 <img src="{{pathto("_static/logo.png", 1) }}" 16 alt="LLVM Logo" width="250" height="88"/></a>
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/ |
BootLogo.h | 2 Boot Logo protocol is used to convey information of Logo dispayed during boot.
31 Update information of logo image drawn on screen.
33 @param This The pointer to the Boot Logo protocol instance.
34 @param BltBuffer The BLT buffer for logo drawn on screen. If BltBuffer
35 is set to NULL, it indicates that logo image is no
42 @retval EFI_SUCCESS The boot logo information was updated.
44 @retval EFI_OUT_OF_RESOURCES The logo information was not updated due to
|
PlatformLogo.h | 2 The Platform Logo Protocol defines the interface to get the Platform logo
22 // GUID for EDKII Platform Logo Protocol
43 Load a platform logo image and return its data and attributes.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/Bmp/ |
Bmp.c | 19 GUID used as a filename for the BMP logo
28 EFI_GUID_STRING (&gEfiDefaultBmpLogoGuid, "Guid for BMP logo", "Guid for BMP logo");
|
/external/valgrind/exp-bbv/tests/ |
Makefile.am | 32 logo.include logo.lzss_new
|
/external/wpa_supplicant_8/hs20/server/ca/ |
clean.sh | 11 rm -f ca.pem logo.asn1 logo.der server.der ocsp-server-cache.der
|
/frameworks/support/tv-provider/src/main/java/androidx/tvprovider/media/tv/ |
ChannelLogoUtils.java | 48 * Stores channel logo in the system content provider from the given URI. The method will try 67 * @param channelId the ID of the target channel with which the fetched logo should be 69 * @param logoUri the {@link Uri} of the logo file to be fetched and stored in the system 72 * @return {@code true} if successfully fetched the image file referred by the give logo URI 96 Log.i(TAG, "Failed to get logo from the URI: " + logoUri + "\n", e); 113 * Stores the given channel logo {@link Bitmap} in the system content provider and associate 117 * @param channelId the ID of the target channel with which the given logo should be associated 118 * @param logo the logo image to be stored 120 * @return {@code true} if successfully stored the logo in the system content provider [all...] |
/external/syslinux/doc/logo/ |
LICENSE | 1 The Syslinux logo is licensed under the Creative Commons
|
/external/tensorflow/tensorflow/docs_src/about/ |
attribution.md | 7 logo and any related marks are trademarks of Google Inc."
|
/compatibility/cdd/source/ |
android-cdd-cover.html | 13 <p><img src="images/android-logo.png" alt="Android logo" class="padding"/></p>
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootLogoLib/ |
BootLogoLib.uni | 4 // to show progress bar and logo.
24 "to show progress bar and logo."
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/ |
GraphicsLib.h | 161 LogoFile - File name of logo to display on the center of the screen.
166 EFI_SUCCESS - ConsoleControl has been flipped to graphics and logo
168 EFI_UNSUPPORTED - Logo not found
187 LogoFile - File name of logo to display on the center of the screen.
189 optimize the loading of the logo file so that the FV from which
195 EFI_SUCCESS - ConsoleControl has been flipped to graphics and logo
197 EFI_UNSUPPORTED - Logo not found
220 EFI_UNSUPPORTED - Logo not found
243 EFI_SUCCESS - ConsoleControl has been flipped to graphics and logo
245 EFI_UNSUPPORTED - Logo not found [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/ |
PlatformBm.h | 35 @param[in] LogoFile File name of logo to display on the center of the
38 @retval EFI_SUCCESS ConsoleControl has been flipped to graphics and logo
40 @retval EFI_UNSUPPORTED Logo not found
|
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/ |
PlatformBm.h | 35 @param[in] LogoFile File name of logo to display on the center of the
38 @retval EFI_SUCCESS ConsoleControl has been flipped to graphics and logo
40 @retval EFI_UNSUPPORTED Logo not found
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
BootLogoLib.h | 3 to show progress bar and LOGO.
23 Show LOGO returned from Edkii Platform Logo protocol on all consoles.
|