lost balance
Thursday, May 08, 2008
how create length of a data or data block
(1)
data1 DB "T&D Research MEMORY.COM"
data1_length EQU $-data1 ; //upper string length
(2)
GDT_TABLE GDT <0,0,0,93h,0>
.............
.............
GDT_LEN = $ - OFFSET GDT_TABLE ;length of GDT
posted by magic @
11:05 PM
0 comments
0 Comments:
Post a Comment
<< Home
About Me
Name:
張家綸
Come From:
Taiwan,Taipei
University:
Ntust
Email:
Ted_Chang@quantatw.com
Previous Posts
delay for I/O instruction
[code segment] Dump AL
Find PCI Device function
refresh the rom of BIOS
someone`s schedule
Message Signaled Interrupts (MSI)
inter-processor interrupt (IPI)
Advanced Programmable Interrupt Controller (APIC)
SPD (Serial Presence Detect)
SMBus (System Management Bus)
0 Comments:
Post a Comment
<< Home