summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Update UnixPkg emulation platform to produce dummy CPU I/O 2 Protocol.xli244-15/+13
2009-12-07Refine code make callback logic same with frontPage.gikidy2-6/+10
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian48-64/+80
2009-12-07Correct LzmaCustomDecompressLib to produce NULL library class.lgao41-1/+1
2009-12-07Update NT32 emulation platform to produce dummy CPU I/O 2 Protocol.xli244-15/+13
2009-12-07according to IA32 intel architecture spec, mwait instuction needs not the ope...eric_tian1-1/+1
2009-12-07fix GCC build issue, mWait instruction need not the operands.eric_tian1-1/+1
2009-12-07Remove unnecessary reference to CPU I/O Protocol.xli241-1/+0
2009-12-07Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Pro...xli244-6/+6
2009-12-07Check in thunk driver for CPU I/O 2 Protocol.xli244-0/+398
2009-12-07Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.xli247-827/+755
2009-12-07Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definitions.lgao42-4/+14
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH9-33/+274
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH27-1109/+2564
2009-12-06Adding support for BeagleBoard. AJFISH294-0/+47954
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney17-16/+624
2009-12-04A sample driver produces driver health protocol. This driver use DiskIO drive...gikidy8-0/+3043
2009-12-04Fix some typos & format.gikidy7-17/+17
2009-12-04Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy7-29/+1947
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu23-4/+4
2009-12-04The functionality of PXE Base Code protocol will not be stopped, when downloa...vanjeff1-1/+4
2009-12-03According to PI specification, if token number can not be found for dynamic-e...klu21-6/+10
2009-12-03Move the Fv updating of PeiCore's internal structure PrivateData out of the i...klu21-65/+83
2009-12-03Remove the tab characters.klu22-33/+33
2009-12-03After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs...klu23-0/+63
2009-12-02correct valuejcarsey1-1/+1
2009-12-02Add more check for local FileInfo variable before it is used.lgao41-1/+1
2009-12-021. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM_SYSTEM_TABLE2 for Smm...davidhuang1-1/+1
2009-12-02remove extra variablesjcarsey1-2/+0
2009-12-01Make MEDIA DEVICE PATH on 2 byte aligned to avoid the access to unaligned dev...lgao41-1/+16
2009-12-01Correct error status to EFI_NOT_FOUND when the image can't be got.lgao41-1/+1
2009-12-01added new PCD for ShellLib buffer size...jcarsey1-1/+6
2009-12-01corrected out of date commentsjcarsey1-11/+9
2009-12-01updates from code review, buffer length, and correct use of StdOut for printingjcarsey2-14/+54
2009-12-01typo in commentjcarsey1-1/+1
2009-11-30Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.xli241-1/+3
2009-11-30Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit...qhuang81-1/+4
2009-11-27Use AllocateZeroPool instead of using AllocatePool + ZeroMemklu21-10/+7
2009-11-27The FV size in EFI_FV_INFO has been excluded the length of FV header, so no n...klu21-1/+1
2009-11-27Fix GCC build error!lgao41-2/+2
2009-11-26Add IFR Security Op-code support in the Form Browser.rsun34-4/+116
2009-11-26Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT...jchen201-89/+9
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen203-39/+60
2009-11-26Add DxeSecurityManagementLib instance lgao46-2/+8
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