]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
15 years agoSynchronize GenericBdsLib library class's header file to library instance.
klu2 [Tue, 9 Dec 2008 05:14:54 +0000 (05:14 +0000)]
Synchronize GenericBdsLib library class's header file to library instance.

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

15 years agoAdd comments for most of enum data type.
lgao4 [Mon, 8 Dec 2008 14:48:27 +0000 (14:48 +0000)]
Add comments for most of enum data type.

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

15 years agoFix a typo
klu2 [Mon, 8 Dec 2008 12:13:16 +0000 (12:13 +0000)]
Fix a typo

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

15 years agoupdate function comments
tding1 [Mon, 8 Dec 2008 09:47:28 +0000 (09:47 +0000)]
update function comments

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

15 years agoUpdated with latest changes.
jwang36 [Mon, 8 Dec 2008 09:34:17 +0000 (09:34 +0000)]
Updated with latest changes.

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

15 years agochange library class name to PciSegmentLib
eric_tian [Mon, 8 Dec 2008 08:22:04 +0000 (08:22 +0000)]
change library class name to PciSegmentLib

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

15 years agoadded comments for some structures and apply for doxgen format
vanjeff [Mon, 8 Dec 2008 07:40:58 +0000 (07:40 +0000)]
added comments for some structures and apply for doxgen format

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

15 years agoFix a type for undeclared word
klu2 [Mon, 8 Dec 2008 07:38:56 +0000 (07:38 +0000)]
Fix a type for undeclared word

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

15 years agoadded comments for some structures and apply for doxgen format
vanjeff [Mon, 8 Dec 2008 06:59:18 +0000 (06:59 +0000)]
added comments for some structures and apply for doxgen format

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

15 years agoCode scrubbing.
jgong5 [Mon, 8 Dec 2008 05:09:57 +0000 (05:09 +0000)]
Code scrubbing.

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

15 years agoComments have been checked with spec
jji4 [Mon, 8 Dec 2008 04:41:56 +0000 (04:41 +0000)]
Comments have been checked with spec

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

15 years agoRemove undefined comments for status PCD.
lgao4 [Mon, 8 Dec 2008 03:24:04 +0000 (03:24 +0000)]
Remove undefined comments for status PCD.
Add comments for DebugImageInfoTable, FileInfo, FileSystemInfo and FileSystemVolumeLabelInfo Guid structure.

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

15 years agoPCD default value has been changed according to the spec
jji4 [Mon, 8 Dec 2008 02:00:15 +0000 (02:00 +0000)]
PCD default value has been changed according to the spec

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

15 years agocorrect 0X to 0x
lgao4 [Mon, 8 Dec 2008 01:44:52 +0000 (01:44 +0000)]
correct 0X to 0x

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

15 years agoCorrect the unknown character and update ChangeLog.txt
lgao4 [Mon, 8 Dec 2008 01:42:01 +0000 (01:42 +0000)]
Correct the unknown character and update ChangeLog.txt

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

15 years agoUse BIT8-1 insetad of UINT8_MAX
mdkinney [Sun, 7 Dec 2008 23:59:51 +0000 (23:59 +0000)]
Use BIT8-1 insetad of UINT8_MAX
Fix a typo in a comment

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

15 years agoAdd more detailed comments for many of the Base Types
mdkinney [Sun, 7 Dec 2008 23:10:08 +0000 (23:10 +0000)]
Add more detailed comments for many of the Base Types

Remove all declarations of UINT8_MAX.  Use BIT8-1 instead.

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

15 years ago1) Add descriptions for the enum values or struc members for the following types:
mdkinney [Sun, 7 Dec 2008 23:08:08 +0000 (23:08 +0000)]
1) Add descriptions for the enum values or struc members for the following types:
  EFI_ALLOCATION_TYPE
  EFI_MEKORY_DESCRITOR
  EFI_TIMER_DEALY
  EFI_RESET_TYPE
  EFI_INTERFACE_TYPE
  EFI_OPEN_PROTOCOL_INFORMATION_ENTRY
  EFI_LOCATE_SEARCH_TYPE
  EFI_CAPSULE_BLOCK_DESCRIPTOR
  EFI_CAPSULE_HEADER

2) Rearrange some content to eliminate the need for the forward declaration of EFI_SYSTEM_TABLE
3) Update signature declarations to use EFI_SIGNATURE_64().
4) Move macro NEXT_MEMORY_DESCRITOR() from this file to the UEFI Library.  It is not part of the UEFI Specification.
5) Fix hot key related type names to match the UEFI Specification

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

15 years agoAdd descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESS
mdkinney [Sun, 7 Dec 2008 23:01:34 +0000 (23:01 +0000)]
Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESS

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

