summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. This protocol is ...qwang122-189/+4
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. qwang121-1/+1
2008-06-10install mReadOnlyVariableThunkPresent PPI to insure that only one ReadOnlyVar...qwang122-2/+14
2008-06-10Change notification function to the correct protocol.qwang121-1/+1
2008-06-10fix a typo.qwang121-2/+2
2008-06-05Add "-l" to make VFR Compiler to generate .lst file to assist debug.qwang121-1/+1
2008-06-05Added dependency of makefile to source files in order to let source files be ...jwang362-0/+5
2008-06-05change >> to RShiftU64 function call to avoid compiler to insert __aullshr in...qwang121-1/+1
2008-06-05Install a Framework SetupBrowser protocol interface. But this interface will ...qwang123-0/+89
2008-06-05Support EBC for UefiPxeBcDxe module.vanjeff3-3/+87
2008-06-05CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang121-1/+1
2008-06-05add VFRPP patch for EBC WINDDK3790x1830 tool chain.qwang121-0/+1
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang121-18/+18
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang123-3/+3
2008-06-04Add a type cast of UINT32 to insure that EBC compiler does not report warning...qwang121-4/+4
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang123-603/+603
2008-06-04Changed the error message to be clearer when no source files are found for buildjwang361-0/+0
2008-06-04Remove unused library instancesqhuang81-1/+0
2008-06-04Minor update to follow coding style.qhuang81-1/+2
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang84-669/+0
2008-06-04Remove unused library instancesqhuang82-4/+0
2008-06-04Remove two duplicated GUIDs.qhuang81-2/+0
2008-06-03Give the output information in right place.vanjeff1-103/+103
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu21-4/+4
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang82-9/+17
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney1-0/+15
2008-05-29If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, th...mdkinney1-0/+5
2008-05-29Remove ASSERT() if ReadOnlyVariable2 PPI is not present. Instead, skip varia...mdkinney1-20/+19
2008-05-29Add call to CreateEvent() for SetVirtualAddressMap()mdkinney1-0/+11
2008-05-29Update to doxygen comments.qwang122-111/+61
2008-05-291) Add in FvFileLoaderToLoadFileThunk.qwang124-18/+201
2008-05-291) add in DeviceIoToPciRootBridgeIoThunkqwang121-1/+2
2008-05-29Layer AllocateBuffer and FreeBuffer on the PciRootBridgeIo too.qwang121-12/+34
2008-05-28add in DeviceIoToPciRootBridgeIoThunk.qwang122-0/+1265
2008-05-27Enhance GenFv tool always collect all module Map files into the single FvMap ...lgao41-0/+0
2008-05-27Correct data print format.htao1-1/+1
2008-05-27[Description]:vanjeff7-57/+186
2008-05-27De-unicode in comment for all source files.qhuang819-8992/+8992
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/Performance.h:jljusten1-1/+1
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOpCodeCre...jljusten1-8/+8
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten1-1/+1
2008-05-27edk2/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLibjljusten3-26/+26
2008-05-27Add #ifndef statement for header file.qhuang81-0/+6
2008-05-27Add #ifndef statement for header file.qhuang81-0/+6
2008-05-27Make #ifndef the first statement in header file. qhuang81-2/+2
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/(Ia3...jljusten96-28/+215
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Include/(Ia32|X64)/EfiBind.h:jljusten2-2/+12
2008-05-26Rollback the enhancement of Pcibus in r4844 for more investigation.qhuang83-14/+0
2008-05-26[Description]:vanjeff3-5/+37
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Handle.c:jljusten1-1/+1