summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang
2009-10-201. Move ASSERT to proper place.xdu2
2009-10-19Add an example HII driver to show how to generate HII resource sectionlgao4
2009-10-19Add the example for default opcode usage.lgao4
2009-10-16GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBCmdkinney
2009-10-15Do not update the ImageBase in the PE/COFF header if Adjust is 0.mdkinney
2009-10-14MdeModule EhciDxe: Fix compiler warning for IA32 architecture.jljusten
2009-10-14update code to eliminate the wrong assumption that pci address is equal to ho...eric_tian
2009-10-13Fix the incorrect check for IFR OnfOf opcode.lgao4
2009-10-10update comments with the right words.vanjeff
2009-10-10clean up non-English characters.vanjeff
2009-10-10clean up non-English characters.vanjeff
2009-10-08PEI Core: Remove unused variable in PeiLoadImageLoadImage function.jljusten
2009-10-08Do not apply relocation fixups if the Adjust value is zero, which means the i...mdkinney
2009-10-07OVMF: Align PE images in ROM, and strip relocations were possible.jljusten
2009-10-07OVMF SEC: Modify to search sections of FFS file for PE32 image.jljusten
2009-10-05MdeModulePkg-UsbBusDxe: Add work around for slower USB hubs/devicesjljusten
2009-10-02Fix warnings generated by GCC.jljusten
2009-10-02Fix comment describing the library in PlatformFvbLibNull.inf.jljusten
2009-10-01Update PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImage...mdkinney
2009-10-01Check to see if the section size of non-zero before failing a load operation ...mdkinney
2009-10-011) Update PE/COFF file alignment to 4KB to match 4KB section alignment.mdkinney
2009-09-30Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...qhuang8
2009-09-30For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian
2009-09-29Add the EFI PCI Override Protocol definitions introduced in PI 1.2.vanjeff
2009-09-29add security check and remove un-necessary return sentence.vanjeff
2009-09-28Add security check to pass klockwork.htao
2009-09-26EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005jljusten
2009-09-26OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten
2009-09-26OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.jljusten
2009-09-26OVMF: Add library to customize the EMU Variable FVB driver.jljusten
2009-09-26Add EmuVariableFvbRuntimeDxe driver.jljusten
2009-09-26Add PlatformFvbLibNull instance of PlatformFvbLib.jljusten
2009-09-26Add PlatformFvbLib to allow platform customization of an FVB driver.jljusten
2009-09-26Allow the FaultTolerantWriteDxe addresses to be dynamic PCD's.jljusten
2009-09-25add security checkvanjeff
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian
2009-09-24Add HII animation related definitions into MdePkg.rsun3
2009-09-24Update definition aligned to UEFI2.3qhuang8
2009-09-23sync the latest spec changes with codeeric_tian
2009-09-22NvVarsFileLib: Fix build warning with VS2005 on X64.jljusten
2009-09-22Remove unnecessary -D flag for GNU assemblers. This flag should have no effect.qhuang8
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun3
2009-09-22Remove tabs in MdePkg source codeqhuang8
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-22Fix small issues in SimpleFileSystem.hqhuang8
2009-09-22Update definition aligned to UEFI2.3lgao4