[PATCH 16/21] Documentation: Add EFI documentation

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Tue Jul 8 02:04:28 PDT 2014


> +  diff --git a/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S b/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S
> +  index 9783ec6..13fc06c 100644
> +  --- a/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S
> +  +++ b/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S
> +  @@ -280,7 +280,7 @@ ExtraPushDone:
> +
> +                   mov     %ds, %rax
> +                   pushq   %rax
> +  -                movw    %es, %rax
> +  +                mov     %es, %rax^M
horrible windows stuff ;-)
> +                   pushq   %rax
> +                   mov     %fs, %rax
> +                   pushq   %rax
> +
> diff --git a/Documentation/glossary.rst b/Documentation/glossary.rst
> index 8bad7dc..106dce9 100644
> --- a/Documentation/glossary.rst
> +++ b/Documentation/glossary.rst
> @@ -16,3 +16,6 @@ Glossary
>  
>     PBL
>        Pre BootLoader image
> +
> +   ESP
> +      EFI System Partition
> -- 
> 2.0.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox



More information about the barebox mailing list