User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 10:43, 5 March 2019 (diff | hist) m Babystep5 (→print.inc: .c -> .inc)
- 07:49, 15 October 2018 (diff | hist) m UEFI App Bare Bones (→Prerequisites: update mkgpt link)
- 09:34, 7 March 2018 (diff | hist) Preparing GCC Build (→Downloading the Source Code: Fix broken mpc link)
- 08:03, 29 September 2017 (diff | hist) Writing GRUB Modules (Removed stub, reduced complexity rating)
- 08:02, 29 September 2017 (diff | hist) Writing GRUB Modules (→Building: added appropriate CFLAGS)
- 07:55, 29 September 2017 (diff | hist) Writing GRUB Modules (→Functions: Added a few extra useful functions)
- 07:48, 29 September 2017 (diff | hist) Writing GRUB Modules (→Initialization)
- 07:41, 29 September 2017 (diff | hist) Writing GRUB Modules (→Modules: Add header files section)
- 07:34, 29 September 2017 (diff | hist) Writing GRUB Modules (→Modules: Added special sections)
- 10:56, 19 January 2017 (diff | hist) Target Triplet (Add aarch64)
- 16:45, 18 November 2016 (diff | hist) Talk:FAT (top)
- 16:43, 18 November 2016 (diff | hist) m FAT (Reverted edits by Lukand (talk) to last revision by Cmpsb)
- 12:50, 30 October 2016 (diff | hist) Talk:CompilerDev/Implementing Conditional Statements And Loops (top)
- 10:56, 17 August 2016 (diff | hist) m Boot Sequence (→Master Boot Record: They are bytes 511 and 512 although the zero-based numbering is probably better - this makes it clearer)
- 03:08, 3 August 2016 (diff | hist) Talk:UEFI (→GCC Cross-Compiler Target)
- 16:33, 6 February 2016 (diff | hist) Template:Main2/Hardware (New Input/output section (keyboard/mouse shouldn't be under IRQs), s/AGP/PCI Express/ as AGP is outdated)
- 22:42, 7 January 2016 (diff | hist) m Memory Architecture (typo) (top)
- 04:52, 28 October 2015 (diff | hist) m AMD PCNET (typos)
- 11:14, 25 October 2015 (diff | hist) AMD PCNET (Rewrote article to include proper initialization and transmit/receive packet examples)
- 05:27, 11 October 2015 (diff | hist) AMD PCNET (Add to Network Hardware category)
- 14:05, 4 October 2015 (diff | hist) m ARM Overview (Not really a stub anymore)
- 09:18, 16 August 2015 (diff | hist) PCI (→Class Codes: add XHCI)
- 07:24, 20 March 2015 (diff | hist) Interrupt Service Routines (→Two-Stage Assembler Wrapping: add cld to asm stub)
- 09:39, 14 March 2015 (diff | hist) Preparing GCC Build (Add cygwin package names for isl/cloog/texinfo)
- 08:55, 13 January 2015 (diff | hist) m UEFI (Added link to UEFI Bare Bones)
- 08:54, 13 January 2015 (diff | hist) N User:Jnc100/UEFI Bare Bones (moved User:Jnc100/UEFI Bare Bones to UEFI Bare Bones: Removed dependency on obscure tools - now suitable for main namespace)
- 08:54, 13 January 2015 (diff | hist) m UEFI App Bare Bones (moved User:Jnc100/UEFI Bare Bones to UEFI Bare Bones: Removed dependency on obscure tools - now suitable for main namespace)
- 08:53, 13 January 2015 (diff | hist) UEFI App Bare Bones (Changed FAT32 instructions to use mtools)
- 08:44, 13 January 2015 (diff | hist) UEFI App Bare Bones (Removed dependency on mkfat (mtools instead))
- 13:02, 14 December 2014 (diff | hist) Bare Bones (→Frequently Asked Questions: added fix for EFI-only versions of grub on ubuntu)
- 10:00, 27 July 2014 (diff | hist) UEFI App Bare Bones (Added libgcc to link)
- 00:00, 22 July 2014 (diff | hist) m Uefi.inc (→Hello World from UEFI: fixed string to be wide characters as per forum post)
- 17:26, 16 July 2014 (diff | hist) UEFI App Bare Bones (Add info on booting from USB sticks and caveat about FAT32)
- 02:38, 16 July 2014 (diff | hist) m UEFI App Bare Bones (Typos and formatting fixes)
- 10:06, 15 July 2014 (diff | hist) m UEFI App Bare Bones (Fixed typo)
- 08:06, 15 July 2014 (diff | hist) N UEFI App Bare Bones (Initial version)
- 09:56, 21 June 2014 (diff | hist) m GCC Cross-Compiler (Reverted edits by Dlarudgus20 (talk) to last revision by Sortie)
- 07:39, 6 March 2014 (diff | hist) Inline Assembly/Examples (→RDTSC: use "=A" to reference EAX and EDX, rather than "=a" and "=d" separately)
- 09:34, 2 March 2014 (diff | hist) UEFI (Moved known firmware bugs section to common problems)
- 09:30, 2 March 2014 (diff | hist) UEFI (Added common problems section, note about watchdog timer)
- 13:08, 12 February 2014 (diff | hist) UEFI ISO Bare Bones (Added section on creating a FAT image within the ISO image)
- 17:04, 8 February 2014 (diff | hist) m UEFI ISO Bare Bones (fix ld options)
- 10:39, 8 February 2014 (diff | hist) N UEFI ISO Bare Bones (Created page)
- 23:18, 17 October 2013 (diff | hist) Talk:ISO 9660
- 03:51, 7 October 2013 (diff | hist) Preparing GCC Build (Added G++ dependency for versions >= 4.8 (see http://gcc.gnu.org/gcc-4.8/changes.html))
- 13:52, 30 September 2013 (diff | hist) Talk:Making a Compiler (top)
- 04:58, 6 July 2013 (diff | hist) Talk:Descriptor
- 04:57, 6 July 2013 (diff | hist) Descriptor (Removed inaccurate references to paging)
- 04:54, 6 July 2013 (diff | hist) Talk:Descriptor (Vote for merging to GDT and IDT articles)
- 22:42, 30 June 2013 (diff | hist) Bare Bones (Undo revision 14884 by Mikesmullin (talk) Sorry, we do not recommend using pre-built binaries, rather building the thing yourself. Furthermore, this information is at the top.)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)