15 years agoAdd descriptions for each of the width values in the enumeration
mdkinney [Sun, 7 Dec 2008 23:00:13 +0000 (23:00 +0000)]
Add descriptions for each of the width values in the enumeration

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

15 years agoMake sure the #define for a subtype and the device path node for a subtype each have...
mdkinney [Sun, 7 Dec 2008 22:59:27 +0000 (22:59 +0000)]
Make sure the #define for a subtype and the device path node for a subtype each have their own comment block.

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

15 years agoUpdate SAL_PROC declaration to following coding standard. There should be no spaces...
mdkinney [Sun, 7 Dec 2008 22:57:13 +0000 (22:57 +0000)]
Update SAL_PROC declaration to following coding standard.  There should be no spaces between ')' and '(' for function typedefs.

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

15 years agoAdd full description of the Format string to the file header of the Print Library
mdkinney [Sun, 7 Dec 2008 22:56:33 +0000 (22:56 +0000)]
Add full description of the Format string to the file header of the Print Library

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

15 years agoMove NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library
mdkinney [Sun, 7 Dec 2008 22:55:55 +0000 (22:55 +0000)]
Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library

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

15 years agoRemove unused declarations from the UEFI Runtime Library for:
mdkinney [Sun, 7 Dec 2008 22:55:17 +0000 (22:55 +0000)]
Remove unused declarations from the UEFI Runtime Library for:
  extern const EFI_EVENT_NOTIFY _gDriverExitBootServicesEvent[];
  extern const EFI_EVENT_NOTIFY _gDriverSetVirtualAddressMapEvent[];

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

15 years agoUpdate PE_COFF_LOADER_READ_FILE declaration to following coding standard. There...
mdkinney [Sun, 7 Dec 2008 22:53:34 +0000 (22:53 +0000)]
Update PE_COFF_LOADER_READ_FILE declaration to following coding standard.  There should be no spaces between ')' and '(' for function typedefs.

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

15 years agoAdd macro comments for SWITCH_STACK_ENTRY_POINT
mdkinney [Sun, 7 Dec 2008 22:52:30 +0000 (22:52 +0000)]
Add macro comments for SWITCH_STACK_ENTRY_POINT

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

15 years agoMove NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library
mdkinney [Sun, 7 Dec 2008 22:49:44 +0000 (22:49 +0000)]
Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library

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

15 years agoRemove use of UINT8_MAX. Use BIT8-1 instead.
mdkinney [Sun, 7 Dec 2008 22:42:39 +0000 (22:42 +0000)]
Remove use of UINT8_MAX.  Use BIT8-1 instead.

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

15 years agoRemove use of 'VOLATILE'. Use 'volatile' instead.
mdkinney [Sun, 7 Dec 2008 22:36:29 +0000 (22:36 +0000)]
Remove use of 'VOLATILE'.  Use 'volatile' instead.

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

15 years agoUse BIT8-1 instead of UINT8_MAX.
mdkinney [Sun, 7 Dec 2008 22:35:34 +0000 (22:35 +0000)]
Use BIT8-1 instead of UINT8_MAX.

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

15 years agoRemove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed through...
mdkinney [Sun, 7 Dec 2008 22:34:12 +0000 (22:34 +0000)]
Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE.  This is not managed through module types.

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

15 years agoUse correct capitalization for include path.
xli24 [Sun, 7 Dec 2008 16:57:10 +0000 (16:57 +0000)]
Use correct capitalization for include path.

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

15 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f19259b...
ywu21 [Sun, 7 Dec 2008 04:45:45 +0000 (04:45 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoIPF GCC tool-chain cleanup.
qwang12 [Sat, 6 Dec 2008 04:14:01 +0000 (04:14 +0000)]
IPF GCC tool-chain cleanup.

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

15 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f19259b...
ywu21 [Sat, 6 Dec 2008 03:54:53 +0000 (03:54 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f19259b-4bc3-4df7-8a09-765794883524

15 years agoChange _CR() to BASE_CR() to follow naming convention
mdkinney [Sat, 6 Dec 2008 01:26:45 +0000 (01:26 +0000)]
Change _CR() to BASE_CR() to follow naming convention

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

15 years agoChange _CR() to BASE_CR() to follow naming convention
mdkinney [Sat, 6 Dec 2008 01:23:24 +0000 (01:23 +0000)]
Change _CR() to BASE_CR() to follow naming convention

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

15 years agoChange _CR() to BASE_CR() to follow naming convention
mdkinney [Sat, 6 Dec 2008 01:21:15 +0000 (01:21 +0000)]
Change _CR() to BASE_CR() to follow naming convention

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

15 years agoChange _CR() to BASE_CR() to follow naming convention
mdkinney [Sat, 6 Dec 2008 01:19:56 +0000 (01:19 +0000)]
Change _CR() to BASE_CR() to follow naming convention

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

15 years agoAdd comments for functions and fix some coding style issue.
niry [Fri, 5 Dec 2008 23:47:55 +0000 (23:47 +0000)]
Add comments for functions and fix some coding style issue.

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

15 years agoSimplify call to FUNCTION_ENTRY_POINT() based on updates to that macro
mdkinney [Fri, 5 Dec 2008 23:26:01 +0000 (23:26 +0000)]
Simplify call to FUNCTION_ENTRY_POINT() based on updates to that macro

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

15 years agoUpdate FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input parameters.
mdkinney [Fri, 5 Dec 2008 23:23:59 +0000 (23:23 +0000)]
Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input parameters.

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

15 years agoRoll back change to Terminal Type PCD
mdkinney [Fri, 5 Dec 2008 22:09:14 +0000 (22:09 +0000)]
Roll back change to Terminal Type PCD

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

15 years agoRoll back change to Terminal Type PCD
mdkinney [Fri, 5 Dec 2008 22:08:22 +0000 (22:08 +0000)]
Roll back change to Terminal Type PCD

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

15 years agoAdd the missing internal header file to pass build
lgao4 [Fri, 5 Dec 2008 15:56:41 +0000 (15:56 +0000)]
Add the missing internal header file to pass build

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

15 years agofor 202033
ywu21 [Fri, 5 Dec 2008 11:52:54 +0000 (11:52 +0000)]
for 202033

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

15 years agofor 202033
ywu21 [Fri, 5 Dec 2008 11:49:56 +0000 (11:49 +0000)]
for 202033

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

15 years agochange some comment and for 202033
ywu21 [Fri, 5 Dec 2008 11:49:26 +0000 (11:49 +0000)]
change some comment and for 202033

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

15 years agoMake comments match the Spec.
gikidy [Fri, 5 Dec 2008 09:50:02 +0000 (09:50 +0000)]
Make comments match the Spec.

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

15 years agoChange comment "bitwise inclusive OR" to "bitwise OR".
gikidy [Fri, 5 Dec 2008 09:42:55 +0000 (09:42 +0000)]
Change comment "bitwise inclusive OR" to "bitwise OR".

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

15 years agoAdd in an ASSERT to check the return of HiiLibGetSupportedLanguages. This function...
qwang12 [Fri, 5 Dec 2008 09:34:36 +0000 (09:34 +0000)]
Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This function should never return NULL. If it does, it is a build.exe bug.

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

15 years agoComments have been checked with spec
jji4 [Fri, 5 Dec 2008 09:25:16 +0000 (09:25 +0000)]
Comments have been checked with spec

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

15 years agoComments have been checked with spec
jji4 [Fri, 5 Dec 2008 09:24:28 +0000 (09:24 +0000)]
Comments have been checked with spec

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

15 years agoCode Scrub for UsbKbDxe module.
xli24 [Fri, 5 Dec 2008 09:19:10 +0000 (09:19 +0000)]
Code Scrub for UsbKbDxe module.

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

15 years agoCode has been reviewed with spec
jji4 [Fri, 5 Dec 2008 08:58:10 +0000 (08:58 +0000)]
Code has been reviewed with spec

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

15 years agoFix the build break caused by update of FUNCTION_ENTRY_POINT macro.
xli24 [Fri, 5 Dec 2008 08:35:38 +0000 (08:35 +0000)]
Fix the build break caused by update of FUNCTION_ENTRY_POINT macro.

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

15 years agoComments have been checked with spec
jji4 [Fri, 5 Dec 2008 08:21:57 +0000 (08:21 +0000)]
Comments have been checked with spec

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

15 years agoMatch PCD rename in MdePkg/MdePkg.dec r6857.
jljusten [Fri, 5 Dec 2008 08:18:24 +0000 (08:18 +0000)]
Match PCD rename in MdePkg/MdePkg.dec r6857.

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

15 years agoFunction name corrected
jji4 [Fri, 5 Dec 2008 07:44:12 +0000 (07:44 +0000)]
Function name corrected

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

15 years agoModified the #defines for BIT32..BIT63 to match the Spec.
gikidy [Fri, 5 Dec 2008 07:43:51 +0000 (07:43 +0000)]
Modified the #defines for BIT32..BIT63 to match the Spec.

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

15 years agorevert to older version as /Zm option for "ml" can not work well.
eric_tian [Fri, 5 Dec 2008 07:35:41 +0000 (07:35 +0000)]
revert to older version as /Zm option for "ml" can not work well.
A bug exists when there are such statement in a asm file:
_InterlockedCompareExchangePointer  PROC
_InterlockedCompareExchangePointer  ENDP
_InterlockedCompareExchange32   PROC
    mov     ecx, [esp + 4]
    mov     eax, [esp + 8]
    mov     edx, [esp + 12]
    lock    cmpxchg [ecx], edx
    ret
_InterlockedCompareExchange32   ENDP

The assembly will export _InterlockedCompareExchangePointer but not _InterlockedCompareExchange32 when using /Zm option.
This option also introduced another strange issue in link time. Link tool will complain it can not find all symbols exported in the asm file when it is built by /Zm option.

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

15 years agoPCD entries have been reviewed with spec.
jji4 [Fri, 5 Dec 2008 07:26:45 +0000 (07:26 +0000)]
PCD entries have been reviewed with spec.

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

15 years agoUpdate the comment for RegisterForRunimeAccess() functions to match the Spec.
gikidy [Fri, 5 Dec 2008 07:07:50 +0000 (07:07 +0000)]
Update the comment for RegisterForRunimeAccess() functions to match the Spec.

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

15 years agoSynchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, END_OF_H...
gikidy [Fri, 5 Dec 2008 06:35:33 +0000 (06:35 +0000)]
Synchronized  Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, END_OF_HOB_LIST, GET_NEXT_HOB, GET_HOB_LENGTH, GET_HOB_TYPE with Spec.

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

15 years agoSynchronized Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, END_OF_H...
gikidy [Fri, 5 Dec 2008 06:33:55 +0000 (06:33 +0000)]
Synchronized  Macro definition of GET_GUID_HOB_DATA_SIZE, GET_GUID_HOB_DATA, END_OF_HOB_LIST, GET_NEXT_HOB, GET_HOB_LENGTH, GET_HOB_TYPE with Spec.

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

15 years agoadd [in] [out] in comment
ywu21 [Fri, 5 Dec 2008 05:50:37 +0000 (05:50 +0000)]
add [in] [out] in comment

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

15 years agoadd in EDK_6857: Non-Compatible: qwang12.
qwang12 [Fri, 5 Dec 2008 05:38:39 +0000 (05:38 +0000)]
add in EDK_6857:  Non-Compatible: qwang12.

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

15 years agoRename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Library...
qwang12 [Fri, 5 Dec 2008 05:35:16 +0000 (05:35 +0000)]
Rename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Library spec 0.61m-4

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

15 years agoadd /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1 syntax...
eric_tian [Fri, 5 Dec 2008 05:25:48 +0000 (05:25 +0000)]
add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1 syntax. Or "ml" in Vs2005 may break on old code style.

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

15 years agoupdate (EFIAPI *EFI_IMAGE_ENTRY_POINT) comment
ywu21 [Fri, 5 Dec 2008 04:37:01 +0000 (04:37 +0000)]
update (EFIAPI *EFI_IMAGE_ENTRY_POINT) comment

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

15 years agoUpdate the text to use "x64" instead of "X64" in MdePkg.
qhuang8 [Fri, 5 Dec 2008 03:23:13 +0000 (03:23 +0000)]
Update the text to use "x64" instead of "X64" in MdePkg.

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

15 years agoMove Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IPF is...
qhuang8 [Fri, 5 Dec 2008 03:17:57 +0000 (03:17 +0000)]
Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IPF is not supported by this module now.

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

15 years agoAdd comments for the MACRO follow the Spec, and change some definition not match...
gikidy [Fri, 5 Dec 2008 02:28:51 +0000 (02:28 +0000)]
Add comments for the MACRO follow the Spec, and change some definition not match the Spec.

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

15 years agomove false dependency relation
eric_tian [Fri, 5 Dec 2008 02:27:10 +0000 (02:27 +0000)]
move false dependency relation

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

15 years agoUpdate IoLib instance mapping so that the DSC file can support EBC build validation.
qhuang8 [Fri, 5 Dec 2008 01:54:05 +0000 (01:54 +0000)]
Update IoLib instance mapping so that the DSC file can support EBC build validation.

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

15 years agoRemove todo comment in BaseLib.h
lgao4 [Thu, 4 Dec 2008 14:00:52 +0000 (14:00 +0000)]
Remove todo comment in BaseLib.h
Update DxeServicesLib return status align to MdeLib spec.

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

15 years agoupdate comment
qwang12 [Thu, 4 Dec 2008 13:35:03 +0000 (13:35 +0000)]
update comment

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

15 years ago1) GCC Clean up.
qwang12 [Thu, 4 Dec 2008 13:32:35 +0000 (13:32 +0000)]
1) GCC Clean up.

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

15 years agoupdate INF [LibraryClasses] section to match include libs in module master header...
tding1 [Thu, 4 Dec 2008 09:36:31 +0000 (09:36 +0000)]
update INF [LibraryClasses] section to match include libs in module master header file

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

15 years agoTypo corrected
jji4 [Thu, 4 Dec 2008 09:15:57 +0000 (09:15 +0000)]
Typo corrected

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

15 years agoAdded a feature to print out storage layout in lst file.
jwang36 [Thu, 4 Dec 2008 09:08:00 +0000 (09:08 +0000)]
Added a feature to print out storage layout in lst file.

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

15 years agoCorrect typo.
lgao4 [Thu, 4 Dec 2008 08:37:06 +0000 (08:37 +0000)]
Correct typo.

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

15 years agoCorrect Minor Comments in M3 to M4 review.
lgao4 [Thu, 4 Dec 2008 08:35:07 +0000 (08:35 +0000)]
Correct Minor Comments in M3 to M4 review.

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

15 years agoRe-generated with the latest source code.
jwang36 [Thu, 4 Dec 2008 07:36:13 +0000 (07:36 +0000)]
Re-generated with the latest source code.

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

15 years agoFunction comments have been checked with spec.
jji4 [Thu, 4 Dec 2008 07:15:13 +0000 (07:15 +0000)]
Function comments have been checked with spec.

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

15 years ago1)Global variables have been moved backward ahead of functions.
jji4 [Thu, 4 Dec 2008 07:12:25 +0000 (07:12 +0000)]
1)Global variables have been moved backward ahead of functions.
2)INF comments have been reviewed.

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

15 years agoRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION definition.
gikidy [Thu, 4 Dec 2008 07:03:26 +0000 (07:03 +0000)]
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION definition.

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

15 years agoChanged the POLL&TIMEOUT timer values from 50ms to 10ms.
vanjeff [Thu, 4 Dec 2008 07:00:57 +0000 (07:00 +0000)]
Changed the POLL&TIMEOUT timer values from 50ms to 10ms.

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

15 years agoClean DuetPkg for ICC build.
xli24 [Thu, 4 Dec 2008 06:56:35 +0000 (06:56 +0000)]
Clean DuetPkg for ICC build.

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

15 years agoChange function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_Lib_Spec.
gikidy [Thu, 4 Dec 2008 06:56:34 +0000 (06:56 +0000)]
Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_Lib_Spec.

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

15 years agoChange function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_Lib_Spec...
gikidy [Thu, 4 Dec 2008 06:52:09 +0000 (06:52 +0000)]
Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_Lib_Spec 0.61k

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

15 years agoAdd module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean for ICC...
xli24 [Thu, 4 Dec 2008 06:21:53 +0000 (06:21 +0000)]
Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean for ICC build.

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

15 years agoFix a bug of not initialize Private->PciRootBridgeIo correctly.
qwang12 [Thu, 4 Dec 2008 06:13:53 +0000 (06:13 +0000)]
Fix a bug of not initialize Private->PciRootBridgeIo  correctly.

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

15 years agofix ecc report-out issues
tding1 [Thu, 4 Dec 2008 06:12:44 +0000 (06:12 +0000)]
fix ecc report-out issues

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

15 years agoUse .radix directive that GCC assembly supports.
xli24 [Thu, 4 Dec 2008 06:06:00 +0000 (06:06 +0000)]
Use .radix directive that GCC assembly supports.

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

15 years agoa statement ".radix D" which cause build break for *NIX IPF tool-chain. This is...
qwang12 [Thu, 4 Dec 2008 05:24:43 +0000 (05:24 +0000)]
a statement ".radix  D" which cause build break for *NIX IPF tool-chain. This is temperarily comment out. This .s file will be reimplemented to follow EDKII's MdePkg's BaseLib's IPF instruction flush code.

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

15 years agoa. Added a feature to allow override tools option via "==" in metafile.
jwang36 [Thu, 4 Dec 2008 04:57:45 +0000 (04:57 +0000)]
a. Added a feature to allow override tools option via "==" in metafile.
b. Removed the AutoGen.c generation for R8 module without unicode file.

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

15 years agoFollow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue...
gikidy [Thu, 4 Dec 2008 02:04:19 +0000 (02:04 +0000)]
Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation.

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

15 years agoFollow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue...
gikidy [Thu, 4 Dec 2008 02:03:39 +0000 (02:03 +0000)]
Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation.

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