Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: x86: Reuse duplicated code with include #60440

Merged
merged 7 commits into from Aug 10, 2023

Commits on Jul 19, 2023

  1. doc: x86: Add generic efi_boot.rst documentation

    Add generic x86 common/efi_boot.rst documentation to be included from
    boards documentation.
    
    Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
    finikorg committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    75cad6b View commit details
    Browse the repository at this point in the history
  2. boards: x86: Use efi_boot.rst for ehl_crb and rpl_crb

    Remove duplicated code by reusing efi_boot.rst for x86 boards.
    
    Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
    finikorg committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2529c91 View commit details
    Browse the repository at this point in the history
  3. doc: boards: up_squared: Reuse efi_boot part

    Reuse available efi_boot.rst from common in the board documentation.
    Move specific parts to notes below.
    
    Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
    finikorg committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    30fc0b0 View commit details
    Browse the repository at this point in the history
  4. doc: boards: x86: Correct EFI boot documentation

    Use generic note instead of Windows specific one.
    
    Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
    finikorg committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ab71ca7 View commit details
    Browse the repository at this point in the history
  5. doc: boards: x86: Add generic net_boot.rst

    Add generic documentation for the Network Boot over PXE.
    
    Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
    finikorg committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    06d3ac9 View commit details
    Browse the repository at this point in the history
  6. doc: boards: ehl_crb: Reuse net_boot.rst

    Reuse net_boot.rst for network boot, moving extra docs to notes.
    
    Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
    finikorg committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c85438e View commit details
    Browse the repository at this point in the history
  7. doc: boards: up_squared: Reuse net_boot.rst

    Reuse net_boot.rst for network boot, moving extra docs to notes.
    
    Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
    finikorg committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8ae6acd View commit details
    Browse the repository at this point in the history