- 15fcbcb Remove some drivers to save image size by klu2 · 16 years ago
- b96cd31 Read-Capacity16 command added for SCSI drivers by jji4 · 16 years ago
- ccb491c Read-Capacity16 command added for SCSI drivers by jji4 · 16 years ago
- 312bc8f New data field added follow UEFI Spec. by gikidy · 16 years ago
- b6b3dc4 1, Move introduction from header file to INF file header; 2, Refine dynamic PCD introduction according to review comments by klu2 · 16 years ago
- 62c236c Fix check error. by lgao4 · 16 years ago
- 9937b36 1. retired console control protocol. by vanjeff · 16 years ago
- c44fb9d Generated from source r1543 by jwang36 · 16 years ago
- 6976b5c Add code for floppy format process. by gikidy · 16 years ago
- a2f39d4 Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary. by rsun3 · 16 years ago
- 8d9bda4 Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary. by rsun3 · 16 years ago
- 36fd07d Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary. by rsun3 · 16 years ago
- 3751c4c Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary. by rsun3 · 16 years ago
- 2ab2aad Fix AcpiTable C file build failure, because the compiler don't know how to set subsystem when entrypoint is not main. Append /SUBSYSTEM:CONSOLE link option. by lgao4 · 16 years ago
- a440187 Change default setting for UNIXGCC_IASL. The previous by jljusten · 16 years ago
- aaf6344 Search framework database file at the $(WORKSPACE)/Conf directory by qhuang8 · 16 years ago
- 13987f5 Fix build broken for missing defintiion of UNIXGCC_IASL by klu2 · 16 years ago
- 1b9370b Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It can also extract the GUID value from XML syntax package files, SPD or NSPD. by qhuang8 · 16 years ago
- 2391e54 Update framework database to point to existing packages files. by qhuang8 · 16 years ago
- 8941b53 Fix building warning for mismatching paramter pointer type by klu2 · 16 years ago
- dd1e6e1 Change fake entry point used during ACPI Table building from main by jljusten · 16 years ago
- c609489 Update Conf template files to support ACPI building with UNIXGCC. by jljusten · 16 years ago
- e85b5bd Remove unnecessary references to DuetPkg in PcAtChipsetPkg. by jljusten · 16 years ago
- 77696b6 Add $(MD) command for vfr build rule to avoid build failure for some R8 modules by jwang36 · 16 years ago
- 9e40e4b Refine comments by klu2 · 16 years ago
- cf84d26 Add introduction of PCD database in PCD Database. by klu2 · 16 years ago
- a5eca42 Add introduction of PCD database in PCD PEIM. by klu2 · 16 years ago
- 0acd601 Synchronized with UEFI Spec by jji4 · 16 years ago
- 3d31d86 fixed one bug in ConSpliterUgaDrawSetMode(). by vanjeff · 16 years ago
- 8d1d25e update the FindVariable judgment condition. by eric_tian · 16 years ago
- 6f90dfb update the QueryVariableInfo interface to first determine if the pointer checked is pointing to a memory address inside Variable area. by eric_tian · 16 years ago
- bd37f97 Add ASSERT() check for StringInfoIn structure. by qhuang8 · 16 years ago
- b1a4c98 Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated. by qhuang8 · 16 years ago
- 0b09813 Retire RFC_3066_ENTRY_SIZE definition. by qhuang8 · 16 years ago
- eaad131 Retire RFC_3066_ENTRY_SIZE definition. by qhuang8 · 16 years ago
- ea7cd3e Apply GetBestLanguage() API in UEFI to display HII string. by qhuang8 · 16 years ago
- a3a795a Apply GetBestLanguage() API in UEFI by qhuang8 · 16 years ago
- bda1bdb Add more comments for override PCD and library instance. by klu2 · 16 years ago
- 03e0648 Built from source r1536: by jwang36 · 16 years ago
- d6ca2c1 1, cleanup DSC file, use NULL library instance for DebugLib and by klu2 · 16 years ago
- a0d58c2 Synchronized with UEFI Spec by jji4 · 16 years ago
- 764f4d5 Synchronized with UEFI Spec by jji4 · 16 years ago
- a78d176 Fix coding style issue. by niry · 16 years ago
- 40b499c Add header file "SerialStatusCode.h" inclusion. by qhuang8 · 16 years ago
- 0e08756 Add Missing library class mapping. by qhuang8 · 16 years ago
- bf9af1b Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. by qhuang8 · 16 years ago
- 2fef9e5 Fix a potential bug that GetLanguages() API may return incorrect languages in a string package when the *LanguageSize == OutputSize. by qhuang8 · 16 years ago
- d26b17e Also output information to serial by klu2 · 16 years ago
- 66f5da3 Update FAT binary for the source update: by qhuang8 · 16 years ago
- 5489a50 GenFds fix PCD byte array format support for PCD specified file GUID; enhance warning message for binary module/file path case-sensitive conditions. by jlin16 · 16 years ago
- 2848736 Move registration of Font into driver entry point. by xli24 · 16 years ago
- 3ffa0f1 Fix name conflict for GetVariable defined in UefiLib.h by klu2 · 16 years ago
- e6a5cb9 remove unused display option. by lgao4 · 16 years ago
- 52b2a30 Fixing coding style issue. by niry · 16 years ago
- 5fe2f07 Fixing coding style issue. by niry · 16 years ago
- 8d7e5af Fixing coding style issue. by niry · 16 years ago
- 8de75da Fix coding style issue. by niry · 16 years ago
- bd68247 Prefix variable services functions with 'Emu'. Specifically this is by jljusten · 16 years ago
- f6a6518 Apply GetBestLanguage() in UefiLib to get the driver name from Component Name (2) protocol. by qhuang8 · 16 years ago
- 35db118 Fix minor formatting issue. by qhuang8 · 16 years ago
- 77aa96e Update the revision number for the binary by qhuang8 · 16 years ago
- 40057e6 1. Fix a spec conformance issue that "Attributes" should only be checked when OpenMode is Create. by qhuang8 · 16 years ago
- 6d28c49 Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib. by qhuang8 · 16 years ago
- 9411994 add map generation for GCC tool chain by klu2 · 16 years ago
- 536c563 Add a parameter for process boot disk create. by gikidy · 16 years ago
- 4af947e Add PCD to save size. by gdong1 · 16 years ago
- 4601f37 correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER with EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER. It will cause FTW write operation break. by eric_tian · 16 years ago
- 121ac75 Update Nt32 FVB driver to provide the valid FvHeader that header checksum is zero. by lgao4 · 16 years ago
- 5547062 Fixed two K8 report issue by gdong1 · 16 years ago
- 33f201a Fix the issue that VariablePei hangs on Richford when variable region is wiped out. by xli24 · 16 years ago
- 261136b fix Klocwork issues by hfang · 16 years ago
- 3fb46d0 Status should be initialzied to be EFI_SUCCESS. by vanjeff · 16 years ago
- a0afd24 retired some private protocols used by EFI 1.10 network stack. by vanjeff · 16 years ago
- 2d73ba9 remove EFI 1.10 network stack. by vanjeff · 16 years ago
- 6c822f4 remove clean console control protocol. by vanjeff · 16 years ago
- 1e976d7 Temporarily rollback the previous check in for more investigations of PCD database data structures difference for PcdPeim and PcdDxe. by qhuang8 · 16 years ago
- 5f55c70 Add ACPI drivers: by jljusten · 16 years ago
- 3c506dd Add gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiTableStorageFile which by jljusten · 16 years ago
- 5d7c160 clean console control protocol in bds module. by vanjeff · 16 years ago
- 9efcf13 Change 'WatchDog' to 'Watchdog' in FDF file. by jlin16 · 16 years ago
- 8a83f2c use -pie(Position Independent for executable file) instead of "-dll". A EFI image generated by UNIXGCC tool chain should be relocated when loaded. by klu2 · 16 years ago
- fba0ee1 Fix tracker 202216:linux runtime test issue. by eric_tian · 16 years ago
- f7796c7 Fix the wrong Revision number. According to PI spec 1.0, this field should be set to 2. by qhuang8 · 16 years ago
- fc5f0e3 Fix the wrong Revision number. According to PI spec 1.0, this field should be set to 2. by qhuang8 · 16 years ago
- db488c7 a. Fixed build break caused by EdkLogger.warning by jwang36 · 16 years ago
- 1e5914b R8 tracker sync: by eric_tian · 16 years ago
- 533020e close notify event to avoid variable architectural protocol to be installed twice or more. by eric_tian · 16 years ago
- 3a4e990 Remove single module's compression from FDF. We could get smaller size when compressing whole image. by klu2 · 16 years ago
- 974a027 Fix build break. ISO_639_2_ENTRY_SIZE has been moved to be local. by jji4 · 16 years ago
- 024a05a GenFds add support for PCD specified file GUID. by jlin16 · 16 years ago
- e8e519e ISO_639_2_ENTRY_SIZE has been moved to be local. by jji4 · 16 years ago
- a27b11c ISO_639_2_ENTRY_SIZE has been made local. by jji4 · 16 years ago
- da96258 ISO_639_2_ENTRY_SIZE has been made local. by jji4 · 16 years ago
- 4d6c29c modify the format of DynamicHii type pcd in DSC file. We directly use Unicode string to describe the stored variable string name rather than original hex code. by eric_tian · 16 years ago
- 70c92c7 modify the format of DynamicHii type pcd in DSC file. We directly use Unicode string to describe the stored variable string name rather than original hex code. by eric_tian · 16 years ago
- 7bc4989 Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed. by gikidy · 16 years ago
- 9205b2d Update the header file coding style (alignment, comment, etc.) by gdong1 · 16 years ago
- c40aa22 Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample implementation is UEFI compliant system which always produces gEfiHiiConfigRoutingProtocolGuid. by qwang12 · 16 years ago
- d267432 GenFds add option ROM and Defines section support. by jlin16 · 16 years ago
- 7974918 Fix tracker 202216:linux runtime test issue. by eric_tian · 16 years ago