]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years ago1. build.py's changes : include XXXEntryPointLib.h into the corresponding autogen...
eric_tian [Tue, 28 Oct 2008 09:07:50 +0000 (09:07 +0000)]
1. build.py's changes : include XXXEntryPointLib.h into the corresponding autogen.c files of various modules to avoid the inconsistence between the interface definition of library class and the implementation of autogen.c
2. code base changes : modify some interface definitions to follow the lastest Mde Library Spec.
3. PeiCore changes : remove the return value of PeiCore() which is meaningless as PeiCore will never reach the end of procedure.replace it with VOID.

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

15 years agoadjust file list order in dsc file.
vanjeff [Tue, 28 Oct 2008 08:26:53 +0000 (08:26 +0000)]
adjust file list order in dsc file.

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

15 years ago1. Fixed bugs of HSD bug trackers 201729, 201670 and 201601
jwang36 [Tue, 28 Oct 2008 08:22:50 +0000 (08:22 +0000)]
1. Fixed bugs of HSD bug trackers 201729, 201670 and 201601
2. Improved the screen output when in quiet build mode
3. Added "tbuild" target in makefile in order to not created directories in makefile. Instead, they will be created in build tool. This will give better build performance, especially in incremental build.
4. Added space check in WORKSPACE and OUTPUT_DIRECTORY (in dsc file) directory name and give error message if found.

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

15 years agoadjust file list order in dsc file.
vanjeff [Tue, 28 Oct 2008 07:45:15 +0000 (07:45 +0000)]
adjust file list order in dsc file.

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

15 years agoclean up EBC in inf files.
vanjeff [Tue, 28 Oct 2008 07:17:17 +0000 (07:17 +0000)]
clean up EBC in inf files.

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

15 years agoFix build break (verified to boot to shell).
qhuang8 [Tue, 28 Oct 2008 06:28:30 +0000 (06:28 +0000)]
Fix build break (verified to boot to shell).

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

15 years agoAdd missing protocol header file.
klu2 [Tue, 28 Oct 2008 06:27:08 +0000 (06:27 +0000)]
Add missing protocol header file.

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

15 years agoAdd back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they were...
qhuang8 [Tue, 28 Oct 2008 06:16:15 +0000 (06:16 +0000)]
Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they were actually used by LocateFormBrowser2Protocols() in this library instance.

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

15 years agoFix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)
qhuang8 [Tue, 28 Oct 2008 05:42:41 +0000 (05:42 +0000)]
Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)

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

15 years agoremove null directory
vanjeff [Tue, 28 Oct 2008 05:36:12 +0000 (05:36 +0000)]
remove null directory

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

15 years agoUpdate supported module type of MDE library instances according to MDE library spec.
xli24 [Tue, 28 Oct 2008 05:27:08 +0000 (05:27 +0000)]
Update supported module type of MDE library instances according to MDE library spec.

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

15 years agoRemove over specify protocol/ppi/guid
klu2 [Tue, 28 Oct 2008 03:42:12 +0000 (03:42 +0000)]
Remove over specify protocol/ppi/guid

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

15 years agomove Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
vanjeff [Tue, 28 Oct 2008 03:19:37 +0000 (03:19 +0000)]
move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
remove #ifdef _MS_EXTENTION_, since those files has been assigned to MS compiler in INF file.

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

15 years agoCopied remotely
vanjeff [Tue, 28 Oct 2008 03:16:59 +0000 (03:16 +0000)]
Copied remotely

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

15 years agoupdate files header
vanjeff [Tue, 28 Oct 2008 02:51:12 +0000 (02:51 +0000)]
update files header

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

15 years agoMove global variable to the top of C file for consistent coding style.
qwang12 [Tue, 28 Oct 2008 00:59:17 +0000 (00:59 +0000)]
Move global variable to the top of C file for consistent coding style.

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

15 years agoMove global variable to the top of C file for consistent coding style.
qwang12 [Mon, 27 Oct 2008 11:40:49 +0000 (11:40 +0000)]
Move global variable to the top of C file for consistent coding style.

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

15 years agoMake use of correct format String:
qwang12 [Mon, 27 Oct 2008 10:13:49 +0000 (10:13 +0000)]
Make use of correct format String:

1) UINT64 should use %lx
2) POINTER type should use %p
3) EFI_STATUS should use %r

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

15 years agoMake use of correct format String:
qwang12 [Mon, 27 Oct 2008 10:13:00 +0000 (10:13 +0000)]
Make use of correct format String:

