Searched refs:SystemId (Results 1 - 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DElTorito.h35 /// CDROM_VOLUME_DESCRIPTOR.SystemId
77 CHAR8 SystemId[32]; ///< "EL TORITO SPECIFICATION" member in struct:__anon7127::__anon7129
91 CHAR8 SystemId[32]; member in struct:__anon7127::__anon7130
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
H A Dbs16.S59 SystemId: .ascii "FAT12 " # SystemId - 8 bytes label
H A Dbootsect.asm70 SystemId db "FAT12 " ; SystemId - 8 bytes define
H A Dbs16.asm57 SystemId db "FAT16 " ; SystemId - 8 bytes define
H A Dstart.S56 SystemId: .ascii "FAT12 " # SystemId - 8 bytes label
H A Dstart16.S57 SystemId: .ascii "FAT16 " # SystemId - 8 bytes label
H A Dst16_64.S57 SystemId: .ascii "FAT16 " # SystemId - 8 bytes label
H A Dstart64.S57 SystemId: .ascii "FAT12 " # SystemId - 8 bytes label
H A Dst16_64.asm53 SystemId db "FAT16 " ; SystemId - 8 bytes define
H A Dstart.asm53 SystemId db "FAT12 " ; SystemId - 8 bytes define
H A Dstart16.asm53 SystemId db "FAT16 " ; SystemId - 8 bytes define
H A Dstart64.asm53 SystemId db "FAT12 " ; SystemId - 8 bytes define
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DElTorito.c127 if (CompareMem (VolDescriptor->BootRecordVolume.SystemId, CDVOL_ELTORITO_ID, sizeof (CDVOL_ELTORITO_ID) - 1) != 0) {

Completed in 111 milliseconds