- 7ee85aa According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- 49975ac According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- 73c5d34 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- 979a00f According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- eb2423c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- 4659816 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- fa97cbf 1) Fix GCC version EBC interpreter bug. by jyao1 · 13 years ago
- ea71453 Initialize the variable before use it to avoid SCT test failed. by ydong10 · 13 years ago
- 787b2f1 PI 1.2 Errata C: A new return condition is added for the returned status code EFI_INVALID_PARAMETER for SMM Control2 Protocol.Trigger(). by rsun3 · 13 years ago
- 842d83d 1.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message. by sfu5 · 13 years ago
- 0d11446 ShellPkg: Updates the printing of echo for script commands to after the @ checking. by jcarsey · 13 years ago
- 73c83c6 ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size. by jcarsey · 13 years ago
- 901ba0e Enable buffer type when process some expression opcode which support buffer type. by ydong10 · 13 years ago
- ef40f0f Patch for: by ydong10 · 13 years ago
- 191daa2 According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" for EFI_FIRMWARE_VOLUME_EXT_ENTRY_OEM_TYPE structure and "Data" for EFI_FIRMWARE_VOLUME_EXT_ENTRY_GUID_TYPE structure. by lzeng14 · 13 years ago
- 2d3759d ShellPkg: Update the ‘for’ command to check number length correctly with trailing spaces. by jcarsey · 13 years ago
- f6ec0c7 In BootScriptSaver, put INFORMATION_OPCODE message to LockBox. by jyao1 · 13 years ago
- 9bb1fce PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corrupted. by erictian · 13 years ago
- 83a6cf3 Remove CONST prefix to follow PI Specification. by vanjeff · 13 years ago
- e02c57b PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value saving into "RTC" variable by erictian · 13 years ago
- 99d23a9 Regenerate the related EDK Shell binaries after fixing a bug in Pci.c to add missing (UINTN) type cast. by niruiyu · 13 years ago
- 4f8ef5c Change IPF version AuthVariable driver to support multiple-platform feature. by niruiyu · 13 years ago
- 53e6937 Update PI Service Table Versions per PI 1.2 Errata C. by rsun3 · 13 years ago
- 82b7604 Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. by niruiyu · 13 years ago
- e45e09c Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. by niruiyu · 13 years ago
- 1aa9860 ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore System by oliviermartin · 13 years ago
- f01219e MdeModulePkg: Enable port power if port power control feature is supported by EHCI by erictian · 13 years ago
- 96aace8 UEFI231 spec compliance: by jyao1 · 13 years ago
- 3a4b9eb DuetPkg BootSector: by rsun3 · 13 years ago
- 4a6876b Patch include: by ydong10 · 13 years ago
- f67c438 Enable lock attribute for statement and form; show this attribute same as grayout. by ydong10 · 13 years ago
- 85aa96c Update select highlight menu logic when opcode is date/time by ydong10 · 13 years ago
- de4b64f Restore original IDT entry if RegisterInterruptHandler() was used to unregister user defined interrupt handler. by vanjeff · 13 years ago
- 9463796 Make comments to be consistent with the parameter. by gdong1 · 13 years ago
- 1aff716 In AtaAtapiPassThru driver by qianouyang · 13 years ago
- 5d9f5dc EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. by lzeng14 · 13 years ago
- 6f58362 According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. by lzeng14 · 13 years ago
- d0da41c ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.dec by oliviermartin · 13 years ago
- 720b0d8 ArmPlatformPkg/patches: Update pending patches to fix builds by oliviermartin · 13 years ago
- bc0c99b Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follow the UEFI SPEC (Handle the Request parameter is NULL in ExtractConfig interface). by qianouyang · 13 years ago
- 9cc8626 Correct AtaAtapiPassThru module packaging info. by erictian · 13 years ago
- 95717b9 According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". by erictian · 13 years ago
- 01e20f0 According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". by erictian · 13 years ago
- 80d6c27 According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". by erictian · 13 years ago
- d634799 Remove code comments since PI 1.2c has fixed the typo of some status code name. by vanjeff · 13 years ago
- 3512efa CSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL) and disable 2 known UEFI interrupts instead. This is needed to process HPET timer interrupt before going into real mode. by li-elvin · 13 years ago
- 22fde64 HPET driver was updated and included: by li-elvin · 13 years ago
- e846c18 The handler dispatcher in PEI statuscode router driver should check if handler is NULL, if it is not NULL, then handler can be called. by li-elvin · 13 years ago
- 2002bf5 According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and include the new types defined therein. by lzeng14 · 13 years ago
- f0d711e Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY. by niruiyu · 13 years ago
- 8014018 Fix incorrect pointer check. by li-elvin · 13 years ago
- 37d5c6e Update comment for function header. by ydong10 · 13 years ago
- 9607294 Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. by jyao1 · 13 years ago
- 4efa9e5 Fix a typo in the comments by niruiyu · 13 years ago
- b0934ac ShellPkg: Update comments for functions to clarify buffer origin. by darylm503 · 13 years ago
- 031acf6 Shellpkg: Add support for filenames with spaces. by jcarsey · 13 years ago
- d16efca Shellpkg: Add support for filenames with spaces. by jcarsey · 13 years ago
- fd9efa3 StdLib: Correct module type and [LibraryClasses] section. by darylm503 · 13 years ago
- 8aa163d StdLib: Eliminate TimerLib dependencies. by darylm503 · 13 years ago
- 4b3d663 OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is set by jljusten · 13 years ago
- 8016da2 OvmfPkg: Add CsmSupportLib by jljusten · 13 years ago
- 09bb585 ArmPlatformPkg/patches: Update the 'PendingPatches' on the latest BaseTools syncup by oliviermartin · 13 years ago
- 18d37b8 Add description for the parameter of SafeFreePool(). by lzeng14 · 13 years ago
- 5f5b907 ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero by oliviermartin · 13 years ago
- 008d254 Remove some useless functions for EhciPei driver. by lzeng14 · 13 years ago
- d40b2ee Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly includes by lgao4 · 13 years ago
- 0806815 MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file by oliviermartin · 13 years ago
- 0b6b57c BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the path by oliviermartin · 13 years ago
- fb849d0 Add the missing (UINTN) type cast when calculating the end of variable store. by niruiyu · 13 years ago
- 72861c2 Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. by li-elvin · 13 years ago
- f98c268 SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid assertion by erictian · 13 years ago
- 59b9d73 Check the return status of booting against EFI_SUCCESS instead of using EFI_ERROR() macro to catch the warning status. by niruiyu · 13 years ago
- 8cb3ed5 Roll back an incorrect change that causes EmuGetVariable always return EFI_NOT_FOUND. by niruiyu · 13 years ago
- 22f9423 EmulatorPkg, OvmfPkg: Remove debug code in build.sh by jljusten · 13 years ago
- 6ba8465 IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN to UINTN. by xdu2 · 13 years ago
- a637802 IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to report logo information after logo is drawn to screen; update BdsDxe to notify logo is corrupted when user is going to enter setup. by xdu2 · 13 years ago
- e2988e6 MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. by xdu2 · 13 years ago
- 90710be MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to MdePkg/Include/IndustryStandard. by xdu2 · 13 years ago
- c448798 Correct the logic to check EFI_FV2_WRITE_STATUS. by lzeng14 · 13 years ago
- 7aaf2fd Add debug information for secure boot test convenient. by gdong1 · 13 years ago
- d3945da Update return FALSE to ASSERT() for code consistent. by tye1 · 13 years ago
- 8536cc4 MdeModulePkg: ATA performance tuning. by erictian · 13 years ago
- 9c9f585 MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. by xdu2 · 13 years ago
- cdd9529 Add NULL pointer check before free pool. by lzeng14 · 13 years ago
- d09ed37 StdLib: Fix some corrupted comments and inconsistent indentation. by darylm503 · 13 years ago
- feb1422 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. by darylm503 · 13 years ago
- f45df7a StdLib: Make the vfscanf function public. by darylm503 · 13 years ago
- 5c5e4a1 StdLib: Revise the meaning of several feature macros. by darylm503 · 13 years ago
- c84d88f StdLib: Fix dirent structure members to be of the correct type. by darylm503 · 13 years ago
- b2800dd StdLib: Remove files obsoleted by changelist 12649. by darylm503 · 13 years ago
- d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
- 77c9e74 Add TscTimerLibInternal.h in INF file. by lzeng14 · 13 years ago
- 89a9f54 BeagleBoard: Clean DSC and FDF files by oliviermartin · 13 years ago
- 710b8ac ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup() by oliviermartin · 13 years ago
- aa26b8f ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob() by oliviermartin · 13 years ago
- d17afc8 ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage of the platform initialization (SEC) by oliviermartin · 13 years ago
- ce5ed6c ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secure/Non Secure FD/FV files by oliviermartin · 13 years ago
- c0658bd ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path by oliviermartin · 13 years ago
- 22a262c ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg Boot Manager by oliviermartin · 13 years ago
- 483bc3d ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null) by oliviermartin · 13 years ago