1) UINT64 should use %lx
2) POINTER type should use %p
3) EFI_STATUS should use %r

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

15 years agoadded EFI_SIGNATURE_XX in Base.h, and updated the industry header files to use them.
vanjeff [Mon, 27 Oct 2008 06:59:25 +0000 (06:59 +0000)]
added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to use them.

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

15 years agore-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume Descrip...
vanjeff [Mon, 27 Oct 2008 06:51:17 +0000 (06:51 +0000)]
re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume Descriptor and Primary Volume Description.

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

15 years agore-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume Descrip...
vanjeff [Mon, 27 Oct 2008 03:34:58 +0000 (03:34 +0000)]
re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume Descriptor and Primary Volume Description.

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

15 years agoUse Pci.h instead of Pci23.h
mdkinney [Mon, 27 Oct 2008 02:55:10 +0000 (02:55 +0000)]
Use Pci.h instead of Pci23.h

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

15 years agoRename Print() to VPrintXY() to eliminate symbol collision with the Print function...
mdkinney [Mon, 27 Oct 2008 02:33:17 +0000 (02:33 +0000)]
Rename Print() to VPrintXY() to eliminate symbol collision with the Print function in the UefiLib

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

15 years agoAdd X64 Gate Descriptor
mdkinney [Mon, 27 Oct 2008 02:20:02 +0000 (02:20 +0000)]
Add X64 Gate Descriptor

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

15 years agoUpdate 8259 driver to use IoLib instead of the CPU I/O Protocol
mdkinney [Mon, 27 Oct 2008 02:16:38 +0000 (02:16 +0000)]
Update 8259 driver to use IoLib instead of the CPU I/O Protocol
Remove redundant .DXS file.  The dependency expression is in the INF file.

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

15 years agoUpdate LIBRARY_CLASS declaration in the INF file so this library is type BASE and...
mdkinney [Mon, 27 Oct 2008 02:15:16 +0000 (02:15 +0000)]
Update LIBRARY_CLASS declaration in the INF file so this library is type BASE and can be linked against all module types.

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

15 years agoRemove DXS file. The dependency expression has been moved into the INF file.
mdkinney [Mon, 27 Oct 2008 02:13:53 +0000 (02:13 +0000)]
Remove DXS file.  The dependency expression has been moved into the INF file.

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

15 years agoUpdate 8254 Timer driver to use IoLib instead of CPU I/O Protocol
mdkinney [Mon, 27 Oct 2008 02:12:53 +0000 (02:12 +0000)]
Update 8254 Timer driver to use IoLib instead of CPU I/O Protocol

Also change the default tick rate from 54 ms to 10 ms.

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

15 years agoUpdate Metronome driver to use the IoLib instead of the CPU I/O Protocol.
mdkinney [Mon, 27 Oct 2008 02:11:49 +0000 (02:11 +0000)]
Update Metronome driver to use the IoLib instead of the CPU I/O Protocol.

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

15 years agoFix duplicate symbol in this driver.
mdkinney [Mon, 27 Oct 2008 02:11:11 +0000 (02:11 +0000)]
Fix duplicate symbol in this driver.

"GLOBAL_REMOVED_IF_UNREFERENCED" must never be used with an "extern" declaration.  It can only be used with the declaration of the actual global variable.

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

