On Thu, 2015-02-26 at 15:38 +0000, Wei Liu wrote:
> Update OVMF revision to the latest tested commit.
> 
> Signed-off-by: Wei Liu <wei.l...@citrix.com>
> Cc: Ian Campbell <ian.campb...@citrix.com>
> Cc: Ian Jackson <ian.jack...@eu.citrix.com>
> Cc: Anthony Perard <anthony.per...@citrix.com>

Acked + applied.

NB: I'm expecting someone to send an update to MAINTAINERS listing
something for OVMF.

> ---
> Before applying this patch, please pull from
> 
>   git://xenbits.xen.org/osstest/ovmf.git xen-tested-master
> 
> and push all changes to
> 
>   git://xenbits.xen.org/ovmf.git master
> 
> It should be a fast-forward push.

Here is what I did:

ianc@cosworth:edk2.git$ grep xenbits /home/ianc/.gitconfig 
[url "ssh://xenbits.xen.org/home/xen/git"]
        pushInsteadOf = "git://xenbits.xen.org"
ianc@cosworth:edk2.git$ git fetch git://xenbits.xen.org/osstest/ovmf.git 
xen-tested-master
>From git://xenbits.xen.org/osstest/ovmf
 * branch            xen-tested-master -> FETCH_HEAD
ianc@cosworth:edk2.git$ git push --dry-run git://xenbits.xen.org/ovmf.git 
FETCH_HEAD:master
To ssh://xenbits.xen.org/home/xen/git/ovmf.git
   447d264..a065efc  FETCH_HEAD -> master
ianc@cosworth:edk2.git$ git push git://xenbits.xen.org/ovmf.git 
FETCH_HEAD:master
Counting objects: 23025, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (6245/6245), done.
Writing objects: 100% (20045/20045), 20.50 MiB | 488 KiB/s, done.
Total 20045 (delta 15740), reused 17825 (delta 13528)
To ssh://xenbits.xen.org/home/xen/git/ovmf.git
   447d264..a065efc  FETCH_HEAD -> master

Ian.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to