Files
acrn-hypervisor/devicemodel/core
Yin Fengwei 66056c1acb dm: bzimage loader: get linux bzimage setup_sects from header
According to $(LINUX_SRC)/Documentation/x86/boot.txt, the header
of bzimage has setup sector number in offset 0x1f1. We don't
need to scan the SETUP_SIG and detect the setup sector number
actually which is not documented in x86 boot protocol.

Tracked-On: #3619
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-08-27 09:46:23 +08:00
..
2019-07-03 09:40:15 +08:00
2019-08-22 13:06:28 +08:00
2019-06-24 11:57:05 +08:00
2019-07-30 13:27:16 +08:00
2018-08-02 13:14:03 +08:00
2019-07-03 13:19:43 +08:00
2019-07-05 09:36:02 +08:00