aslmaputils.c (98e0ffaefb0f241cda3a72395d3be04192ae0d47) aslmaputils.c (f8146b882bc156c1d8ddf14bbea67253ebc064bb)
1/******************************************************************************
2 *
3 * Module Name: aslmaputils - Utilities for the resource descriptor/device maps
4 *
5 *****************************************************************************/
6
7/*
1/******************************************************************************
2 *
3 * Module Name: aslmaputils - Utilities for the resource descriptor/device maps
4 *
5 *****************************************************************************/
6
7/*
8 * Copyright (C) 2000 - 2015, Intel Corp.
8 * Copyright (C) 2000 - 2016, Intel Corp.
9 * All rights reserved.
10 *
11 * Redistribution and use in source and binary forms, with or without
12 * modification, are permitted provided that the following conditions
13 * are met:
14 * 1. Redistributions of source code must retain the above copyright
15 * notice, this list of conditions, and the following disclaimer,
16 * without modification.

--- 386 unchanged lines hidden ---
9 * All rights reserved.
10 *
11 * Redistribution and use in source and binary forms, with or without
12 * modification, are permitted provided that the following conditions
13 * are met:
14 * 1. Redistributions of source code must retain the above copyright
15 * notice, this list of conditions, and the following disclaimer,
16 * without modification.

--- 386 unchanged lines hidden ---