mirror of https://github.com/acidanthera/audk.git
17 lines
671 B
XML
17 lines
671 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Copyright (c) 2007, 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/2007/Edk2.1">
|
|
<xb:package>org.tianocore</xb:package>
|
|
</xb:namespace>
|
|
</xb:config>
|
|
|