acrn-hypervisor/doc
Mingqiang Chi 74849cd983 modulization:move out efi dir from hypervisor
move acrn-hypervisor/hypervisor/bsp/uefi/efi
to   arcn-hypervisor/efi-stub
move acrn-hypervisor/hypervisor/bsp/uefi/clearlinux
to   acrn-hypervisor/efi-stub/clearlinux

Changes to be committed:
  modified:   Makefile
  modified:   doc/getting-started/apl-nuc.rst
  renamed:    hypervisor/bsp/uefi/efi/Makefile -> efi-stub/Makefile
  renamed:    hypervisor/bsp/uefi/efi/boot.c -> efi-stub/boot.c
  renamed:    hypervisor/bsp/uefi/efi/boot.h -> efi-stub/boot.h
  renamed:    hypervisor/bsp/uefi/clearlinux/acrn.conf ->
	      efi-stub/clearlinux/acrn.conf
  renamed:    hypervisor/bsp/uefi/efi/efilinux.h -> efi-stub/efilinux.h
  renamed:    hypervisor/bsp/uefi/efi/malloc.c -> efi-stub/malloc.c
  renamed:    hypervisor/bsp/uefi/efi/multiboot.h -> efi-stub/multiboot.h
  renamed:    hypervisor/bsp/uefi/efi/pe.c -> efi-stub/pe.c
  renamed:    hypervisor/bsp/uefi/efi/stdlib.h -> efi-stub/stdlib.h
  modified:   hypervisor/Makefile

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-17 15:46:23 +08:00
..
_templates doc: cleanup css, search, version choices 2018-07-26 14:00:49 -07:00
.known-issues doc: hide doxygen duplicate definition warnings 2018-11-01 20:55:11 -07:00
api doc: Fix AcrnGT broken API doc due to kernel upgrade 2018-10-29 09:20:43 -07:00
custom-doxygen doc: organizational and look improvements 2018-05-11 14:44:27 +08:00
developer-guides remove check_tsc 2018-12-17 14:31:52 +08:00
extensions doc: add sphinx extension improving only directive 2018-11-29 14:38:41 -08:00
getting-started modulization:move out efi dir from hypervisor 2018-12-17 15:46:23 +08:00
images doc: use graphviz for intro boot-flow diagram 2018-06-11 13:09:40 -07:00
introduction doc: use graphviz for intro boot-flow diagram 2018-06-11 13:09:40 -07:00
reference/kconfig doc: add hypervisor kconfig option reference 2018-06-15 15:20:43 -07:00
scripts Documentation generation: update kernel-doc script to latest 2018-11-28 12:01:25 -08:00
static doc: vertical align table content to top 2018-12-12 15:28:59 -08:00
tutorials doc: update some statements 2018-12-13 08:52:56 -08:00
user-guides doc: update OVMF usage for acrn-dm 2018-12-13 09:56:09 +08:00
acrn.doxyfile modularization: move vMTRR code to guest directory 2018-12-14 09:43:06 +08:00
conf.py doc: add 0.4 to doc version menu 2018-12-11 20:43:16 -08:00
glossary.rst Documentation: update to AcrnGT official name 2018-09-06 21:51:23 -07:00
hardware.rst doc: reorganize doc tree 2018-07-16 15:17:11 -07:00
index.rst doc: reorganize doc tree 2018-07-16 15:17:11 -07:00
LICENSE doc: update project documentation LICENSE 2018-05-15 17:19:35 +08:00
Makefile doc: add Makefile option for singlehtml 2018-11-12 09:47:12 -08:00
README.md doc: post-merge changes to docs 2018-05-15 18:03:33 +08:00
release_notes_0.1.rst doc: fix doc misspellings 2018-09-05 16:06:19 -07:00
release_notes_0.2.rst doc: update doc version menu for v0.2 release 2018-09-24 11:01:15 -07:00
release_notes_0.3.rst doc: fix use of double dashes 2018-12-12 15:06:43 -08:00
release_notes_0.4.rst doc: fix use of double dashes 2018-12-12 15:06:43 -08:00
release_notes.rst doc: prepare for versioned release notes 2018-09-05 15:53:27 -07:00
substitutions.txt doc: add network virtualization hld 2018-09-20 10:02:43 -07:00

Project ACRN Documentation

This folder hold the source and configuration files used to generate the Project ACRN documentation web site published to https://projectacrn.github.io