15 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f19259b...
vanjeff [Mon, 27 Oct 2008 01:52:32 +0000 (01:52 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoRemove the duplicated definitins.
qwang12 [Mon, 27 Oct 2008 00:48:36 +0000 (00:48 +0000)]
Remove the duplicated definitins.

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

15 years agoUefi.h include is required as this module need the EFI_CONFIGURATION_TABLE type defin...
qwang12 [Sun, 26 Oct 2008 10:07:39 +0000 (10:07 +0000)]
Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE type definition.

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

15 years agoCoding style fix.
qwang12 [Sun, 26 Oct 2008 10:06:58 +0000 (10:06 +0000)]
Coding style fix.

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

15 years agoCoding style fix.
qwang12 [Sun, 26 Oct 2008 10:06:24 +0000 (10:06 +0000)]
Coding style fix.

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

15 years agoCoding style fix.
qwang12 [Sun, 26 Oct 2008 10:05:44 +0000 (10:05 +0000)]
Coding style fix.

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

15 years agoCoding style fix.
qwang12 [Sun, 26 Oct 2008 10:05:24 +0000 (10:05 +0000)]
Coding style fix.

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

15 years agoCoding style fix.
qwang12 [Sun, 26 Oct 2008 10:05:12 +0000 (10:05 +0000)]
Coding style fix.

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

15 years agoInclude DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.
qwang12 [Sun, 26 Oct 2008 09:49:35 +0000 (09:49 +0000)]
Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.

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

15 years agoAdd in local variable to ensure that "operands are evaluated in specified order".
qwang12 [Sun, 26 Oct 2008 07:32:20 +0000 (07:32 +0000)]
Add in local variable to ensure that "operands are evaluated in specified order".

Otherwise, Intel ICC report "operands are evaluated in unspecified order" build error.

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

15 years agoRemove the unnecessary include file: Uefi.h. Module should include this file base...
qwang12 [Sun, 26 Oct 2008 06:59:27 +0000 (06:59 +0000)]
Remove the unnecessary include file: Uefi.h. Module should include this file base on the specification it comply with.

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

15 years agoModify DSC file according to update of MDE library instances.
xli24 [Sat, 25 Oct 2008 16:31:23 +0000 (16:31 +0000)]
Modify DSC file according to update of MDE library instances.

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

15 years agoModify DSC file according to update of MDE library instances.
xli24 [Sat, 25 Oct 2008 16:19:48 +0000 (16:19 +0000)]
Modify DSC file according to update of MDE library instances.

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

15 years agoModify DSC file according to update of MDE library instances.
xli24 [Sat, 25 Oct 2008 16:19:19 +0000 (16:19 +0000)]
Modify DSC file according to update of MDE library instances.

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

15 years agoModify DSC file according to update of MDE library instances.
xli24 [Sat, 25 Oct 2008 16:18:49 +0000 (16:18 +0000)]
Modify DSC file according to update of MDE library instances.

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

15 years agoModify DSC file according to update of MDE library instances.
xli24 [Sat, 25 Oct 2008 16:18:30 +0000 (16:18 +0000)]
Modify DSC file according to update of MDE library instances.

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

15 years agoModify DSC file according to update of MDE library instances.
xli24 [Sat, 25 Oct 2008 16:17:04 +0000 (16:17 +0000)]
Modify DSC file according to update of MDE library instances.

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

15 years agoModify DSC file according to update of MDE library instances.
xli24 [Sat, 25 Oct 2008 16:16:31 +0000 (16:16 +0000)]
Modify DSC file according to update of MDE library instances.

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

15 years agoRemove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been added...
xli24 [Sat, 25 Oct 2008 16:04:24 +0000 (16:04 +0000)]
Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been added to MDE package.

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

15 years ago1. Rename following library instances according to MDE Library Spec:
xli24 [Sat, 25 Oct 2008 16:03:02 +0000 (16:03 +0000)]
1. Rename following library instances according to MDE Library Spec:
1) SerialPortLibNull => BaseSerialPortLibNull
2) DxeMemoryLib => UefiMemoryLib
3) DxeMemoryAllocationLib => UefiMemoryAllocationLib
4) CpuLib => BaseCpuLib
5) HiiLib => UefiHiiLib
6) IfrSupportLib => UefiIfrSupportLib
7) PeiPalCallLib => PeiPalLib

2. Add library instances to MDE package
1) DxePalLib
2) FvbServiceLib
3) GraphicsLib

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

15 years agoRefine code for ECC check.
xli24 [Fri, 24 Oct 2008 08:18:36 +0000 (08:18 +0000)]
Refine code for ECC check.

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

15 years agoRevert CpuId and CpuIdEx to r6213.
xli24 [Fri, 24 Oct 2008 07:39:52 +0000 (07:39 +0000)]
Revert CpuId and CpuIdEx to r6213.

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

15 years agoSync function prototype of CpuId and CpuIdEx with MDE library specification.
xli24 [Fri, 24 Oct 2008 07:05:21 +0000 (07:05 +0000)]
Sync function prototype of CpuId and CpuIdEx with MDE library specification.

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

15 years agoFix ECC issue
klu2 [Fri, 24 Oct 2008 06:51:40 +0000 (06:51 +0000)]
Fix ECC issue

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

15 years agoECC Cleanup.
vanjeff [Fri, 24 Oct 2008 06:06:42 +0000 (06:06 +0000)]
ECC Cleanup.

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

15 years agorename filename to match the actual ones.
vanjeff [Fri, 24 Oct 2008 05:51:07 +0000 (05:51 +0000)]
rename filename to match the actual ones.

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

