summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix
Commit message (Expand)AuthorAgeFilesLines
* [build] Avoid use of "ld --oformat binary"Michael Brown2018-01-021-0/+1
* [romprefix] Avoid unaligned accesses within ROM headersMichael Brown2017-08-302-0/+4
* [hdprefix] Avoid attempts to read beyond the end of the diskMichael Brown2017-06-141-5/+9
* [prefix] Include diagnostic information within progress messagesMichael Brown2016-12-061-14/+38
* [prefix] Remove impossible progress messageMichael Brown2016-12-061-1/+0Star
* [romprefix] Avoid using PMM-allocated memory in UNDI loader entry pointMichael Brown2016-12-052-1/+33
* [prefix] Use CRC32 to verify each block prior to decompressionMichael Brown2016-03-242-35/+118
* [efi] Move architecture-independent EFI prefixes to interface/efiMichael Brown2016-03-172-182/+0Star
* [librm] Provide an abstraction wrapper for prot_callMichael Brown2016-02-199-19/+29
* [librm] Convert prot_call() to a real-mode near callMichael Brown2016-02-189-9/+0Star
* [prefix] Standardise calls to prot_call()Michael Brown2016-02-182-11/+28
* [prefix] Use garbage-collectable section namesMichael Brown2016-02-181-20/+20
* [romprefix] Align PMM temporary decompression area to a page boundaryMichael Brown2016-02-181-6/+9
* [prefix] Align INT 15,88 temporary decompression area to a page boundaryMichael Brown2016-02-181-0/+1
* [librm] Discard argument as part of return from prot_call()Michael Brown2016-02-179-11/+1Star
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-1621-0/+5656
* [efi] Hold off watchdog timer while runningMichael Brown2015-08-031-0/+5
* [efi] Ensure drivers are disconnected when ExitBootServices() is calledMichael Brown2015-04-131-0/+35
* [efi] Default to releasing network devices for use via SNPMichael Brown2014-07-302-4/+5
* [efi] Identify autoboot device by MAC address when chainloadingMichael Brown2014-07-081-0/+4
* [efi] Restructure EFI driver modelMichael Brown2014-06-251-0/+35
* [efi] Disable SNP devices when running iPXE as the applicationMichael Brown2014-03-141-2/+4
* [efi] Unload our own image before exiting UEFI applicationMichael Brown2014-03-141-4/+9
* [efi] Avoid accidentally calling main() twiceMichael Brown2014-03-141-1/+5
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-1/+2
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-202-2/+4
* [efi] Allow EFI to control PCI bus enumerationMichael Brown2011-02-171-2/+3
* [efi] Fix .efi and .efidrv linkingPiotr JaroszyƄski2010-05-272-4/+4
* [build] Rename gPXE to iPXEMichael Brown2010-04-202-4/+4
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-182-0/+4
* [efi] Allow for .efidrv images as well as .efi imagesMichael Brown2009-01-081-0/+44
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-071-0/+39