- bb5545b Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd by qwang12 · 19 years ago
- 5dc3553 Modify MSA file for correcting <TokenSpaceGuidCName> by klu2 · 19 years ago
- f072578 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd file by klu2 · 19 years ago
- 74355d6 for new tools by qouyang · 19 years ago
- 5b2a795 removed unnecessary name space declarations in some top level elements by jwang36 · 19 years ago
- 3bdeb04 converted all surface area description files to new schema by jwang36 · 19 years ago
- 5d558ad changed module's duplicated guid value by jwang36 · 19 years ago
- 30817eb 1.Updated some functions header of BaseLib with new MWG spec by vanjeff · 19 years ago
- b206d01 Sync DebugSupport Protocol with UEFI2.0 spec by lgao4 · 19 years ago
- ab1096f 1.BaseMemoryLibMmx: Add X64 Cpu Arch support. by qhuang8 · 19 years ago
- eb6f775 Change VOID into VOID * in function header by vanjeff · 19 years ago
- 939d540 1. Fixed bug in FlushCacheLine.asm, added return value by vanjeff · 19 years ago
- 3534cbb 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr by qwang12 · 19 years ago
- 923e598 • BaseMemoryLib: by qhuang8 · 19 years ago
- a1b1aca • BaseMemoryLib: by qhuang8 · 19 years ago
- 24e25d1 • BaseMemoryLib: by qhuang8 · 19 years ago
- 23f52b0 Roll back modification for autogen of assemble code, we do not support PCD autogen for assemble code. by klu2 · 19 years ago
- 4276d5d 1) Add in support to traverse taken space by qwang12 · 19 years ago
- 57a38e6 Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DYNAMIC_EX type PCD by klu2 · 19 years ago
- db38605 Remove the dead files. by qwang12 · 19 years ago
- c5a198e Remove the dead files. by qwang12 · 19 years ago
- 58f1099 1) remove some dead code from WinNtBusDriver.c by qwang12 · 19 years ago
- dc530c7 In before, FixedPcdGetxx macro was defined as global variable, it is wrong. It should be defined as value directly, and module developer can use it to define length of array. by klu2 · 19 years ago
- 30a60d2 Fix buger in DxeMain module and modify uefispec.h coding style by lgao4 · 19 years ago
- 4ba61e5 1. UINTN & INTN issue for EBC architecture: by qhuang8 · 19 years ago
- ec76345 Modify PCD declaration according to new schema. by klu2 · 19 years ago
- 687e98f Remove by bbahnsen · 19 years ago
- 9752011 Use capital S for GCC assembly. This enables pre-processing for PCD support. by bbahnsen · 19 years ago
- 11e7b0f Modify autogen code for DynamicEx type PCD. by klu2 · 19 years ago
- 0ffa128 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib by vanjeff · 19 years ago
- a37097d 1. PostCodeLib. by qhuang8 · 19 years ago
- cd14fe3 1. PostCodeLib. by qhuang8 · 19 years ago
- 38ee8d9 Change the macro for dynamicEx type PCD and modify autogen tools to auto generate TokenSpaceGuid. After modification, you can use two method access DynamicPCD, by klu2 · 19 years ago
- 92b34fd Rool Back this modification to enable gcc Build. by lgao4 · 19 years ago
- 6fe251a Updated CpuFlushCacheLine() to return the address flushed. by bxing · 19 years ago
- ae603c6 Thunk16.asm's can use constants defined in BaseLib.h now. by bxing · 19 years ago
- 1ee3e26 by yshang1 · 19 years ago
- 508daae Fix an assembler warning. by bbahnsen · 19 years ago
- a68d147 This was only used by GenFvImage tool, so it can be removed now. by bbahnsen · 19 years ago
- 21e9050 Add <TokenSpaceGuid> for all PCD entry in FPD file by klu2 · 19 years ago
- 3786747 Prepend underscores to procedure identifiers. by bbahnsen · 19 years ago
- 09e91c8 Sync SetMem64 with MASM version. by bbahnsen · 19 years ago
- 8960cde BaseMemoryLib (BaseMemoryLibRepStr): by qhuang8 · 19 years ago
- ec8547f Fixes for gcc assembly. by bbahnsen · 19 years ago
- 95945c7 Transfer old <PCDs> in MSA to <PcdCoded>: by klu2 · 19 years ago
- 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago
- 401693f Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! by lhauch · 19 years ago
- 2a505ea 1) Sync PcdPpi guid with PCD arch spec. 2) Correct macro PatchPcdSetPtr by qwang12 · 19 years ago
- e65e8d1 1. Updated PalCallStatic.s in BaseCacheMaintenanceLib by bxing · 19 years ago
- 15176e0 Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm by bxing · 19 years ago
- dee4740 1. Added AsmCpuidEx() to BaseLib by bxing · 19 years ago
- 4cbd217 1. Updated SetJump() and LongJump() for IPF by bxing · 19 years ago
- a28984d 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
- 84a99d4 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
- 533f039 BaseMemoryLib: by qhuang8 · 19 years ago
- 8a43e8d Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a. by qwang12 · 19 years ago
- 72df7b0 by alfred · 19 years ago
- 9a462b4 UefiLib: by qhuang8 · 19 years ago
- 8840ad5 PCD tools update: by klu2 · 19 years ago
- 0850ca3 Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) by lhauch · 19 years ago
- 1d580c1 1) Add support for %p to print pointers by mdkinney · 19 years ago
- 717841f sync with MdePkg.fpd to add PcdPciExpressBaseAddress by vanjeff · 19 years ago
- 7d7c2b4 Deleted x64\SwitchStack.c Ipf/SwitchStack.c. by vanjeff · 19 years ago
- 6fc80a4 Removed file/folder by vanjeff · 19 years ago
- 317066b Removed file/folder by vanjeff · 19 years ago
- 692ad74 Removed file/folder by vanjeff · 19 years ago
- 3496595 Make sure the PCD dxe service driver can handle the case where no PEIM is using any dynamic PCD entry and the PEI phase PCD database is empty. by qwang12 · 19 years ago
- 0950e6c Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd file for future updated PCD tools according to transition schema. by klu2 · 19 years ago
- 9f3a4be Modify fpd file according to transition schema. Before PCD tools updated, all information in fpd file should be correct. by klu2 · 19 years ago
- 52166c0 Added function declaration by vanjeff · 19 years ago
- d17412e Created as one wrapper by vanjeff · 19 years ago
- 25af9f3 Created as one wrapper for SwitchStack.c to add assert() by vanjeff · 19 years ago
- 3f9f540 add function header by vanjeff · 19 years ago
- 86d9a2e Changed SwitchStack() to _SwitchStack() by vanjeff · 19 years ago
- 6586cdf Changed LongJump() to _LongJump() by vanjeff · 19 years ago
- 493b974 Created as wrapper for SwitchStack() to add assert() by vanjeff · 19 years ago
- b486382 Changed SwitchStack() to _SwitchStack() by vanjeff · 19 years ago
- 81d5a31 Changed LongJump() to _LongJump() by vanjeff · 19 years ago
- e513625 change LongJump() to _LongJump() by vanjeff · 19 years ago
- c39b1ee Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory. by vanjeff · 19 years ago
- 6edd769 Fixed one bug of WriteUnaligned24() by vanjeff · 19 years ago
- 94e68c3 Created as one wrapper for LongJump(), to added assert() function by vanjeff · 19 years ago
- 75fe89d Removed file/folder by vanjeff · 19 years ago
- 47a0ce7 Removed file/folder by vanjeff · 19 years ago
- 49c80af 1. Fixed incorrect ASSERT conditions in wrapper functions. by bxing · 19 years ago
- 19b362e BaseMemoryLib: Add missing ASSERT()s for some interfaces. by qhuang8 · 19 years ago
- 2778724 Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG. by bxing · 19 years ago
- 342fcc1 Fix gcc build breaks. by bbahnsen · 19 years ago
- b16ef80 Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51 by qwang12 · 19 years ago
- 54de748 Updated MSA by putting Specification element at the end of the header section by lhauch · 19 years ago
- a3657e3 MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G” by qhuang8 · 19 years ago
- f76fd83 by yshang1 · 19 years ago
- 362c601 Gcc versions of the msa files. These files can be used in place of the normal msa files for gcc builds. They will go away once we get the gcc assembly integrated into the main msa files. by bbahnsen · 19 years ago
- da4aa0f by yshang1 · 19 years ago
- 1342c9c added ASSERT() by vanjeff · 19 years ago
- 1dc408f added ASSERT() by vanjeff · 19 years ago
- dbdaaec 1) Fix bug reported on the PcdSetEx* Macro. 2) Add SKU_ID type by qwang12 · 19 years ago
- 18c319a 1. Updated CpuFlushTlb() according to IA-64 programmer's guide by bxing · 19 years ago
- 89aa840 by yshang1 · 19 years ago
- 50a3fe9 Fixed a bug due to misorder of 'push's by bxing · 19 years ago