summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-13Roll back R8811 check in for it will get a double carriage return. gikidy1-10/+0
2009-07-13remove work around, since we had added return value check.vanjeff1-9/+2
2009-07-13updated parameters name to match spec.vanjeff2-26/+26
2009-07-13Synchronize build tools binaries with source code r1655 at build tool project.lgao41-1/+1
2009-07-13ynchronize build tools binaries with source code r1655 at build tool project.lgao424-0/+0
2009-07-13Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu21-1/+1
2009-07-13Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu21-0/+1
2009-07-13Remove the following PPIs from the IntelFrameworkPkg because they were identi...mdkinney6-461/+62
2009-07-13Add the following PI 1.2 PPIs to the MdePkgmdkinney5-5/+580
2009-07-13remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian1-2/+0
2009-07-13Add Framework MP Services Protocolmdkinney4-14/+682
2009-07-13Clean up doxygen commentsmdkinney1-191/+186
2009-07-13Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specificationmdkinney2-0/+654
2009-07-13Fix Doxygen comment syntaxmdkinney1-7/+7
2009-07-12Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkgmdkinney1-2/+2
2009-07-12Fix typo in #ifndef namemdkinney1-1/+1
2009-07-12Fix Doxygen comment syntaxmdkinney1-3/+3
2009-07-12Fix signed/unsigned mismatch issuemdkinney1-1/+1
2009-07-12fix parameter typejcarsey3-42/+35
2009-07-11If module really is a Framework module and not a PI module, then use Framewor...mdkinney1-1/+1
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney7-319/+315
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney2-3/+1
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney11-17/+9
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney17-3955/+3895
2009-07-11Correct #include statements. This is a DXE DRIVER, not a UEFI module.mdkinney1-1/+1
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney33-174/+53
2009-07-11Put EOF (End of File) on its own line for all source files. This is required...mdkinney5-5/+4
2009-07-11Remove "Module Name:" from include file headers.mdkinney1-2/+0
2009-07-11Make CR/LF consistent in source filemdkinney1-543/+543
2009-07-11Remove "Module Name:" from include file headers.mdkinney26-53/+0
2009-07-10Fix Doxygen document generation for function prototypesmdkinney2-2/+2
2009-07-10Remove extra #Includemdkinney2-51/+1
2009-07-10Document the macro definitions for Variable Attributes.darylm5031-30/+33
2009-07-10Adjust syntax of comment contents.darylm5031-8/+10
2009-07-10Add Doxygen comment block to SMRAM state macro definitions.darylm5031-12/+12
2009-07-10fixed operator orderjcarsey1-2/+5
2009-07-10Fix build breakmdkinney1-2/+2
2009-07-10fix build breaks. and allow for new lists to be created.jcarsey1-2/+10
2009-07-10restore @par Revision Reference.eric_tian1-4/+4
2009-07-10restore @par Revision Reference.eric_tian1-0/+3
2009-07-10fix build issueeric_tian1-0/+1
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-112/+233
2009-07-10To keep the code not change as original for compatible purpose. GetNextVariab...jchen201-3/+13
2009-07-10update the function header comment to comply with PI1.2 volume 5eric_tian2-66/+64
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add...rsun32-2/+4
2009-07-10Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...rsun31-0/+1