Chapter 12. GPT Public Interface

Table of Contents

Introduction
Environment and Setup
QueryBundleDef()
SetBundleDef()
QueryPkgDataFile()
QueryGPTPkg()

Introduction

GPT provides a public PERL programming interface for use by software developers. This public interface allows for third-party use of internal GPT functionality without indepth knowledge of GPT's design. Many common tasks have been added to the public interface, many more will be added as needed. It is important to note that this is only API which GPT supports, all internal interfaces are subject to change without notice.