From 362271d685df4a7764b8851fb2ae94a8cc7f87a2 Mon Sep 17 00:00:00 2001 From: yshi8 Date: Thu, 6 Jul 2006 10:42:42 +0000 Subject: [PATCH] I refined some names, added description for FAT source package, and removed the description for MBD. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@797 6f19259b-4bc3-4df7-8a09-765794883524 --- ReleaseNotes.txt | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index b885341c81..cf28c8a045 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,12 +1,12 @@ Intel(R) Platform Innovation Framework for EFI -EFI Development Kit 2.0 (EDK II) -Alpha Release -2006-04-26 +EFI Development Kit II (EDK II) +Root Package 1.00 +2006-07-06 Copyright (c) 2006, Intel Corporation This document provides updates to documentation, along with a description on -how to install and build the Edk II. +how to install and build the EDK II. Package Contents ---------------- @@ -18,6 +18,8 @@ Package Contents EdkModulePkg - A package containing reference drivers EdkFatBinPkg - A package containing binary DXE drivers for the Fat 32 file system + EdkFatPkg - A package containing source DXE drivers for the Fat 32 file + system EdkShellBinPkg - A package containing binary Shell applications and commands EdkNt32Pkg - A package containing the NT32 Emulation platform reference @@ -273,17 +275,13 @@ Refer to the "Module Surface Area Architecture Specification" for additional details. The MSA is further explained in the "Build Packaging Specification" document. -C) Module Build Description (MDB). The "as-built" definition file that contains -only the changes to the default flags defined in the MSA. The MSA and MDB are -further explained in the "Build Packaging Specification" document. - -D) Platform Configuration Database (PCD). A platform database which contains a +C) Platform Configuration Database (PCD). A platform database which contains a variety of current platform settings or directives by which a driver or application can interact with. The PCD is defined by the PCD_Protocol (This is further explained in the "Platform Configuration Database Infrastructure Description" document. -E) Library Class. A library class is a logical grouping of similar functions. +D) Library Class. A library class is a logical grouping of similar functions. When developing components, the module surface area declares the class of libraries that can be used by the component. The MBD file specifies the instance(s) of the library that will be used during compilation/linking. All -- 2.39.2