mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 11:20:32 +00:00
doc: tweaks for latexpdf build
Update missing captions on figures to remove remaining broken references during latexpdf building. Also, require doing a "make html" before doing a "make latexpdf" to build all the artifacts needed for running the latexpdf build. (We might change that later if needed.) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
628bca5cad
commit
f596b6df13
@@ -78,6 +78,8 @@ events in chronological order.
|
||||
:align: center
|
||||
:name: partBSPsetup
|
||||
|
||||
Event Order for Processor Set Up
|
||||
|
||||
Memory
|
||||
======
|
||||
|
||||
|
@@ -43,6 +43,8 @@ Virtio-BLK BE Design
|
||||
:width: 900px
|
||||
:name: virtio-blk-be
|
||||
|
||||
Virtio-BLK BE Design
|
||||
|
||||
The virtio-blk BE device is implemented as a legacy virtio device. Its
|
||||
backend media could be a file or a partition. The virtio-blk device
|
||||
supports writeback and writethrough cache mode. In writeback mode,
|
||||
|
Reference in New Issue
Block a user