Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
81ddc4c6ecafe2b7ca2ee4ac78d405272208fe86
/
src
/
farptr.h
4ade523
Remove ioport.h; disperse its contents to other header files.
by Kevin O'Connor
· 9 years ago
b4f4d33
Move definition of struct segoff_s from farptr.h to types.h.
by Kevin O'Connor
· 9 years ago
30e6af0
Fix 'union u64_u32_u' member names.
by Kevin O'Connor
· 10 years ago
b54ee40
Use inline functions instead of macros for GET/SET_SEG segment manipulation.
by Kevin O'Connor
· 10 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 13 years ago
eda2c83
Only add "addr32" to memory accesses that require them.
by Kevin O'Connor
· 13 years ago
52a300f
Introduce MODESEGMENT define; rename VISIBLE32 to VISIBLE32FLAT.
by Kevin O'Connor
· 13 years ago
9f98542
Replace common segment/offset pairs with struct segoff_s.
by Kevin O'Connor
· 13 years ago
0bf9270
Add Post Memory Manager (PMM) support.
by Kevin O'Connor
· 13 years ago
96f6fcd
Add u64 cast to READ64_SEG() macro to fix vga compiling.
by Kevin O'Connor
· 13 years ago
957a198
Rework READ64_SEG macro to prevent spurious warning on gcc 4.4.
by Kevin O'Connor
· 13 years ago
0b60a06
Unify mode16/32 compiler checks.
by Kevin O'Connor
· 13 years ago
79f4118
Allow GET/SET_SEG asm to access memory or a register.
by Kevin O'Connor
· 13 years ago
35ae726
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
by Kevin O'Connor
· 13 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 13 years ago
7f34309
Switch to new stack when calling ATA function in 16bit mode.
by Kevin O'Connor
· 14 years ago
4a14d75
Rework READx_SEG/WRITEx_SEG macro type detection.
by Kevin O'Connor
· 14 years ago
7ab798f
Always define macro MODE16 - that way it can be used in C conditionals.
by Kevin O'Connor
· 14 years ago
1bb3b5c
Add full support for drives with more that 2<<32 sectors.
by Kevin O'Connor
· 14 years ago
0257b4a
Fix asm dependencies on segment based writes.
by Kevin O'Connor
· 14 years ago
67c2cf3
Avoid using volatile on GET/SET_VAR macros.
by Kevin O'Connor
· 14 years ago
46df61c
Fix bugs in GET/SET_FARPTR macros.
by Kevin O'Connor
· 14 years ago
070231b
Use "FARPTR" consistently in macros.
by Kevin O'Connor
· 14 years ago
efde609
Use 32bit absolute pointers for buffers in ATA code.
by Kevin O'Connor
· 14 years ago
16375ab
Fix bug in SET_FARVAR.
by Kevin O'Connor
· 14 years ago
843a62c
Optimize insb/outsb/insw/etc. functions.
by Kevin O'Connor
· 14 years ago
786502d
Some cleanups based on patch by Nguyen Anh Quynh
by Kevin O'Connor
· 14 years ago
38fcbfe
Version 0.1.2
by Kevin O'Connor
· 14 years ago
rel-0.1.2
4b60c00
Version 0.1.1
by Kevin O'Connor
· 14 years ago
rel-0.1.1
f076a3e
Initial checkin.
by Kevin O'Connor
· 14 years ago
rel-0.1.0