54 커밋 (fd96acb7de27241892d38efd55dffd26ef79cf2a)

작성자 SHA1 메시지 날짜
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 년 전
  Michael Brown 7ecfe7159f [prefix] Pad .text16 and .data16 segment sizes at build time 8 년 전
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists 9 년 전
  Michael Brown 3e04f0791e [prefix] Use .bss16 as temporary stack space for calls to install_block 9 년 전
  Michael Brown ca319873bf [build] Fix %.licence build target 11 년 전
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload 12 년 전
  Michael Brown 987b825b7f [build] Fix building on mildly deranged versions of binutils 13 년 전
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 년 전
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix 13 년 전
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds 13 년 전
  Michael Brown 623469de5d [build] Eliminate unused sections at link-time 13 년 전
  Piotr Jaroszyński e84db1121b [linux] Add linux platform skeleton 14 년 전
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 년 전
  Michael Brown 2d9a303248 [build] Fix building with binutils 2.16 14 년 전
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression 14 년 전
  Michael Brown 9068249e24 [prefix] Add .text16.early section 14 년 전
  Michael Brown 329686c026 [romprefix] Remove .xrom prefix 14 년 전
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 14 년 전
  Joshua Oreman 572e61754a [linker] Expand and correct symbol requirement macros 15 년 전
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed 15 년 전
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink 15 년 전
  Michael Brown cc93556725 [build] Fix calculation of _filesz 15 년 전
  Michael Brown c661945e82 [build] Discard junk sections created by newer gcc versions 15 년 전
  Michael Brown 7982e79d3c [build] Use ".bss.*" names for uninitialised-data sections 15 년 전
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 15 년 전
  Michael Brown 64e5ca0582 [efi] Fix linker script for ld 2.17.50.0.9 15 년 전
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 년 전
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 년 전
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 16 년 전
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure 16 년 전
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 년 전
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions 16 년 전
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) 16 년 전
  Michael Brown 2c7a9e803c Remove the (unused) option to override _prefix_link_addr, 16 년 전
  Michael Brown 84551d485e Update all prefixes currently referring to _load_size to include a 17 년 전
  Michael Brown 0929142a15 Rename _rom_size to _load_size_sect, since hdprefix.S also uses it. 17 년 전
  Michael Brown 048bbeeebc Compressed ROM images now work. 17 년 전
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the 17 년 전
  Michael Brown 628f6eddcc Make _load_size accurately reflect the number of bytes in the actual 17 년 전
  Michael Brown 43d976edd0 Prevent NULL from ever pointing to some real code or data. (This was 17 년 전
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. 18 년 전
  Michael Brown df4b503a8c Added null trap code for debugging. (Must be included by adding 18 년 전
  Michael Brown 46253ba618 Calculate _rom_size for the ROM prefix 18 년 전
  Michael Brown 10c28a51bd Create two easy-to-use entry points in libprefix: install and 18 년 전
  Michael Brown 9fcded3d23 Towards a(nother) new real-mode infrastructure, in which we take 18 년 전
  Michael Brown 282b6f1a1a isa.c uses the new table infrastructure. 19 년 전
  Michael Brown f37e0a06d7 dev.c uses the new tables infrastructure. 19 년 전
  Michael Brown b9e72856b6 Post-relocation functions use the generic table mechanism. 19 년 전
  Michael Brown 3e5bf5fb06 console.c uses the generic table mechanism 19 년 전
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver 19 년 전