Re: [edk2] [PATCH v3 1/4] OvmfPkg: Add Linux bzimage include file

2012-10-30 Thread Matt Fleming
On Fri, 2012-10-26 at 10:35 -0700, Jordan Justen wrote: > This file is from the efilinux project where it resides > under the path loaders/bzimage/bzimage.h. > > Signed-off-by: Jordan Justen > Cc: Matt Fleming > --- > OvmfPkg/Include/IndustryStandard/LinuxBzimage.h | 164 > +++

Re: [edk2] [PATCH v3 1/4] OvmfPkg: Add Linux bzimage include file

2012-10-29 Thread Laszlo Ersek
On 10/26/12 19:35, Jordan Justen wrote: > This file is from the efilinux project where it resides > under the path loaders/bzimage/bzimage.h. > > Signed-off-by: Jordan Justen > Cc: Matt Fleming Won't try to split hairs in this one... :) Reviewed-by: Laszlo Ersek -

[edk2] [PATCH v3 1/4] OvmfPkg: Add Linux bzimage include file

2012-10-26 Thread Jordan Justen
This file is from the efilinux project where it resides under the path loaders/bzimage/bzimage.h. Signed-off-by: Jordan Justen Cc: Matt Fleming --- OvmfPkg/Include/IndustryStandard/LinuxBzimage.h | 164 +++ 1 file changed, 164 insertions(+) create mode 100644 OvmfPkg/Inclu