15 years agoRenamed
vanjeff [Fri, 24 Oct 2008 05:41:25 +0000 (05:41 +0000)]
Renamed

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

15 years agoRenamed
vanjeff [Fri, 24 Oct 2008 05:41:01 +0000 (05:41 +0000)]
Renamed

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

15 years agoRenamed
vanjeff [Fri, 24 Oct 2008 05:40:31 +0000 (05:40 +0000)]
Renamed

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

15 years agoRenamed
vanjeff [Fri, 24 Oct 2008 05:39:59 +0000 (05:39 +0000)]
Renamed

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

15 years agoECC Clean up.
vanjeff [Fri, 24 Oct 2008 05:37:02 +0000 (05:37 +0000)]
ECC Clean up.

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

15 years agoECC Clean up.
vanjeff [Fri, 24 Oct 2008 04:30:32 +0000 (04:30 +0000)]
ECC Clean up.

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

15 years agoECC Clean up.
vanjeff [Fri, 24 Oct 2008 02:55:01 +0000 (02:55 +0000)]
ECC Clean up.

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

15 years agosynchronize asm and s file
eric_tian [Fri, 24 Oct 2008 02:50:40 +0000 (02:50 +0000)]
synchronize asm and s file

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

15 years agoFix .S assembler building issue.
eric_tian [Fri, 24 Oct 2008 02:21:54 +0000 (02:21 +0000)]
Fix .S assembler building issue.

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

15 years agoAdd .S source file to INF
klu2 [Fri, 24 Oct 2008 01:57:37 +0000 (01:57 +0000)]
Add .S source file to INF

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

15 years agoAdd S assembler file for BaseMemoryLibOptDxe driver.
klu2 [Fri, 24 Oct 2008 01:49:11 +0000 (01:49 +0000)]
Add S assembler file for BaseMemoryLibOptDxe driver.

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

15 years agoAdd linux assembler code for BaseMemoryLibOptPei library.
klu2 [Fri, 24 Oct 2008 01:24:31 +0000 (01:24 +0000)]
Add linux assembler code for BaseMemoryLibOptPei library.

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

15 years agoClean up PeImage.h according to code review comments.
vanjeff [Thu, 23 Oct 2008 07:47:13 +0000 (07:47 +0000)]
Clean up PeImage.h according to code review comments.

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

15 years agoUpdate EBC sub-dir of BaseLib according to code review comments.
xli24 [Thu, 23 Oct 2008 07:17:18 +0000 (07:17 +0000)]
Update EBC sub-dir of BaseLib according to code review comments.

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

15 years agoclean up according to code review comments.
vanjeff [Thu, 23 Oct 2008 07:06:27 +0000 (07:06 +0000)]
clean up according to code review comments.

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

15 years agoUpdate GCC assembly files for MdePkg/Library/BaseLib/X64
xli24 [Thu, 23 Oct 2008 07:02:59 +0000 (07:02 +0000)]
Update GCC assembly files for MdePkg/Library/BaseLib/X64
1. Fix bugs in assembly instructions
2. Change module names in comments from .asm to .S

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

15 years agounify the name convention of label in .S files
eric_tian [Thu, 23 Oct 2008 06:46:29 +0000 (06:46 +0000)]
unify the name convention of label in .S files

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

15 years agoclean up AlertStandardFormatTable.h.
vanjeff [Thu, 23 Oct 2008 06:37:39 +0000 (06:37 +0000)]
clean up AlertStandardFormatTable.h.

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

15 years agoUpdate GCC assembly files for MdePkg/Library/BaseLib/Ia32
xli24 [Thu, 23 Oct 2008 06:20:02 +0000 (06:20 +0000)]
Update GCC assembly files for MdePkg/Library/BaseLib/Ia32
1. Fix bugs in assembly instructions
2. Change module names in comments from .asm to .S

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

15 years agowrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linux Gcc...
eric_tian [Thu, 23 Oct 2008 05:28:43 +0000 (05:28 +0000)]
wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linux Gcc or Mingw Gcc

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

15 years agomodify CopyMem.S to align with CopyMem.asm
eric_tian [Thu, 23 Oct 2008 05:17:35 +0000 (05:17 +0000)]
modify CopyMem.S to align with CopyMem.asm

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

15 years agoCreate Pal.h for industry standard in MDE Package.
xli24 [Thu, 23 Oct 2008 03:38:25 +0000 (03:38 +0000)]
Create Pal.h for industry standard in MDE Package.

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

