]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
16 years agoadded PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC file.
vanjeff [Mon, 25 Jun 2007 09:59:18 +0000 (09:59 +0000)]
added PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2730 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd some definitions for efi event in Uefi/UefiSpec.h to follow spec.
vanjeff [Mon, 25 Jun 2007 08:54:54 +0000 (08:54 +0000)]
Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.
Changed old event definitions reference to these new event definitions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2729 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCheck in library class declaration for SAL Lib, together with related definition.
xli24 [Mon, 25 Jun 2007 07:35:47 +0000 (07:35 +0000)]
Check in library class declaration for SAL Lib, together with related definition.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2728 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoremoved unneeded [BuildOptions] section.
AJFISH [Fri, 22 Jun 2007 17:15:05 +0000 (17:15 +0000)]
removed unneeded [BuildOptions] section.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2727 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemoved unneeded include file
AJFISH [Fri, 22 Jun 2007 17:08:39 +0000 (17:08 +0000)]
Removed unneeded include file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2726 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd UefiDriverModel.c for Installation of driver model protocols .
yshang1 [Fri, 22 Jun 2007 16:34:13 +0000 (16:34 +0000)]
Add UefiDriverModel.c for Installation of driver model protocols .

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2725 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd PcdComponentName2Disable and PcdDriverDiagnostics2Disable.
yshang1 [Fri, 22 Jun 2007 16:26:00 +0000 (16:26 +0000)]
Add PcdComponentName2Disable and PcdDriverDiagnostics2Disable.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2724 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChecked in part of MDE library instances following PI and UEFI. It includes:
yshang1 [Fri, 22 Jun 2007 16:22:26 +0000 (16:22 +0000)]
Checked in part of MDE library instances following PI and UEFI. It includes:

1) UefiLib adds features of RFC 3066/Iso639 language string and driver model protocols installation.

2) PeiCoreEntryPoint following PI.

3) UefiDriverEntryPoint following UEFI/EFI.

4) PeiServicesTablePointerLib following PI for IPF and x86.

