Searched refs:orig (Results 1 – 22 of 22) sorted by relevance
/xen/stubdom/grub.patches/ |
A D | 50fs_fulldisk.diff | 1 diff -urN grub-0.97.orig/stage2/fsys_ext2fs.c grub-0.97/stage2/fsys_ext2fs.c 2 --- grub-0.97.orig/stage2/fsys_ext2fs.c 2004-08-08 18:19:18.000000000 +0000 13 diff -urN grub-0.97.orig/stage2/fsys_fat.c grub-0.97/stage2/fsys_fat.c 14 --- grub-0.97.orig/stage2/fsys_fat.c 2005-03-15 16:52:00.000000000 +0000 25 diff -urN grub-0.97.orig/stage2/fsys_ffs.c grub-0.97/stage2/fsys_ffs.c 26 --- grub-0.97.orig/stage2/fsys_ffs.c 2003-07-09 11:45:52.000000000 +0000 37 diff -urN grub-0.97.orig/stage2/fsys_minix.c grub-0.97/stage2/fsys_minix.c 38 --- grub-0.97.orig/stage2/fsys_minix.c 2003-07-09 11:45:53.000000000 +0000 49 diff -urN grub-0.97.orig/stage2/fsys_ufs2.c grub-0.97/stage2/fsys_ufs2.c 50 --- grub-0.97.orig/stage2/fsys_ufs2.c 2004-06-19 12:17:52.000000000 +0000 [all …]
|
A D | 70compiler_warnings.diff | 14 --- grub-0.97.orig/netboot/fsys_tftp.c 31 --- grub-0.97.orig/netboot/main.c
|
A D | 99minios | 3 --- grub.orig/stage2/builtins.c 2008-06-16 15:18:14.649009000 +0100 323 --- grub.orig/stage2/char_io.c 2008-06-16 15:18:14.516009000 +0100 492 --- grub.orig/stage2/disk_io.c 2008-06-16 15:18:03.327932000 +0100 512 --- grub.orig/stage2/fsys_fat.c 2008-06-16 15:18:03.337934000 +0100 532 --- grub.orig/stage2/pc_slice.h 2008-06-16 15:18:03.347932000 +0100 599 --- grub.orig/stage2/shared.h 2008-06-16 15:18:14.537009000 +0100 733 --- grub.orig/stage2/common.c 2008-06-16 15:18:03.366934000 +0100 750 --- grub.orig/stage2/serial.c 2008-06-16 15:18:03.376934000 +0100 772 --- grub.orig/stage2/tparm.c 2008-06-16 15:18:03.390933000 +0100 873 --- grub.orig/netboot/misc.c 2008-06-16 15:18:03.456934000 +0100 [all …]
|
A D | 10graphics.diff | 1 diff -Naur grub-0.97.orig/configure.ac grub-0.97/configure.ac 2 --- grub-0.97.orig/configure.ac 2005-05-07 23:36:03.000000000 -0300 16 diff -Naur grub-0.97.orig/stage2/asm.S grub-0.97/stage2/asm.S 17 --- grub-0.97.orig/stage2/asm.S 2004-06-19 13:55:22.000000000 -0300 325 diff -Naur grub-0.97.orig/stage2/builtins.c grub-0.97/stage2/builtins.c 326 --- grub-0.97.orig/stage2/builtins.c 2005-02-15 19:58:23.000000000 -0200 802 diff -Naur grub-0.97.orig/stage2/char_io.c grub-0.97/stage2/char_io.c 1145 diff -Naur grub-0.97.orig/stage2/cmdline.c grub-0.97/stage2/cmdline.c 1846 diff -Naur grub-0.97.orig/stage2/shared.h grub-0.97/stage2/shared.h 1869 diff -Naur grub-0.97.orig/stage2/stage2.c grub-0.97/stage2/stage2.c [all …]
|
A D | 30savedefault.diff | 3 --- grub.orig/stage2/builtins.c 2008-06-02 18:06:08.942580000 +0100 163 --- grub.orig/stage2/stage2.c 2008-06-02 18:06:08.858579000 +0100
|
A D | 40ext3_256byte_inode.diff | 6 --- grub.orig/stage2/fsys_ext2fs.c 2008-05-27 18:47:19.045183000 +0100
|
A D | 60ext4.diff | 3 --- grub-0.97.orig/stage2/fsys_ext2fs.c
|
/xen/xen/arch/x86/ |
A D | alternative.c | 205 uint8_t *orig = ALT_ORIG_PTR(a); in _apply_alternatives() local 225 if ( ALT_ORIG_PTR(base) != orig ) in _apply_alternatives() 249 text_poke(orig + a->orig_len, buf, a->pad_len); in _apply_alternatives() 275 orig[0] == 0xff && in _apply_alternatives() 276 orig[1] == (*buf & 1 ? 0x25 : 0x15) ) in _apply_alternatives() 278 long disp = *(int32_t *)(orig + 2); in _apply_alternatives() 279 const uint8_t *dest = *(void **)(orig + 6 + disp); in _apply_alternatives() 283 disp = dest - (orig + 5); in _apply_alternatives() 301 *(int32_t *)(buf + 1) += repl - orig; in _apply_alternatives() 309 text_poke(orig, buf, total_len); in _apply_alternatives()
|
/xen/tools/firmware/vgabios/ |
A D | dataseghack | 21 cp $1 $1.orig 23 /bin/rm -f temp.awk.1 temp.awk.2 temp.awk.3 $1.orig
|
A D | Makefile | 25 …temp.awk.* vgabios*.orig _vgabios_* _vgabios-debug_* core vgabios*.bin vgabios*.txt $(RELEASE).bin…
|
/xen/stubdom/ |
A D | pciutils.patch | 1 diff -urN pciutils-2.2.9.orig/lib/access.c pciutils-2.2.9/lib/access.c 2 --- pciutils-2.2.9.orig/lib/access.c 2007-02-06 11:59:43.000000000 +0000 16 --- pciutils-2.2.9.orig/lib/pci.h 2006-09-09 13:46:06.000000000 +0100 26 --- pciutils-2.2.9.orig/lib/internal.h 2006-09-09 11:52:47.000000000 +0100 34 --- pciutils-2.2.9.orig/lib/Makefile 2007-10-19 13:41:34.000000000 +0100 49 --- pciutils-2.2.9.orig/lib/types.h 2009-07-14 18:18:59.000000000 +0200 65 --- pciutils-2.2.9.orig/lib/minios.c 1970-01-01 01:00:00.000000000 +0100 285 diff -uNpbE -uNpbEr pciutils-2.2.9.orig/lib/sysdep.h pciutils-2.2.9/lib/sysdep.h 286 --- pciutils-2.2.9.orig/lib/sysdep.h 2007-02-06 12:00:18.000000000 +0000
|
A D | newlib.patch | 182 --- newlib/libc/machine/x86_64/x86_64mach.h.orig 2008-07-11 14:57:23.062269000 +0100 341 --- newlib/libc/machine/x86_64/memcpy.S.orig 2008-07-11 15:12:27.494693000 +0100 519 --- newlib/libm/machine/i386/i386mach.h.orig 2008-07-11 15:30:37.367227000 +0100 612 --- ./newlib/configure.host.orig 2008-08-07 16:01:17.801946000 +0100 623 --- newlib/libc/include/sys/_types.h.orig 2008-08-07 15:22:44.925008000 +0100 638 --- ./newlib/libc/include/sys/config.h.orig 2008-08-07 14:43:25.915866000 +0100 651 --- ./newlib/libc/include/sys/_default_fcntl.h.orig 2008-08-07 15:08:22.377836000 +0100 666 --- ./newlib/libc/include/sys/unistd.h.orig 2008-08-07 15:09:36.449280000 +0100 681 --- ./newlib/libc/include/sys/stat.h.orig 2008-08-07 16:08:50.495116000 +0100 706 --- ./newlib/libc/include/_syslist.h.orig 2008-08-07 16:24:19.122605000 +0100 [all …]
|
A D | ocaml.patch | 1 --- byterun/Makefile.orig 2009-04-07 12:14:02.000000000 +0100
|
A D | vtpm-implicit-fallthrough.patch | 1 --- tpm_emulator-x86_64/tpm/tpm_cmd_handler.c.orig 2017-04-27 13:37:14.408000000 +0200
|
A D | newlib-stdint-size_max-fix-from-1.17.0.patch | 1 --- newlib-1.16.0/newlib/libc/include/stdint.h.orig 2006-08-17 00:39:43.000000000 +0300
|
A D | vtpm-cmake-Wextra.patch | 7 --- tpm_emulator-x86_64.orig/CMakeLists.txt
|
/xen/xen/include/asm-x86/ |
A D | alternative-asm.h | 14 .macro altinstruction_entry orig repl feature orig_len repl_len pad_len 15 .long \orig - .
|
/xen/xen/arch/x86/hvm/ |
A D | rtc.c | 442 uint32_t orig; in rtc_ioport_write() local 460 orig = s->hw.cmos_data[s->hw.cmos_index]; in rtc_ioport_write() 491 s->hw.cmos_data[RTC_REG_A] = (data & ~RTC_UIP) | (orig & RTC_UIP); in rtc_ioport_write() 492 if ( (data ^ orig) & ~RTC_UIP ) in rtc_ioport_write() 501 if (!(orig & RTC_SET)) in rtc_ioport_write() 510 if ( orig & RTC_SET ) in rtc_ioport_write() 520 if ( (data ^ orig) & RTC_PIE ) in rtc_ioport_write() 527 if ( (data ^ orig) & RTC_SET ) in rtc_ioport_write() 529 if ( (data ^ orig) & (RTC_24H | RTC_DM_BINARY | RTC_SET) ) in rtc_ioport_write()
|
/xen/xen/xsm/flask/ |
A D | avc.c | 621 struct avc_node *pos, *node, *orig = NULL; in avc_update_node() local 647 orig = pos; in avc_update_node() 652 if ( !orig ) in avc_update_node() 663 avc_node_populate(node, ssid, tsid, tclass, &orig->ae.avd); in avc_update_node() 666 avc_node_replace(node, orig); in avc_update_node()
|
/xen/tools/xenstore/ |
A D | talloc.c | 1044 char *talloc_append_string(const void *t, char *orig, const char *append) in talloc_append_string() argument 1047 size_t olen = strlen(orig); in talloc_append_string() 1051 return orig; in talloc_append_string() 1055 ret = talloc_realloc(t, orig, char, olen + alenz); in talloc_append_string()
|
A D | talloc.h | 130 char *talloc_append_string(const void *t, char *orig, const char *append);
|
/xen/ |
A D | .gitignore | 4 *.orig
|
Completed in 39 milliseconds