summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2006-10-17Add two new data hub subclass related definitions per SMBIOS 2.4 spec.rsun31-1/+3
2006-10-10DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu...qwang123-10/+0
2006-09-20added ACPI_TIMER_FREQUENCY definitionvanjeff1-13/+18
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff1-9/+10
2006-09-13update GetPerformanceCounterProperties() declarevanjeff1-2/+2
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang363-0/+27
2006-08-24Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...klu21-1/+6
2006-08-17Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.bxing1-5/+37
2006-08-16Add boot script dispatch opcode 2xgu31-1/+9
2006-08-14Add more comments in UefiDriverModelLibyshang11-3/+10
2006-08-09Sync this file with MiscSubClass spec and add some struture alias to use them...lgao41-47/+65
2006-08-07Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol ...lgao44-4/+3
2006-08-07Modify dispatch opcode for standalone boot script executorxgu31-0/+1
2006-07-27Rename guid variable gEfiSmmPeiSmramMemoryReserve to gEfiSmmPeiSmramMemoryRes...lgao41-1/+1
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish5-48/+147
2006-07-251. Updated declaration of timer functions according to latest MWG.bxing1-2/+2
2006-07-24Add some comments for translator parameterljin61-1/+5
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang81-216/+291
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang11-3/+3
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao476-2790/+2152
2006-07-20Modified comment for gDsvanjeff1-1/+1
2006-07-20added some comments in BaseLibvanjeff3-24/+32
2006-07-191. added functions header for BaseUefiDecompressLivanjeff2-0/+76
2006-07-19Add specific flag definition according to ACPI specification.klu21-0/+28
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish5-24/+16
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang123-163/+211
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin65-18/+51
2006-07-17map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...qwang121-4/+1
2006-07-17Add in function description and comments.qwang122-11/+1084
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@954 6f19...yshang11-0/+98
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang81-2/+4
2006-07-13added function headervanjeff1-0/+9
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing1-19/+21
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-1/+1
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang122-15/+15
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao42-3/+3
2006-07-05 DebugLib:qhuang87-325/+401
2006-07-04Added LibPatchPcdSetPtr.qwang121-2/+30
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang121-11/+12
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff1-67/+86
2006-06-29Sync DebugSupport Protocol with UEFI2.0 spec lgao41-3/+128
2006-06-26• BaseMemoryLib:qhuang826-749/+733
2006-06-231) Add in support to traverse taken spaceqwang123-15/+71
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu21-50/+51
2006-06-23Remove the dead files.qwang121-25/+0
2006-06-23Remove the dead files.qwang121-91/+0
2006-06-231) remove some dead code from WinNtBusDriver.cqwang123-3/+3
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu21-7/+7
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao42-160/+152