Lines Matching refs:signature
88 // 10 : boot catalog : bad signature
8089 /* Always check the signature on a HDD boot sector; on FDD, only do
8878 mov (0x003d + 0x03), al ;; A0h signature, indicates translated table
9022 mov (0x004d + 0x03), al ;; A0h signature, indicates translated table
9266 db 0x5f, 0x33, 0x32, 0x5f ;; "_32_" signature
9687 db 0x24, 0x50, 0x49, 0x52 ;; "$PIR" signature
10209 cmp [0], #0xAA55 ;; look for signature
10251 cmp ax, #0x5024 ;; we look for signature "$PnP"