root/memdisk

Name Size Rev Age Last Change
../
acpi.h 1.6 KB 2f4137d83abc2a63e982439b0506f6a630a91096 20 months Shao Miller <shao.miller@…>: memdisk: Move common structures into headers Since MDISKCHK.COM (and …
bda.h 1.7 KB c4c2d6cd6a492cef09fff0cbcb06dcfde866017a 3 years Shao Miller <shao.miller@…>: [memdisk] Move BIOS Data Area access into its own file New file: bda.h
compiler.h 218 bytes 7556a891b2f28617f6c95aa271aeaf29883d0981 20 months H. Peter Anvin <hpa@…>: memdisk: make mstructs.h includable from Linux Make mstructs.h includable …
conio.c 7.4 KB 69bb4b204e8d29c89597961e94807d1acba2cd4b 3 years H. Peter Anvin <hpa@…>: memdisk: additional cleanups Additional stylistic cleanups. Rename …
conio.h 0.9 KB c88854e0d66289c6135bd7d68dc5cab95b6e1092 3 years H. Peter Anvin <hpa@…>: memdisk: minor cleanups Minor cleanups to the source base; make die() …
ctypes.c 33 bytes 46e063f4cd54b2325eab16bfa9f52bb984e33ead 12 months Gene Cumm <gene.cumm@…>: memdisk: Undo addition of vpath and removal of tiny files
dskprobe.c 6.2 KB 823141cd241c419fc7e88e2b10bf0fe800de4bad - -
dskprobe.h 0.7 KB 004082b85c0362ab7a47598b889c9d9c4ef570d8 3 years Shao Miller <shao.miller@…>: [memdisk] Add disk probing code to support a drive shifting limit Our INT …
e820.h 1.0 KB e44ccd5d96d04a917d36a9c9e031f77d3fd0a3e2 3 years H. Peter Anvin <hpa@…>: Run Nindent on memdisk/e820.h Automatically reformat memdisk/e820.h using …
e820data 0.5 KB 652c3057145a41703e5e817d86b2584db9ab806d 3 years H. Peter Anvin <hpa@…>: Support "extended attributes" for INT 15h, AX=E820h Some blithering idiot …
e820func.c 2.5 KB ebda41df24e56adf9da6f7e50412828e097a9ea7 3 years H. Peter Anvin <hpa@…>: Run Nindent on memdisk/e820func.c Automatically reformat …
e820test.c 2.2 KB d833d2a97f0c6597bd0f8088adf7e91792ccd14a 3 years H. Peter Anvin <hpa@…>: Run Nindent on memdisk/e820test.c Automatically reformat …
eltorito.c 2.3 KB 3369a18e1a3eae71a8b37bd91cff61dbbe389a2b 3 years Shao Miller <shao.miller@…>: [memdisk] Add El Torito emulation for .ISO images With this patch, users …
eltorito.h 3.2 KB 7556a891b2f28617f6c95aa271aeaf29883d0981 20 months H. Peter Anvin <hpa@…>: memdisk: make mstructs.h includable from Linux Make mstructs.h includable …
fdgeo.pl 0.9 KB 43c735d7ce8d7bcec7b2f7d7f337ea7ea7a16674 4 years H. Peter Anvin <hpa@…>: fdgeo.pl: exit values; fix division by zero Return exit values to go with …
inflate.c 31.9 KB aeace38fa079d56b46898385a926df5356146b1d 2 years H. Peter Anvin <hpa@…>: memdisk: fix non-prototype function declaration () is not a prototype, …
Makefile 3.1 KB d7e6cfaa6a990eb8fe2eaabe7fad1d1c8367a7ee - -
memcpy.S 2.0 KB bb170715538cc6c8806fcec20e6ca0d3f7267468 4 years H. Peter Anvin <hpa@…>: Whitespace cleanup
memdisk16.asm 17.0 KB 87b70b32fadb057d9eabb81e4f1d57742217b590 3 years H. Peter Anvin <hpa@…>: memdisk: don't use the stack before bootstrap Under some certain …
memdisk.h 3.3 KB 69bb4b204e8d29c89597961e94807d1acba2cd4b 3 years H. Peter Anvin <hpa@…>: memdisk: additional cleanups Additional stylistic cleanups. Rename …
memdisk.inc 25.9 KB 38792ac66a4d4285a06ba8b6ee5b866792f536f4 20 months Shao Miller <shao.miller@…>: memdisk: Correct El Torito termination response Two changes to the INT …
memdisk.ld 4.2 KB a32f8de5ae1187321bd99e2a5bf4e89e532892e6 3 years H. Peter Anvin <hpa@…>: memdisk: fix comment syntax in memdisk.ld Fix build failure due to …
memdisk_chs_512.asm 132 bytes 235864576279688ab7e191cdfc9e8533b6d75fe9 2 years Shao Miller <shao.miller@…>: Merge branch 'memdisk-iso-SAFE' into memdisk-iso Conflicts: …
memdisk_edd_512.asm 132 bytes 235864576279688ab7e191cdfc9e8533b6d75fe9 2 years Shao Miller <shao.miller@…>: Merge branch 'memdisk-iso-SAFE' into memdisk-iso Conflicts: …
memdisk_iso_512.asm 132 bytes 235864576279688ab7e191cdfc9e8533b6d75fe9 2 years Shao Miller <shao.miller@…>: Merge branch 'memdisk-iso-SAFE' into memdisk-iso Conflicts: …
memdisk_iso_2048.asm 134 bytes 235864576279688ab7e191cdfc9e8533b6d75fe9 2 years Shao Miller <shao.miller@…>: Merge branch 'memdisk-iso-SAFE' into memdisk-iso Conflicts: …
memmove.S 2.6 KB 1e4de8c54d7e007cf6002a87658f3d03c796bfc6 3 years H. Peter Anvin <hpa@…>: memdisk: add missing memmove.S We need memmove.S in the memdisk …
memset.S 2.0 KB bb170715538cc6c8806fcec20e6ca0d3f7267468 4 years H. Peter Anvin <hpa@…>: Whitespace cleanup
msetup.c 3.7 KB 69bb4b204e8d29c89597961e94807d1acba2cd4b 3 years H. Peter Anvin <hpa@…>: memdisk: additional cleanups Additional stylistic cleanups. Rename …
mstructs.h 5.0 KB d966918e7304ff405fae20916cf137d737c92dea 20 months H. Peter Anvin <hpa@…>: memdisk: add a sector_shift field to the MDI; fix memdiskfind Add a …
postprocess.pl 1.6 KB 6343407b927e9b0a67a8c11dbc3e2b6f78fe23f9 3 years H. Peter Anvin <hpa@…>: memdisk: additional comments in memdisk.inc and postprocess.pl Just a …
setup.c 35.2 KB b4c7ad318371764675dbd598318f2945bec71132 11 months H. Peter Anvin <hpa@…>: memdisk: make sure the disk type is actually set Make sure we actually …
start32.S 2.2 KB 69bb4b204e8d29c89597961e94807d1acba2cd4b 3 years H. Peter Anvin <hpa@…>: memdisk: additional cleanups Additional stylistic cleanups. Rename …
strntoumax.c 37 bytes 46e063f4cd54b2325eab16bfa9f52bb984e33ead 12 months Gene Cumm <gene.cumm@…>: memdisk: Undo addition of vpath and removal of tiny files
strtoull.c 35 bytes 46e063f4cd54b2325eab16bfa9f52bb984e33ead 12 months Gene Cumm <gene.cumm@…>: memdisk: Undo addition of vpath and removal of tiny files
strtox.c 33 bytes 46e063f4cd54b2325eab16bfa9f52bb984e33ead 12 months Gene Cumm <gene.cumm@…>: memdisk: Undo addition of vpath and removal of tiny files
suffix_number.c 40 bytes 6d63144949d795320bb7f70a6156b46615864f5f 12 months Gene Cumm <gene.cumm@…>: memdisk & libcom32: Fix minor errors in previous commit
testdata1 433 bytes 60db26b4fe464241b882791ca34d6233aa96ef24 10 years hpa <hpa>: Initial work for the in-memory disk emulator
testdata2 360 bytes 60db26b4fe464241b882791ca34d6233aa96ef24 10 years hpa <hpa>: Initial work for the in-memory disk emulator
testdata3 469 bytes 4aa7cdf63902a08079f8336541325d99f4e45e48 9 years hpa <hpa>: Make the e820test program work again
unzip.c 9.7 KB 056e5fcc24e3afa888dd6916ba7d8eedf3920668 - -
version.h 0.7 KB b941fb60dcf169bea3769466238a63b7eb15d739 4 years H. Peter Anvin <hpa@…>: memdisk/version.h: bump copyright year 2008, not 2007
  • Property mode set to 040000
Note: See TracBrowser for help on using the browser.