mirror of https://github.com/acidanthera/audk.git
17 lines
671 B
Plaintext
17 lines
671 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!--
|
||
|
Copyright (c) 2006, Intel Corp.
|
||
|
All rights reserved. This program and the accompanying materials
|
||
|
are licensed and made available under the terms and conditions of the BSD License
|
||
|
which may be found at http://opensource.org/licenses/bsd-license.php
|
||
|
|
||
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||
|
-->
|
||
|
<xb:config xmlns:xb="http://xml.apache.org/xmlbeans/2004/02/xbean/config">
|
||
|
<xb:namespace uri="http://www.TianoCore.org/2006/Edk2.0">
|
||
|
<xb:package>org.tianocore</xb:package>
|
||
|
</xb:namespace>
|
||
|
</xb:config>
|
||
|
|