15 years agoAdd description for NULL return value.
klu2 [Wed, 22 Oct 2008 15:32:13 +0000 (15:32 +0000)]
Add description for NULL return value.

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

15 years agoRegenerate build binary (based on BaseTools r1333) to include some missing encodings...
qhuang8 [Wed, 22 Oct 2008 14:05:17 +0000 (14:05 +0000)]
Regenerate build binary (based on BaseTools r1333) to include some missing encodings to avoid build crash when generation the final image.

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

15 years agoapply for doxgen format comments.
vanjeff [Wed, 22 Oct 2008 09:27:42 +0000 (09:27 +0000)]
apply for doxgen format comments.
move 2 structure around PXE Base Code Protocol from UefiPxe.h to PxeBaseCode.h.

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

15 years ago1. Sync the binary with the latest source modification
hche10x [Wed, 22 Oct 2008 09:06:44 +0000 (09:06 +0000)]
1. Sync the binary with the latest source modification

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

15 years ago1. Sync the binary with the latest source modification
hche10x [Wed, 22 Oct 2008 09:04:32 +0000 (09:04 +0000)]
1. Sync the binary with the latest source modification

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

15 years agoadd corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_sy...
eric_tian [Wed, 22 Oct 2008 08:36:39 +0000 (08:36 +0000)]
add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax  noprefix" directive to simplify the .S implementation.

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

15 years ago1.removed DivS64x64Remainder.c since it has been moved to upper directory.
vanjeff [Wed, 22 Oct 2008 08:14:35 +0000 (08:14 +0000)]
1.removed DivS64x64Remainder.c since it has been moved to upper directory.
2.removed blank lines from DivU64x32Remainder.c

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

15 years agoMove STRING_REF and RELOFST to FrameworkHii.h.
qwang12 [Wed, 22 Oct 2008 05:20:31 +0000 (05:20 +0000)]
Move STRING_REF and RELOFST to FrameworkHii.h.

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

15 years agoAdjust doxygen comment style for structure.
klu2 [Tue, 21 Oct 2008 18:58:59 +0000 (18:58 +0000)]
Adjust doxygen comment style for structure.

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

15 years agofix no ascii char
klu2 [Tue, 21 Oct 2008 18:39:04 +0000 (18:39 +0000)]
fix no ascii char

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

15 years agoAdjust doxygen comment style for structure.
klu2 [Tue, 21 Oct 2008 18:36:50 +0000 (18:36 +0000)]
Adjust doxygen comment style for structure.

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

15 years agoAdjust doxygen comment style for structure.
klu2 [Tue, 21 Oct 2008 18:35:06 +0000 (18:35 +0000)]
Adjust doxygen comment style for structure.

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

15 years agoAdjust doxygen comment style for structure.
klu2 [Tue, 21 Oct 2008 18:16:04 +0000 (18:16 +0000)]
Adjust doxygen comment style for structure.

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

15 years agoAdjust doxygen comment style for structure.
klu2 [Tue, 21 Oct 2008 18:07:48 +0000 (18:07 +0000)]
Adjust doxygen comment style for structure.

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

15 years agoAdd comment for device path protocol.
klu2 [Tue, 21 Oct 2008 18:04:22 +0000 (18:04 +0000)]
Add comment for device path protocol.

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

15 years agosynchronize paramter string with comment.
klu2 [Tue, 21 Oct 2008 17:53:08 +0000 (17:53 +0000)]
synchronize paramter string with comment.

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

15 years agoRegenerate build binary (based on BaseTools r1332) to include some missing encodings...
qhuang8 [Tue, 21 Oct 2008 14:15:42 +0000 (14:15 +0000)]
Regenerate build binary (based on BaseTools r1332) to include some missing encodings to avoid build crash when generation the final image.

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

15 years agoAdd missing Framework HII definitions to pass build.
qhuang8 [Tue, 21 Oct 2008 13:36:05 +0000 (13:36 +0000)]
Add missing Framework HII definitions to pass build.

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

15 years agoFix typo to pass build
qhuang8 [Tue, 21 Oct 2008 13:33:38 +0000 (13:33 +0000)]
Fix typo to pass build

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

15 years agoUpdate some comments.
qwang12 [Tue, 21 Oct 2008 08:23:13 +0000 (08:23 +0000)]
Update some comments.

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

15 years agoadded pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modules...
vanjeff [Tue, 21 Oct 2008 07:49:46 +0000 (07:49 +0000)]
added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modules through protocol.

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