summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-10Synchronize build tools binaries with source code r1654 at build tool project.klu225-1/+1
2009-07-10Clean the public header files to remove the unnecessary include files.lgao458-92/+18
2009-07-10Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h.rsun33-12/+12
2009-07-10Add the missing header file.lgao42-1/+2
2009-07-10Remove unused PeiServiceLib header file.lgao41-1/+0
2009-07-101, Add @par section in file header commentklu21-14/+26
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-4/+23
2009-07-10Add comments to describe the difference between code and spec and move the pr...jchen201-0/+32
2009-07-10Code clean up to match with Framework HII 0.92 spec. Add comments for mismatc...rsun31-209/+382
2009-07-10Fix build break.lgao41-2/+2
2009-07-10Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.gikidy5-13/+13
2009-07-10Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...xli245-28/+30