summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao47-12/+455
2009-11-26Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao45-557/+105
2009-11-26Add new GetFileBufferByFilePath API into DxeServicesLib.lgao43-7/+386
2009-11-25Fix unicode issue.xli241-2/+2
2009-11-25Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli244-1/+504
2009-11-25Dummy implementation of Legacy Region 2 Protocol.xli244-0/+476
2009-11-25Add checking for VolumeHandle, if VolumeHandle is NULL, return EFI_INVALID_PA...klu21-0/+4
2009-11-25Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang85-0/+13
2009-11-25Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base...qhuang88-1/+346
2009-11-25Fix build failure of ShellPkg.xli241-6/+6
2009-11-25Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff2-0/+10
2009-11-24Fix a typo bug that miss & klu21-1/+1
2009-11-24Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu22-4/+4
2009-11-241, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu24-51/+123
2009-11-24Refine comments for PCD PEIM/driver.klu22-0/+19
2009-11-24Clean up code.klu22-46/+35
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten3-25/+15
2009-11-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9469 6f1...jcarsey1-3/+2
2009-11-231, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu22-22/+47
2009-11-23Simplify the @attention statement.qhuang81-3/+1
2009-11-23Minor update the comments style for LegacyRegion2 protocolqhuang81-29/+30
2009-11-23add carriage returnjcarsey1-1/+1
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney2-4/+67
2009-11-20Add reserved field to SAL_UPDATE_PAL_DATA_BLOCK so it is padded out to 64-byt...mdkinney1-0/+1
2009-11-20Protocol/SmmCpuIo.h: Fix build warning on GCCjljusten1-1/+1
2009-11-20build break fix and new functionjcarsey4-29/+134
2009-11-20comment repairs.jcarsey14-223/+236
2009-11-20Add LegacyRegion 2 protocol definition in MdePkgqhuang82-0/+245
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang32-743/+1817
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang33-739/+1815
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang4-0/+1207
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang4-161/+157
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang6-2/+496
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun317-193/+208
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun33-27/+14
2009-11-19specify operand orderjcarsey1-2/+2
2009-11-19fixing errors found in code review.jcarsey4-9/+35
2009-11-18updating headers from code review.jcarsey13-210/+586
2009-11-18Fix incorrect copyright formatqhuang81-1/+1
2009-11-18Fix incorrect EDK library enumeration in EdkShellPkg.dsc:qhuang81-3/+1
2009-11-18Add necessary brace to fix GCC warningsqhuang81-18/+36
2009-11-18Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang81-7/+3
2009-11-18Fix GUID format qhuang82-3/+3
2009-11-18Add newly added global to Browser Context.xdu22-0/+3
2009-11-18Fix some unicode characters in source file.qhuang81-2/+2
2009-11-18Update framework CPU I/O protocol to solve some symbol duplication and confli...qhuang81-78/+15
2009-11-18Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol.qhuang82-0/+148
2009-11-17Fix parameter name in function header.xli242-3/+3
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli244-19/+25
2009-11-17Updated the IpIoLiband and the change includes: qouyang2-0/+7