/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/ |
H A D | selftest-ed_1.21.1.bb | 2 HOMEPAGE = "http://www.gnu.org/software/ed/" 3 …ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate … 8 file://ed.h;endline=20;md5=a24e7f91c0fb83e65a746f5994762a49 \ 14 CVE_PRODUCT = "gnu:ed" 16 # LSB states that ed should be in /bin/ 19 # Upstream regularly removes previous releases from https://ftp.gnu.org/gnu/ed/ 20 SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.lz" 21 UPSTREAM_CHECK_URI = "${GNU_MIRROR}/ed/" 25 S = "${WORKDIR}/ed-${PV}"
|
H A D | selftest-ed_1.20.2.bb | 2 HOMEPAGE = "http://www.gnu.org/software/ed/" 3 …ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate … 7 file://ed.h;endline=20;md5=c3212b6c53b09668107420af9368c0ef \ 13 CVE_PRODUCT = "gnu:ed" 15 # LSB states that ed should be in /bin/ 18 # Upstream regularly removes previous releases from https://ftp.gnu.org/gnu/ed/ 19 SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.lz" 20 UPSTREAM_CHECK_URI = "${GNU_MIRROR}/ed/" 24 S = "${WORKDIR}/ed-${PV}"
|
/openbmc/openbmc/poky/meta/recipes-extended/ed/ |
H A D | ed_1.21.1.bb | 2 HOMEPAGE = "http://www.gnu.org/software/ed/" 3 …ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate … 7 file://ed.h;endline=20;md5=a24e7f91c0fb83e65a746f5994762a49 \ 13 CVE_PRODUCT = "gnu:ed" 15 # LSB states that ed should be in /bin/ 18 # Upstream regularly removes previous releases from https://ftp.gnu.org/gnu/ed/ 19 SRC_URI = "${GNU_MIRROR}/ed/${BP}.tar.lz" 20 UPSTREAM_CHECK_URI = "${GNU_MIRROR}/ed/"
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ohci-hcd.c | 113 /* Do not use sizeof(ed / td) as our ed / td structs contain extra members */ 179 "of ED) or the remaining buffer size.", 211 static int ep_link(ohci_t * ohci, ed_t * ed); 212 static int ep_unlink(ohci_t * ohci, ed_t * ed); 238 static inline void ed_free(struct ed *ed) in ed_free() argument 240 ed->usb_dev = NULL; in ed_free() 315 /* just for debugging; prints non-empty branches of the int ed tree 329 ed_t *ed = (ed_t *)m32_swap(ed_p); in ep_print_int_eds() local 330 invalidate_dcache_ed(ed); in ep_print_int_eds() 331 printf(" ed: %4x;", ed->hwINFO); in ep_print_int_eds() [all …]
|
H A D | ohci.h | 43 /* ED States */ 51 struct ed { struct 57 struct ed *ed_prev; argument 65 struct ed *ed_rm_list; argument 71 typedef struct ed ed_t; argument 121 struct ed *ed; member 141 __u32 int_table[NUM_INTS]; /* Interrupt ED table */ 347 ed_t *ed; member 369 ed_t ed[NUM_EDS] __aligned(ED_ALIGNMENT);
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | archiver.py | 25 include_recipe = 'selftest-ed' 57 target_recipe = 'selftest-ed' 58 native_recipe = 'selftest-ed-native' 92 target_recipes = [ 'initscripts', 'selftest-ed' ] 93 native_recipes = [ 'update-rc.d-native', 'selftest-ed-native' ] 166 bitbake('-n selftest-nopackages selftest-ed') 169 target = 'selftest-ed-native' 193 self._test_archiver_mode('original', 'ed-1.21.1.tar.lz') 200 self._test_archiver_mode('patched', 'selftest-ed-native-1.21.1-r0-patched.tar.xz') 207 self._test_archiver_mode('configured', 'selftest-ed-native-1.21.1-r0-configured.tar.xz') [all …]
|
H A D | signing.py | 80 test_recipe = 'ed' 99 pkgdata = oe.packagedata.read_pkgdatafile(pkgdatadir + "/runtime/ed") 118 # tmp/deploy/rpm/i586/ed-1.9-r0.i586.rpm: rsa sha1 md5 OK 137 test_recipe = 'ed' 166 recipe_sig = glob.glob(sstatedir + '/*/*/*:ed:*_populate_lic.tar.zst.sig') 167 recipe_archive = glob.glob(sstatedir + '/*/*/*:ed:*_populate_lic.tar.zst') 191 test_recipe = 'ed'
|
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/ |
H A D | disable-hardcoded-configs.patch | 2 From: Ed Bartosh <ed.bartosh@linux.intel.com> 8 Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ohci.c | 453 dma_addr_t addr, struct ohci_ed *ed) in ohci_read_ed() argument 455 return get_dwords(ohci, addr, (uint32_t *)ed, sizeof(*ed) >> 2); in ohci_read_ed() 479 dma_addr_t addr, struct ohci_ed *ed) in ohci_put_ed() argument 482 * ed->tail is under control of the HCD. in ohci_put_ed() 483 * Since just ed->head is changed by HC, just write back this in ohci_put_ed() 486 (uint32_t *)((char *)ed + ED_WBACK_OFFSET), in ohci_put_ed() 569 static int ohci_service_iso_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_iso_td() argument 590 addr = ed->head & OHCI_DPTR_MASK; in ohci_service_iso_td() 608 ed->head & OHCI_DPTR_MASK, ed->tail & OHCI_DPTR_MASK, in ohci_service_iso_td() 624 * the next ISO TD of the same ED in ohci_service_iso_td() [all …]
|
/openbmc/libpldm/src/msgbuf/ |
H A D | platform.h | 159 enum pldm_effecter_data_size tag, void *ed) in pldm__msgbuf_extract_effecter_data() argument 164 ctx, ((char *)ed) + offsetof(union_effecter_data_size, in pldm__msgbuf_extract_effecter_data() 168 ctx, ((char *)ed) + offsetof(union_effecter_data_size, in pldm__msgbuf_extract_effecter_data() 172 ctx, ((char *)ed) + offsetof(union_effecter_data_size, in pldm__msgbuf_extract_effecter_data() 176 ctx, ((char *)ed) + offsetof(union_effecter_data_size, in pldm__msgbuf_extract_effecter_data() 180 ctx, ((char *)ed) + offsetof(union_effecter_data_size, in pldm__msgbuf_extract_effecter_data() 184 ctx, ((char *)ed) + offsetof(union_effecter_data_size, in pldm__msgbuf_extract_effecter_data()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | es-Asturias | 15 [Canal 25: Ed. Prensa Asturiana, TeleNarcea, TeleAvilés, UTE Opalo] 115 [Canal 43: Ed. Prensa Asturiana, Oviedo TV, Canal 10] 129 [Canal 44: Ed. Prensa Asturiana, TeleAvilés, UTE Opalo] 169 [Canal 47: Ed. Prensa Asturiana, Canal 10, TeleAvilés] 183 [Canal 56: Ed. Prensa Asturiana, TeleAvilés, ORT]
|
/openbmc/libcper/ |
H A D | OWNERS | 35 - ed@tanous.net 42 - name: Ed Tanous 43 email: ed@tanous.net
|
H A D | pyproject.toml | 11 {name = 'Ed Tanous', email = 'ed@tanous.net'},
|
/openbmc/ipmbbridge/ |
H A D | OWNERS | 35 - ed@tanous.net 43 - name: Ed Tanous 44 email: ed@tanous.net
|
/openbmc/phosphor-pid-control/ |
H A D | OWNERS | 35 - ed@tanous.net 43 - name: Ed Tanous 44 email: ed@tanous.net
|
/openbmc/bios-bmc-smm-error-logger/ |
H A D | OWNERS | 36 - ed@tanous.net 48 - name: Ed Tanous 49 email: ed@tanous.net
|
/openbmc/libbej/ |
H A D | OWNERS | 36 - ed@tanous.net 46 - name: Ed Tanous 47 email: ed@tanous.net
|
H A D | MAINTAINERS | 46 M: Ed Tanous <ed@tanous.net> <edtanous!>
|
/openbmc/dbus-sensors/ |
H A D | OWNERS | 35 - ed@tanous.net 44 - name: Ed Tanous 45 email: ed@tanous.net
|
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | uncovered | 9 # Author: Ed Bartosh <ed.bartosh@linux.intel.com>
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ |
H A D | ts-uuid.inc | 13 SPM_TEST4_UUID = "423762ed-7772-406f-99d8-0c27da0abbf8" 16 LOGGING_SP_UUID = "da9dffbd-d590-40ed-975f-19c65a3d52d3"
|
/openbmc/entity-manager/ |
H A D | OWNERS | 35 - ed@tanous.net 69 - name: Ed Tanous 70 email: ed@tanous.net
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
H A D | CRP0.interface.yaml | 12 - name: ED 15 ED keyword.Chip ECID.
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/e2tools/ |
H A D | e2tools_0.1.2.bb | 1 SUMMARY = "Set of GPL'ed utilities to ext2/ext3 filesystem." 2 DESCRIPTION = "e2tools is a simple set of GPL'ed utilities to read, write, \
|
/openbmc/boost-dbus/ |
H A D | MAINTAINERS | 45 M: Ed Tanous <ed.tanous@intel.com> <edtanous!>
|