5) Remove many CommonHeader.h. If there is only one C file in module, we should add the common headers in C file instead of creating a new CommonHeader.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2723 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd dependent protocol:"Protocol/DevicePath.h".
yshang1 [Fri, 22 Jun 2007 13:36:00 +0000 (13:36 +0000)]
Add dependent protocol:"Protocol/DevicePath.h".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2722 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd DriverDiagnostics2.h.
yshang1 [Fri, 22 Jun 2007 10:35:20 +0000 (10:35 +0000)]
Add DriverDiagnostics2.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2721 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChanged the format of elapsed time at the end of build.
jwang36 [Fri, 22 Jun 2007 09:27:37 +0000 (09:27 +0000)]
Changed the format of elapsed time at the end of build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2720 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChanged active platform to MdeModulePkg
jwang36 [Fri, 22 Jun 2007 09:20:51 +0000 (09:20 +0000)]
Changed active platform to MdeModulePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2719 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport MdeModulePkg, only one module HelloWorld by now.
vanjeff [Fri, 22 Jun 2007 09:15:22 +0000 (09:15 +0000)]
Import MdeModulePkg, only one module HelloWorld by now.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2718 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa
vanjeff [Fri, 22 Jun 2007 09:14:23 +0000 (09:14 +0000)]
Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2717 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib.
vanjeff [Fri, 22 Jun 2007 07:42:13 +0000 (07:42 +0000)]
Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2714 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport some Pei and Dxe related instances for MdePkg.
vanjeff [Fri, 22 Jun 2007 06:57:39 +0000 (06:57 +0000)]
Import some Pei and Dxe related instances for MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2712 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f19259b...
yshang1 [Fri, 22 Jun 2007 06:38:34 +0000 (06:38 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport Pal.h and Sal.h.
yshang1 [Fri, 22 Jun 2007 06:37:54 +0000 (06:37 +0000)]
Import Pal.h and Sal.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2710 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRename the PalApi.h to Pal.h.
yshang1 [Fri, 22 Jun 2007 06:35:33 +0000 (06:35 +0000)]
Rename the PalApi.h to Pal.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2709 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f19259b...
yshang1 [Fri, 22 Jun 2007 06:34:09 +0000 (06:34 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoDelete the IpfDefines.h from MDE package. It should be in IpfCpu package.
yshang1 [Fri, 22 Jun 2007 06:33:47 +0000 (06:33 +0000)]
Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2707 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdded "NewBuild" option to incorporate new build system locating in $(WORKSPACE)...
jwang36 [Fri, 22 Jun 2007 06:25:37 +0000 (06:25 +0000)]
Added "NewBuild" option to incorporate new build system locating in $(WORKSPACE)\BaseTools. This is a temporary solution which is subject to change in the future. Don't use it in formal platform or module build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2706 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdded for new build system. Just for module porting purpose. Don't use it in normal...
jwang36 [Fri, 22 Jun 2007 06:22:16 +0000 (06:22 +0000)]
Added for new build system. Just for module porting purpose. Don't use it in normal build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2705 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport some basic libraries instances for Mde Packages.
vanjeff [Fri, 22 Jun 2007 03:21:45 +0000 (03:21 +0000)]
Import some basic libraries instances for Mde Packages.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2704 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport MdePkg.dec and MdePkg.dec. Initial version.
vanjeff [Fri, 22 Jun 2007 03:01:46 +0000 (03:01 +0000)]
Import MdePkg.dec and MdePkg.dec. Initial version.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2703 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed typo in PiPeiCis.h.
yshang1 [Fri, 22 Jun 2007 02:18:24 +0000 (02:18 +0000)]
Fixed typo in PiPeiCis.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2702 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdded the svn ignore property for the configuration files in this directory.
lhauch [Thu, 21 Jun 2007 18:20:22 +0000 (18:20 +0000)]
Added the svn ignore property for the configuration files in this directory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2701 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdated with new Conf directory location
lhauch [Thu, 21 Jun 2007 18:11:21 +0000 (18:11 +0000)]
Updated with new Conf directory location

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2700 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdated ELFGCC flag to match r2694 in original tree
lhauch [Thu, 21 Jun 2007 17:52:31 +0000 (17:52 +0000)]
Updated ELFGCC flag to match r2694 in original tree

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2699 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoremove some .msa file reference.
vanjeff [Thu, 21 Jun 2007 09:20:27 +0000 (09:20 +0000)]
remove some .msa file reference.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2698 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadded MdePkg.spd, this is initial version.
vanjeff [Thu, 21 Jun 2007 08:51:54 +0000 (08:51 +0000)]
added MdePkg.spd, this is initial version.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2697 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate Protocol for backward-compatible with EFI1.1.
yshang1 [Thu, 21 Jun 2007 07:16:27 +0000 (07:16 +0000)]
Update Protocol for backward-compatible with EFI1.1.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2696 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed PPI GUID name to follow PI specification.
yshang1 [Thu, 21 Jun 2007 07:14:45 +0000 (07:14 +0000)]
Fixed PPI GUID name to follow PI specification.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2695 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the missing align-double issue.
klu2 [Thu, 21 Jun 2007 06:40:54 +0000 (06:40 +0000)]
Fix the missing align-double issue.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2694 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_ENRTY_POI...
yshang1 [Thu, 21 Jun 2007 02:52:36 +0000 (02:52 +0000)]
Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_ENRTY_POINT definition.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2693 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdated the XML Schema for MSA files to handle DEPEX information from INF files in...
lhauch [Wed, 20 Jun 2007 20:14:32 +0000 (20:14 +0000)]
Updated the XML Schema for MSA files to handle DEPEX information from INF files in new EDK II Builds.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2692 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdding BaseTools directory structure for the new generation of EDK II Builds.
lhauch [Wed, 20 Jun 2007 19:44:27 +0000 (19:44 +0000)]
Adding BaseTools directory structure for the new generation of EDK II Builds.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2691 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdding top-level Conf directory for next generation of EDK II build infrastructure...
lhauch [Wed, 20 Jun 2007 19:33:23 +0000 (19:33 +0000)]
Adding top-level Conf directory for next generation of EDK II build infrastructure tools.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2690 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.
yshang1 [Wed, 20 Jun 2007 07:44:50 +0000 (07:44 +0000)]
Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2689 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove the reference of UefiDevicePath.h.
yshang1 [Wed, 20 Jun 2007 07:39:45 +0000 (07:39 +0000)]
Remove the reference of UefiDevicePath.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2688 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCheck in library class definition of ExtendedSalLib.
xli24 [Wed, 20 Jun 2007 06:25:38 +0000 (06:25 +0000)]
Check in library class definition of ExtendedSalLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2687 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCheck in definition of PCI CFG2 PPI into OldMdePkg.
xli24 [Wed, 20 Jun 2007 06:20:40 +0000 (06:20 +0000)]
Check in definition of PCI CFG2 PPI into OldMdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2686 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdated BuildNotes.txt according to new packages name:
vanjeff [Wed, 20 Jun 2007 05:35:00 +0000 (05:35 +0000)]
Updated BuildNotes.txt according to new packages name:
Changed MdePkg to OldMdePkg in the text.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2685 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_P...
yshang1 [Tue, 19 Jun 2007 10:55:24 +0000 (10:55 +0000)]
Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2677 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCheck in the Industry Standard Files.
yshang1 [Tue, 19 Jun 2007 10:39:04 +0000 (10:39 +0000)]
Check in the Industry Standard Files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2676 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChecked in the GUIDs introduced in UEFI/PI.
yshang1 [Tue, 19 Jun 2007 10:29:07 +0000 (10:29 +0000)]
Checked in the GUIDs introduced in UEFI/PI.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2675 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChecked in the Protocols introduced in UEFI/PI.
yshang1 [Tue, 19 Jun 2007 10:12:02 +0000 (10:12 +0000)]
Checked in the Protocols introduced in UEFI/PI.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2674 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemoved tabs and fixed some minor coding style issues. Also fixed typo in EFI_PEI_ENT...
AJFISH [Mon, 18 Jun 2007 20:28:02 +0000 (20:28 +0000)]
Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI_PEI_ENTRY_POINT

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2668 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChanged the name of the SPD to .nspd so as not to break the build if someone runs...
lhauch [Fri, 15 Jun 2007 18:34:54 +0000 (18:34 +0000)]
Changed the name of the SPD to .nspd so as not to break the build if someone runs the fixdb after pulling an update.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2658 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoInitial directory structure of IntelFrameworkPkg.
bxing [Fri, 15 Jun 2007 10:02:42 +0000 (10:02 +0000)]
Initial directory structure of IntelFrameworkPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2657 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd PPI definitions introduced in PI1.0.
yshang1 [Wed, 13 Jun 2007 11:11:23 +0000 (11:11 +0000)]
Add PPI definitions introduced in PI1.0.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2650 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoMove to directory "Include"
yshang1 [Fri, 8 Jun 2007 11:31:52 +0000 (11:31 +0000)]
Move to directory "Include"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2646 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoMove to sub-directory "include"
yshang1 [Fri, 8 Jun 2007 11:29:52 +0000 (11:29 +0000)]
Move to sub-directory "include"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2645 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChecked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h and...
yshang1 [Fri, 8 Jun 2007 11:04:31 +0000 (11:04 +0000)]
Checked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h and Uefi/PI definitions except the PPI/GUID/PROTOCOL.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2644 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoremove UefiRuntimeServiceTableLib reference from Helloworld module.
vanjeff [Fri, 8 Jun 2007 03:10:16 +0000 (03:10 +0000)]
remove UefiRuntimeServiceTableLib reference from Helloworld module.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2641 6f19259b-4bc3-4df7-8a09-765794883524

16 years ago1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory...
vanjeff [Tue, 5 Jun 2007 05:20:37 +0000 (05:20 +0000)]
1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory leak
2. Merger Tracker 8450: AllRootHPCInitialized() passed in timeout value incorrect

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2629 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove R2627 commit. Roll back R2626.
vanjeff [Tue, 5 Jun 2007 05:20:03 +0000 (05:20 +0000)]
Remove R2627 commit. Roll back R2626.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2628 6f19259b-4bc3-4df7-8a09-765794883524

16 years ago1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory...
vanjeff [Tue, 5 Jun 2007 05:13:27 +0000 (05:13 +0000)]
1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory leak
2. Merger Tracker 8450: AllRootHPCInitialized() passed in timeout value incorrect

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2627 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd /dev/ttyS1 for PcdUnixSerialPort
klu2 [Tue, 5 Jun 2007 02:31:20 +0000 (02:31 +0000)]
Add /dev/ttyS1 for PcdUnixSerialPort

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2626 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoMdePkg:
qhuang8 [Mon, 4 Jun 2007 09:36:42 +0000 (09:36 +0000)]
MdePkg:
1. Add AcpiTable & ComponentName2 Protocol definitions.
2. Add HardwareErrorVariable GUID definition.
EdkModulePkg:
1. Update DxeCore to let InsatllConfigurationTable() signal the event group whenever a table entry is inserted, modified or deleted.
2. Update ConPlatform to let Simple Text In and Out  not share a stop function .

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2625 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUse <sys/ioctl.h>.
klu2 [Mon, 4 Jun 2007 09:36:33 +0000 (09:36 +0000)]
Use <sys/ioctl.h>.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2624 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the different defintion between linux and cygwin
klu2 [Mon, 4 Jun 2007 07:39:17 +0000 (07:39 +0000)]
Fix the different defintion between linux and cygwin

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2623 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the definition differences issue of termios.h in different version of kernel...
klu2 [Mon, 4 Jun 2007 07:31:59 +0000 (07:31 +0000)]
Fix the definition differences issue of termios.h in different version of kernel header and cygwin's include files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2622 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemoved duplicate CheckSum.c in msa file
qhuang8 [Mon, 4 Jun 2007 05:42:41 +0000 (05:42 +0000)]
Removed duplicate CheckSum.c in msa file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2621 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoMoved the MdePkg to OldMdePkg so that new code in MdePkg does not break existing...
lhauch [Fri, 1 Jun 2007 14:49:55 +0000 (14:49 +0000)]
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break existing builds. Also updated the SPD and FPD files UiNames

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2616 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdding OldMdePkg directory - prior to the move of the content of MdePkg, also updatin...
lhauch [Fri, 1 Jun 2007 14:44:19 +0000 (14:44 +0000)]
Adding OldMdePkg directory - prior to the move of the content of MdePkg, also updating the FrameworkDatabase.template to use OldMdePkg directory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2615 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd in GUID_TYPE and "Help Text" for GUID declaraion.
qwang12 [Fri, 1 Jun 2007 07:18:35 +0000 (07:18 +0000)]
Add in GUID_TYPE and "Help Text" for GUID declaraion.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2614 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd.
qwang12 [Fri, 1 Jun 2007 07:16:36 +0000 (07:16 +0000)]
Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2613 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRewrite the confusion statement.
qhuang8 [Thu, 31 May 2007 09:25:52 +0000 (09:25 +0000)]
Rewrite the confusion statement.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2610 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate the Guid Value of Ext SCSI Pass Thru Protocol
qhuang8 [Thu, 31 May 2007 09:24:58 +0000 (09:24 +0000)]
Update the Guid Value of Ext SCSI Pass Thru Protocol
Minor update the ASSERT() statement in Switch Stack.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2609 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove unused variable and function
klu2 [Wed, 30 May 2007 08:17:24 +0000 (08:17 +0000)]
Remove unused variable and function

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2606 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd emulated serialIo device driver for EdkUnixPkg
klu2 [Wed, 30 May 2007 07:22:41 +0000 (07:22 +0000)]
Add emulated serialIo device driver for EdkUnixPkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2605 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the wrong checking for UnixSerialIo
klu2 [Wed, 30 May 2007 07:19:45 +0000 (07:19 +0000)]
Fix the wrong checking for UnixSerialIo

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2604 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd UnixSerialIo device driver
klu2 [Wed, 30 May 2007 07:14:17 +0000 (07:14 +0000)]
Add UnixSerialIo device driver

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2603 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix some errors in comments of Status Code include file.
xli24 [Wed, 30 May 2007 03:38:50 +0000 (03:38 +0000)]
Fix some errors in comments of Status Code include file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2602 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove the DXE_DRIVER from Supported Module Type List.
yshang1 [Tue, 29 May 2007 08:03:04 +0000 (08:03 +0000)]
Remove the DXE_DRIVER from Supported Module Type List.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2601 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd supported module type.
yshang1 [Tue, 29 May 2007 02:05:01 +0000 (02:05 +0000)]
Add supported module type.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2600 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoEnabling /O1 for the entire IPF tree builds
vprabhal [Tue, 22 May 2007 05:46:29 +0000 (05:46 +0000)]
Enabling /O1 for the entire IPF tree builds

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2599 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove some unnecessary #if/#ifdef from some header files.
vanjeff [Mon, 21 May 2007 03:21:53 +0000 (03:21 +0000)]
Remove some unnecessary #if/#ifdef from some header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2598 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the bug that destructor should sync with constructor
qhuang8 [Thu, 17 May 2007 02:08:38 +0000 (02:08 +0000)]
Fix the bug that destructor should sync with constructor

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2597 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixd EDKII r2594 build broken issue - MdePkg build failed with ICC.
qouyang [Tue, 15 May 2007 06:27:11 +0000 (06:27 +0000)]
Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2596 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixd EDKII r2594 build broken issue - MdePkg build failed with ICC.
qouyang [Tue, 15 May 2007 04:44:59 +0000 (04:44 +0000)]
Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2595 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoThese updates are for IPF low level assembly library checking in.
gtian [Mon, 14 May 2007 06:51:02 +0000 (06:51 +0000)]
These updates are for IPF low level assembly library checking in.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2594 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f19259b...
gtian [Mon, 14 May 2007 06:47:11 +0000 (06:47 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f19259b...
gtian [Mon, 14 May 2007 06:45:05 +0000 (06:45 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f19259b...
gtian [Mon, 14 May 2007 06:44:39 +0000 (06:44 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f19259b...
gtian [Mon, 14 May 2007 06:37:46 +0000 (06:37 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f19259b...
gtian [Mon, 14 May 2007 06:36:58 +0000 (06:36 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the FV information refresh problem for moduleSA settings in a platform.
jlin16 [Fri, 11 May 2007 02:35:44 +0000 (02:35 +0000)]
Fix the FV information refresh problem for moduleSA settings in a platform.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2588 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoenabling /Wx and /O1 options, added related flags to this file
vprabhal [Tue, 8 May 2007 23:11:58 +0000 (23:11 +0000)]
enabling /Wx and /O1 options, added related flags to this file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2586 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoclean up SFD file.
vanjeff [Tue, 8 May 2007 03:17:27 +0000 (03:17 +0000)]
clean up SFD file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2585 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate BaseLib.h to make the spaces between comments constant. Only added blank lines
ajfish [Sat, 5 May 2007 04:16:52 +0000 (04:16 +0000)]
Update BaseLib.h to make the spaces between comments constant. Only added blank lines

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2584 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed bug in NT32 file system driver. The FileInfo->FileSize returned for a directory...
ajfish [Sat, 5 May 2007 02:05:48 +0000 (02:05 +0000)]
Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a directory was not a valid value. I fixed the driver to return the correct value.
It looks like the BDS and Shell use a bad algorithm of guessing how big a file name can be. This is bad as it's not defined by the protocol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2583 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoSafely use MDE StrSize(), instead of its own function calculating string size, becaus...
xli24 [Thu, 26 Apr 2007 08:36:34 +0000 (08:36 +0000)]
Safely use MDE StrSize(), instead of its own function calculating string size, because the IPF global pointer conversion issue has been solved.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2582 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove the package dependency of MdePkg.
qhuang8 [Thu, 26 Apr 2007 06:25:41 +0000 (06:25 +0000)]
Remove the package dependency of MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2581 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed EDKT549 by adding code to check if the module is binary or not before generatin...
jwang36 [Thu, 26 Apr 2007 02:53:19 +0000 (02:53 +0000)]
Fixed EDKT549 by adding code to check if the module is binary or not before generating AutoGen.h/.c

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2580 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoClean up the following module msa files.
lgao4 [Fri, 20 Apr 2007 01:29:05 +0000 (01:29 +0000)]
Clean up the following module msa files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2579 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoPerfected MSA files.
vanjeff [Thu, 19 Apr 2007 07:02:17 +0000 (07:02 +0000)]
Perfected MSA files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2578 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoTo cleanup typo error.
yshang1 [Wed, 18 Apr 2007 09:32:11 +0000 (09:32 +0000)]
To cleanup typo error.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2577 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoTo fix the GP convert issue, which results in the GP of registered EsalServices is...
yshang1 [Wed, 18 Apr 2007 09:27:05 +0000 (09:27 +0000)]
To fix the GP convert issue, which results in the GP of registered EsalServices is not correctly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2576 6f19259b-4bc3-4df7-8a09-765794883524