repo_name
stringlengths
6
97
path
stringlengths
3
341
text
stringlengths
8
1.02M
seyhajin/corona
platform/linux/src/Rtt_LinuxSimulatorView.h
<gh_stars>0 ////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: <EMAIL> // ////////////////////////////...
seyhajin/corona
platform/linux/src/Rtt_ConsoleApp.h
#ifndef Rtt_Console_App #define Rtt_Console_App #include "Rtt_LinuxIPCClient.h" class ConsoleApp { public: static void Log(const char *message, bool isError = false); static void Clear(); static void Quit(); static bool isStarted(); }; #endif // Rtt_Console_App
seyhajin/corona
platform/linux/src/Rtt_LinuxPlatform.h
<gh_stars>1000+ ////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: <EMAIL> // ////////////////////////...
seyhajin/corona
platform/linux/src/Rtt_LinuxMenuEvents.h
#ifndef Rtt_Linux_Menu_Events #define Rtt_Linux_Menu_Events #include "wx/wx.h" // menu ids #define ID_MENU_NEW_PROJECT wxID_HIGHEST + 20 #define ID_MENU_OPEN_PROJECT wxID_HIGHEST + 30 #define ID_MENU_OPEN_LAST_PROJECT wxID_HIGHEST + 40 #define ID_MENU_RELAUNCH_PROJECT wxID_HIGHEST + 50 #define ID_MENU_CLOSE_PROJECT...
seyhajin/corona
platform/linux/src/Rtt_LinuxPreferencesDialog.h
<reponame>seyhajin/corona #ifndef Rtt_LINUX_PREFERENCES_DIALOG_H #define Rtt_LINUX_PREFERENCES_DIALOG_H #include "wx/wx.h" #include "wx/image.h" #include "wx/statline.h" #include "wx/activityindicator.h" #include <string> namespace Rtt { class LinuxPreferencesDialog : public wxDialog { public: LinuxPreferencesDi...
seyhajin/corona
platform/linux/src/Rtt_LinuxSimulator.h
////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: <EMAIL> // ////////////////////////////////////////...
seyhajin/corona
platform/linux/src/Rtt_LinuxVideoObject.h
<filename>platform/linux/src/Rtt_LinuxVideoObject.h<gh_stars>0 ////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona ...
seyhajin/corona
librtt/Core/Rtt_Version.h
<reponame>seyhajin/corona ////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: <EMAIL> // /////////////...
seyhajin/corona
platform/linux/src/Rtt_LinuxContext.h
////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: <EMAIL> // ////////////////////////////////////////...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/FrameBufferInfoGuid.h
<filename>BootloaderCommonPkg/Include/Guid/FrameBufferInfoGuid.h /** @file This file defines the hob structure for frame buffer info. Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/LiteVariableLib/LiteVariableLib.h
/** @file Lite variable service library header file Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR> Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD Licens...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/SecureBootLib/SecureBootRndNumGen.c
/** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/CmdHelp.c
<filename>BootloaderCommonPkg/Library/ShellLib/CmdHelp.c /** @file Shell command `help` to display the list of supported shell commands. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of ...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/IppCryptoLib/auth/pcphashcnt.c
<filename>BootloaderCommonPkg/Library/IppCryptoLib/auth/pcphashcnt.c /** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The ...
sbl-support/slimbootloader
BootloaderCorePkg/PcdData/PcdData.h
/** @file Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.o...
sbl-support/slimbootloader
Silicon/QemuSocPkg/Library/SpiFlashLib/SpiFlashLib.c
/** @file Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://openso...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpmontred.h
/** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/UsbBusLib.h
<reponame>sbl-support/slimbootloader /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be ...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/LoaderPlatformInfoGuid.h
<reponame>sbl-support/slimbootloader /** @file This file defines the hob structure used for Platform information. Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/ScRegs/RegsSpi.h
/** @file Register names for SPI device. Conventions: - Prefixes: Definitions beginning with "R_" are registers Definitions beginning with "B_" are bits within registers Definitions beginning with "V_" are meaningful values of bits within the registers Definitions beginning with "S_" ar...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/FileSystemLib.h
/** @file File system level API library interface prototypes Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/LitePeCoffLib/LitePeCoffLib.c
/** @file Base PE/COFF loader supports loading any PE32/PE32+ or TE image, but only supports relocating IA32, x64, IPF, and EBC images. Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> This program and the acc...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/UsbDeviceLib/UsbDeviceLibPrivate.h
<filename>BootloaderCommonPkg/Library/UsbDeviceLib/UsbDeviceLibPrivate.h /** @file Copyright (c) 2009 - 2014 Intel Corporation. All rights reserved This software and associated documentation (if any) is furnished under a license and may only be used or copied in accordance with the terms of the license. Except as ...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/Shell.h
/** @file A minimal command-line shell. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found...
sbl-support/slimbootloader
Platform/ApollolakeBoardPkg/Library/ShellExtensionLib/ShellExtension.c
/** @file An instance for extension shell library Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license ma...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/LiteFvLib.h
/** @file Basic graphics rendering support Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be fo...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/PerformanceInfoGuid.h
/** @file This file defines the hob structure for performance data. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The ful...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/MmcAccessLib/MmcAccessLib.c
<gh_stars>1-10 /** @file This file provides some helper functions which are specific for EMMC device. Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which acco...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/IppCryptoLib/auth/owndefs.h
/** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/LoaderLibraryDataGuid.h
<filename>BootloaderCommonPkg/Include/Guid/LoaderLibraryDataGuid.h /** @file This file defines the hob structure for library data. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BS...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/RleCompressLib/RleCompressLib.c
<reponame>sbl-support/slimbootloader /** @file UEFI Decompress Library implementation refer to UEFI specification. Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR> Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> This program and the accompanying materials are lic...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/FullMemoryAllocationLib/Imem.h
<gh_stars>1-10 /** @file Data structure and functions to allocate and free memory space. Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribu...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/BootloaderDebugLib/DebugLib.c
/** @file Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.o...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/ScRegs/RegsPcr.h
<gh_stars>1-10 /** @file Register names for SC private chipset register. Conventions: - Prefixes: Definitions beginning with "R_" are registers Definitions beginning with "B_" are bits within registers Definitions beginning with "V_" are meaningful values of bits within the registers De...
sbl-support/slimbootloader
BootloaderCorePkg/Stage1B/Stage1B.h
<filename>BootloaderCorePkg/Stage1B/Stage1B.h /** @file Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/TpmLib/Tpm2Capability.c
/** @file Implement TPM2 Capability related command. Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the ...
sbl-support/slimbootloader
PayloadPkg/OsLoader/BlockIoTest.c
/** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
PayloadPkg/Include/Library/TrustyBootLib.h
/** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
PayloadPkg/Library/SblParameterLib/SblParameterLib.c
<filename>PayloadPkg/Library/SblParameterLib/SblParameterLib.c /** @file SBL parameters for specific OS. Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompan...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/XhciLib.h
/** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/LiteFvLib/FvLib.c
/** @file These functions assist in parsing and manipulating a Firmware Volume. Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The ...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/Library/BpdtLib.h
<filename>Silicon/ApollolakePkg/Include/Library/BpdtLib.h /** @file Bpdt library header Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distri...
sbl-support/slimbootloader
BaseTools/Source/C/Lz4Compress/Sdk/lz4opt.h
/* lz4opt.h - Optimal Mode of LZ4 Copyright (C) 2015-2016, <NAME> <<EMAIL>> Note : this file is intended to be included within lz4hc.c BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) Redistribution and use in source and binary forms, with or without modification, are...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/IppCryptoLib/auth/pcpvariant_abl.h
/** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/DecompressLib/DecompressLib.c
<reponame>sbl-support/slimbootloader<gh_stars>1-10 /** @file Decompress interfaces Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distri...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/FatLib/FatLiteApi.h
<reponame>sbl-support/slimbootloader /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/CmdHob.c
/** @file Shell command `hob` to list HOBs. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be f...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/ExtraBaseLib.h
<reponame>sbl-support/slimbootloader /** @file Header file for extra base routines Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full...
sbl-support/slimbootloader
Platform/CommonBoardPkg/Include/ConfigDataCommonDefs.h
/** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/CmdCdata.c
/** @file Shell command `Cdata` to display configuration data. Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of t...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/CmdPciUtil.h
/** @file Utility functions for the `pci` shell command. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the lic...
sbl-support/slimbootloader
BootloaderCorePkg/Include/IgdOpRegionDefines.h
/** @file Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.o...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/NvmExpressLib/NvmExpressHci.h
<reponame>sbl-support/slimbootloader /** @file NvmExpressDxe driver is used to manage non-volatile memory subsystem which follows NVM Express specification. (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR> Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR> This program and...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/PcdLib/PcdLib.c
/** @file Implementation of PcdLib class library for PEI phase. Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/Ext23Lib/Ext2Fs.c
<reponame>sbl-support/slimbootloader /** @file Copyright (c) 1997 <NAME>. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of ...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/MmcAccessLib.h
<reponame>sbl-support/slimbootloader /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license ma...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/LzmaCustomDecompressLib/LzmaDecompress.c
/** @file LZMA Decompress interfaces Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license ma...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/RleCompressLib/RleDecompressLib.c
/** @file UEFI Decompress Library implementation refer to UEFI specification. Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR> Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the te...
sbl-support/slimbootloader
PayloadPkg/Include/Library/SblParameterLib.h
/** @file Payload implements one instance of Paltform Hook Library. Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The fu...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/ScRegs/RegsP2sb.h
<filename>Silicon/ApollolakePkg/Include/ScRegs/RegsP2sb.h /** @file Register names for SC P2SB device Conventions: - Prefixes: Definitions beginning with "R_" are registers Definitions beginning with "B_" are bits within registers Definitions beginning with "V_" are meaningful values of bits within ...
sbl-support/slimbootloader
BootloaderCorePkg/Library/PciEnumerationLib/PciEnumerationLib.c
<reponame>sbl-support/slimbootloader /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be ...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/LoaderFspInfoGuid.h
/** @file This file defines the hob structure for system tables like ACPI, SMBIOS tables. Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/BootLoaderServiceGuid.h
<gh_stars>1-10 /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://open...
sbl-support/slimbootloader
Silicon/QemuSocPkg/Library/Stage1BSocInitLib/Stage1BSocInitLib.c
<filename>Silicon/QemuSocPkg/Library/Stage1BSocInitLib/Stage1BSocInitLib.c /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution....
sbl-support/slimbootloader
PayloadPkg/OsLoader/LoadImage.c
<filename>PayloadPkg/OsLoader/LoadImage.c /** @file Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of th...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/ScRegs/RegsGpio.h
<reponame>sbl-support/slimbootloader<filename>Silicon/ApollolakePkg/Include/ScRegs/RegsGpio.h<gh_stars>1-10 /** @file Register names for SC private chipset register Conventions: - Prefixes: Definitions beginning with "R_" are registers Definitions beginning with "B_" are bits within registers ...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/BootLoaderVersionGuid.h
/** @file This file defines the hob structure used for boot loader version. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The f...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/SeedListInfoLib.h
<gh_stars>1-10 /** @file Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://open...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/PayloadKeyHashGuid.h
<filename>BootloaderCommonPkg/Include/Guid/PayloadKeyHashGuid.h /** @file This file defines the hob structure used for paylod. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD Li...
sbl-support/slimbootloader
BootloaderCorePkg/Include/Library/BlMemoryAllocationLib.h
/** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCorePkg/PcdData/PcdData.c
/** @file Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.o...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/SerialPortInfoGuid.h
<reponame>sbl-support/slimbootloader /** @file This file defines the hob structure for the serial port device info. Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD Licens...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Library/Stage1ASocInitLib/Stage1ASocInitLib.c
/** @file The platform hook library. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/CmdCpuid.c
<filename>BootloaderCommonPkg/Library/ShellLib/CmdCpuid.c /** @file Shell command `Cpuid` to read CPU specific information. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD Licen...
sbl-support/slimbootloader
PayloadPkg/FirmwareUpdate/GetCapsuleImage.c
/** @file This file contains the implementation of FirmwareUpdateLib library. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/Library/FlashDescriptorLib.h
/** @file Flash descriptor library header. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be fo...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/CmdUcode.c
/** @file Shell command `ucode` to display the loaded microcode patch version. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. Th...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/AhciBlockIoLib.h
/** @file Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.o...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/UsbDeviceLib/UsbFuncIo.h
<filename>BootloaderCommonPkg/Library/UsbDeviceLib/UsbFuncIo.h<gh_stars>1-10 /** @file Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this dist...
sbl-support/slimbootloader
BootloaderCorePkg/Include/Library/AcpiInitLib.h
/** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/lice...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Mcfg.h
<filename>BootloaderCommonPkg/Include/Mcfg.h /** @file Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the lic...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/UsbDeviceLib/XdciDWC.c
<reponame>sbl-support/slimbootloader<filename>BootloaderCommonPkg/Library/UsbDeviceLib/XdciDWC.c<gh_stars>1-10 /** @file Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD Lic...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/IasImageLib.h
<filename>BootloaderCommonPkg/Include/Library/IasImageLib.h /** @file This file defines IAS File structures. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which acco...
sbl-support/slimbootloader
PayloadPkg/Include/Library/AbSupportLib.h
/** @file Payload implements one instance of Paltform Hook Library. Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The fu...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/AhciLib/AhciDevice.h
<reponame>sbl-support/slimbootloader /** @file This file provides AHCI SATA device specific structure. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanie...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/ShellLib/CmdMsr.c
<reponame>sbl-support/slimbootloader<filename>BootloaderCommonPkg/Library/ShellLib/CmdMsr.c<gh_stars>1-10 /** @file Shell command `msr` to read/write model-specific registers. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made avail...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/ScRegs/RegsPcu.h
/** @file Register names for PCU device. Conventions: - Prefixes: Definitions beginning with "R_" are registers Definitions beginning with "B_" are bits within registers Definitions beginning with "V_" are meaningful values of bits within the registers Definitions beginning with "S_" are registe...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/TpmLib/TpmLibInternal.h
<reponame>sbl-support/slimbootloader<filename>BootloaderCommonPkg/Library/TpmLib/TpmLibInternal.h<gh_stars>1-10 /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License ...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Library/PlatformHookLib/PlatformHookSupport.c
/** @file The platform hook library. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/MultibootLib/Multiboot.c
/** @file This file Multiboot specification (implementation). Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full tex...
sbl-support/slimbootloader
BootloaderCorePkg/Include/VerInfo.h
/** @file The bootloader version information. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/RpmbLib/RpmbLibPrivate.h
<reponame>sbl-support/slimbootloader /** @file Provides some macro definitions used by the RPMB Library. Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies thi...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Library/BpdtLib/BpdtLib.c
<filename>Silicon/ApollolakePkg/Library/BpdtLib/BpdtLib.c /** @file This file contains the implementation of BpdtLib library. The library exposes an abstract interface for accessing boot data stored in the BPDT format on the Logical Boot Partition of the boot device. Copyright (c) 2017, Intel Corporation. All...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Guid/LoaderPlatformDataGuid.h
<reponame>sbl-support/slimbootloader /** @file This file defines platform data to be passed to payload. Copyright (c) 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompani...
sbl-support/slimbootloader
BootloaderCommonPkg/Library/UsbDeviceLib/XdciTable.c
/** @file Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.o...
sbl-support/slimbootloader
Silicon/QemuSocPkg/Library/GpioLib/GpioLib.c
<gh_stars>1-10 /** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http:...
sbl-support/slimbootloader
Silicon/ApollolakePkg/Include/Library/ScSpiCommon.h
<filename>Silicon/ApollolakePkg/Include/Library/ScSpiCommon.h /** @file Header file for the SC SPI Common Driver. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which...
sbl-support/slimbootloader
BootloaderCorePkg/Library/FspApiLib/FspRebase.c
/** @file Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.or...
sbl-support/slimbootloader
BootloaderCommonPkg/Include/Library/LoaderPerformanceLib.h
/** @file Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.o...
sbl-support/slimbootloader
Silicon/QemuSocPkg/Include/PlatformBase.h
/** @file Copyright (c) 2016, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.or...