> + 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@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox