- 9a02293 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
- 1fbe8cd Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
- 601c8c2 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
- aa79e01 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
- a86d0e2 Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been added to MDE package. by xli24 · 16 years ago
- 677472a 1. Rename following library instances according to MDE Library Spec: by xli24 · 16 years ago
- 7e43ed8 Refine code for ECC check. by xli24 · 16 years ago
- 14f268b Revert CpuId and CpuIdEx to r6213. by xli24 · 16 years ago
- 610204a Sync function prototype of CpuId and CpuIdEx with MDE library specification. by xli24 · 16 years ago
- 1fa524e Fix ECC issue by klu2 · 16 years ago
- 44b013b ECC Cleanup. by vanjeff · 16 years ago
- 572b6b1 rename filename to match the actual ones. by vanjeff · 16 years ago
- 83c20be Renamed by vanjeff · 16 years ago
- efe146f Renamed by vanjeff · 16 years ago
- 719d0c9 Renamed by vanjeff · 16 years ago
- 248a4d9 Renamed by vanjeff · 16 years ago
- 7612cbf ECC Clean up. by vanjeff · 16 years ago
- 67e66cd ECC Clean up. by vanjeff · 16 years ago
- 43025b2 ECC Clean up. by vanjeff · 16 years ago
- 2f3d6fb synchronize asm and s file by eric_tian · 16 years ago
- 2fb8d3e Fix .S assembler building issue. by eric_tian · 16 years ago
- 4d9ff8b Add .S source file to INF by klu2 · 16 years ago
- 1dc58db Add S assembler file for BaseMemoryLibOptDxe driver. by klu2 · 16 years ago
- bf131e7 Add linux assembler code for BaseMemoryLibOptPei library. by klu2 · 16 years ago
- 1f76500 Clean up PeImage.h according to code review comments. by vanjeff · 16 years ago
- 76d9959 Update EBC sub-dir of BaseLib according to code review comments. by xli24 · 16 years ago
- 000f6a2 clean up according to code review comments. by vanjeff · 16 years ago
- c2049ca Update GCC assembly files for MdePkg/Library/BaseLib/X64 by xli24 · 16 years ago
- 852f5d9 unify the name convention of label in .S files by eric_tian · 16 years ago
- 6981c77 clean up AlertStandardFormatTable.h. by vanjeff · 16 years ago
- 1f86b07 Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 by xli24 · 16 years ago
- 6b3a2ca wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linux Gcc or Mingw Gcc by eric_tian · 16 years ago
- a8f1dcd modify CopyMem.S to align with CopyMem.asm by eric_tian · 16 years ago
- a7b6458 Create Pal.h for industry standard in MDE Package. by xli24 · 16 years ago
- e87c057 Add description for NULL return value. by klu2 · 16 years ago
- e27dd4e Regenerate build binary (based on BaseTools r1333) to include some missing encodings to avoid build crash when generation the final image. by qhuang8 · 16 years ago
- 3ed785e apply for doxgen format comments. by vanjeff · 16 years ago
- aff8fb9 1. Sync the binary with the latest source modification by hche10x · 16 years ago
- f2ea316 1. Sync the binary with the latest source modification by hche10x · 16 years ago
- 4df876a add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. by eric_tian · 16 years ago
- 710a5b3 1.removed DivS64x64Remainder.c since it has been moved to upper directory. by vanjeff · 16 years ago
- 7344986 Move STRING_REF and RELOFST to FrameworkHii.h. by qwang12 · 16 years ago
- 5ad97f3 Adjust doxygen comment style for structure. by klu2 · 16 years ago
- 842a119 fix no ascii char by klu2 · 16 years ago
- dc19304 Adjust doxygen comment style for structure. by klu2 · 16 years ago
- 11f2f87 Adjust doxygen comment style for structure. by klu2 · 16 years ago
- 1544a66 Adjust doxygen comment style for structure. by klu2 · 16 years ago
- 84c11ea Adjust doxygen comment style for structure. by klu2 · 16 years ago
- 2d82414 Add comment for device path protocol. by klu2 · 16 years ago
- d305754 synchronize paramter string with comment. by klu2 · 16 years ago
- 3b1abda Regenerate build binary (based on BaseTools r1332) to include some missing encodings to avoid build crash when generation the final image. by qhuang8 · 16 years ago
- 8bc7aa6 Add missing Framework HII definitions to pass build. by qhuang8 · 16 years ago
- 5d7ceba Fix typo to pass build by qhuang8 · 16 years ago
- 8161369 Update some comments. by qwang12 · 16 years ago
- 98a33bf added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modules through protocol. by vanjeff · 16 years ago
- 0827d30 Update comments. by qwang12 · 16 years ago
- d531bfe CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic. by eric_tian · 16 years ago
- 6c7a807 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. by qwang12 · 16 years ago
- a86fda4 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. by qwang12 · 16 years ago
- 19fd645 Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, since it will be added into PCD Spec. Removed PCD_INVALID_TOKEN_NUMBER from Pcd Library class, since it wasn't defined in MDE Spec. by vanjeff · 16 years ago
- 6e53646 Fix several coding style violations by qhuang8 · 16 years ago
- 47b702c 1. Sync the binary with the latest source modification by hche10x · 16 years ago
- 822ce22 Update comments. by qwang12 · 16 years ago
- c6ad4aa Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer() API is directly used in PeiSmbusLibSmbusPpi. by qhuang8 · 16 years ago
- bdf0fc4 deleted an empty space. by qwang12 · 16 years ago
- dfc5aca Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Package to UefiScsiLib. by xli24 · 16 years ago
- e0c047a Update MdePkg/Include/Uefi according to code review comments. by xli24 · 16 years ago
- 4f06d35 Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Package to implementation of PartitionDxe module. by xli24 · 16 years ago
- 4135253 Update IndustryStandard according to code review comments. by xli24 · 16 years ago
- ee256e2 Fix ECC issue. by klu2 · 16 years ago
- 955c32f Change style of (CONSTANT == Var) to (Var == CONSTANT) for BaseLib/String.c. by xli24 · 16 years ago
- dcda0d6 Fix ECC issue. by klu2 · 16 years ago
- d27e363 Fix ECC issue. by klu2 · 16 years ago
- 6c448d5 Fix ECC issue. by klu2 · 16 years ago
- dd65208 Fix ECC issue. by klu2 · 16 years ago
- 47501b6 Fix ECC issue. by klu2 · 16 years ago
- faf46b4 Fix ECC issue. by klu2 · 16 years ago
- f81656f Fix ECC issue. by klu2 · 16 years ago
- 6f5988d Fix ECC issue. by klu2 · 16 years ago
- f7748ac Fix ECC issue. by klu2 · 16 years ago
- 1cf0d9d Fix ECC issue. by klu2 · 16 years ago
- d976bf3 Fix ECC issue. by klu2 · 16 years ago
- 4f57ff1 Vertical check - DEC [LibraryClasses] section matches all the library classes header files by eric_tian · 16 years ago
- 732fb20 changing Acpi1_0.h to Acpi10.h, Acpi2_0.h to Acpi20.h. by vanjeff · 16 years ago
- a7d5ff5 Renamed by vanjeff · 16 years ago
- aad5875 Renamed by vanjeff · 16 years ago
- ee44fed Renamed by vanjeff · 16 years ago
- 2b1cf49 Clean up Acpi definitions according to Code Review results. by vanjeff · 16 years ago
- 6767917 removed blank lines to refine source codes. by vanjeff · 16 years ago
- 2884e3d add miss EFI_API modifier prior to GetPeiServicesTablePointer by eric_tian · 16 years ago
- d53b79d Remove the library constructor as it is unnecessary because KR7 is a system global resource. by qwang12 · 16 years ago
- 8d23796 update the tag. by qwang12 · 16 years ago
- 79ec0fa Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
- 1abe8b5 by qwang12 · 16 years ago
- 1b641bb Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
- 0c39efc Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
- 284c840 Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
- 5240b97 Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
- b5793f4 Add incompatible description. by qwang12 · 16 years ago
- 076a01d Update the comment. by qwang12 · 16 years ago