- 82571fb add support to easily remove profiles and shell levels. the libraries will not do anything (but no longer fail), if the PCDs are changed to remove their functionality. by jcarsey · 14 years ago
- 4880c2c added support for -i and -o for HII based configurations. by jcarsey · 14 years ago
- ad8cbf7 Clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. by rsun3 · 14 years ago
- e332b44 InOsEmuPkg/Unix: Return scan code for Pause key by jljusten · 14 years ago
- 10d1be3 InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk by jljusten · 14 years ago
- a80e595 InOsEmuPkg PcdEmuFileSystem: Set to architecture independent path by jljusten · 14 years ago
- 0c493bf InOsEmuPkg PosixFileSystem: Fix memory corruption issue by jljusten · 14 years ago
- 1c3b101 Return scan code for Pause key. by vanjeff · 14 years ago
- 4c89154 Return scan code for Pause key. by vanjeff · 14 years ago
- e812318 Update PS/2 keyboard driver to return scan code for Pause key. by vanjeff · 14 years ago
- 4ff492c Update USB keyboard driver to return scan code for Pause key. by vanjeff · 14 years ago
- 66b96f9 Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL. by vanjeff · 14 years ago
- 8f0067d Fix minor clang build issue. by andrewfish · 14 years ago
- 9ab6800 InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkg by jljusten · 14 years ago
- 72a44be InOsEmuPkg: Use EdkShellBinPkg by default by jljusten · 14 years ago
- e5dc7e7 InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functions by jljusten · 14 years ago
- 0ede385 InOsEmuPkg/Unix: Rebase firmware SEC image by jljusten · 14 years ago
- 7d6cc71 InOsEmuPkg: Match filename case of the generate FD file by jljusten · 14 years ago
- 224e133 InOsEmuPkg: Fix warnings with GCC44 toolchain by jljusten · 14 years ago
- a690c00 InOsEmuPkg/Unix: Link to pthread library by jljusten · 14 years ago
- 65e3f33 Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking and remove code from original Sec/OS App. Add a PeiServicesLib wrapper for SEC that uses passed in PEI list and can abstract FV reading. Don't load images for XIP code and just run from FV directly on Mac OS X, or from dlopen on Linux. Moved temp ram switch code into generic SEC. Fixed design issue with PeiServiceTablePointerLib. by andrewfish · 14 years ago
- 960212a add those missing device path nodes into the union structure of EFI_DEV_PATH and EFI_DEV_PTR by erictian · 14 years ago
- c4671a6 Add MP support. Based on PcdEmuApCount APs (Application Processors) are created in the CpuRuntimeDxe driver. If PcdEmuApCount > 0 then the MpServices protocol is created on top of pthreads and the APs are availible to use vis the MpService protocol. by andrewfish · 14 years ago
- e6a6082 Clean up DEC files: Remove section header comment blocks that do not provide any information by hhtian · 14 years ago
- a170ad5 Fix bug where the config change to point to the executable ended up in one of my local files that does not get checked in. by andrewfish · 14 years ago
- 949f388 Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does not require including system include files. Currently only Unix 64-bit is supported and it has only been tested on Mac OS X. Not all features are ported over, but GOP, via X11, and access to local file systems are supported and you can boot to the shell. by andrewfish · 14 years ago
- da92f27 Sync BaseTools Branch (version r2149) to EDKII main trunk. by lgao4 · 14 years ago
- e472e8d Remove duplicate PCD declaration by mdkinney · 14 years ago
- d040edf Clean up DEC files: by mdkinney · 14 years ago
- edd88d5 Clean up DEC files: by mdkinney · 14 years ago
- abc6ae0 Clean up DEC files: by mdkinney · 14 years ago
- eaccfcc Clean up DEC files: by mdkinney · 14 years ago
- 53705ed Clean up DEC files: by mdkinney · 14 years ago
- 28b29a7 Clean up DEC files: by mdkinney · 14 years ago
- cbdffd2 Clean up DEC files: by mdkinney · 14 years ago
- 99df328 Clean up DEC files: by mdkinney · 14 years ago
- 0677cc4 Clean up DEC files: by mdkinney · 14 years ago
- 6f2fd7b Clean up DEC files: by mdkinney · 14 years ago
- 043d7c3 Clean up DEC files: by mdkinney · 14 years ago
- d0844d1 Add Pointer check for NULL before referring it and remove unnecessary pointer check in AtaAtapiPassThru and Partition Drivers. by qianouyang · 14 years ago
- 58f8069 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 70c66df Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- a1a5fc7 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 53b1c0c Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 7758b0a Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- be04635 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 4784d66 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 775afc8 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 856f592 Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModule by mdkinney · 14 years ago
- ef73b0a Add data type convert action to avoid warning. by ydong10 · 14 years ago
- 31c21fd Add new status code definition in PI 1.2 Errata B. by li-elvin · 14 years ago
- 8ac1fc0 1. Fixed a issue in Ip4Config.c by hhuan13 · 14 years ago
- c24097a 1. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices. by hhuan13 · 14 years ago
- c777fc4 1. Add definition for SSP(StorageSecurityCommand Protocol) by hhuan13 · 14 years ago
- 2be21af 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to SimpleTextInEx.h because they are defined in Table - EFI Scan Codes for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL. by vanjeff · 14 years ago
- abfbafd Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop() of Ps2KeyboardDxe/Ps2MouseDxe/Ps2MouseAbsolutePointer driver so that PS/2 keyboard and mouse can be used with legacy option ROMs after all EFI drivers have been disconnected. by li-elvin · 14 years ago
- aee17e8 Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TABLE_REVISION & EFI_RUNTIME_SERVICES_REVISION & EFI_BOOT_SERVICES_REVISION to EFI_2_31_SYSTEM_TABLE_REVISION. by vanjeff · 14 years ago
- f114914 CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c by jljusten · 14 years ago
- c61fb9c CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file by jljusten · 14 years ago
- b586757 Add BlockIO2 Protocol definition. by qianouyang · 14 years ago
- 490b5ea Add BlockIO2 Protocol. by qianouyang · 14 years ago
- c89ea31 fix printout from SmbiosView command. by jcarsey · 14 years ago
- d088567 Correct typo: GCC 5.4 --> GCC 4.5. by darylm503 · 14 years ago
- afbccd0 1. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifconfig -s eth0 dhcp permenant". by hhuan13 · 14 years ago
- 3c73ec6 fix too long lines. by jcarsey · 14 years ago
- a8cc479 minor format update by hhtian · 14 years ago
- 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago
- 98790d8 EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts by oliviermartin · 14 years ago
- 2cf57c9 ArmPkg/PL180Mci: Fix build by oliviermartin · 14 years ago
- e77406f ArmPlatformPkg: Add missing ASM_PFX() macro in exception call back by oliviermartin · 14 years ago
- ef83918 Updating ShellBinPkg to include revision information in readme file. by jcarsey · 14 years ago
- 54e4b37 Fix 2 BootScript thunk issue on MEM_POLL. by jyao1 · 14 years ago
- 452f020 Solve a wrong pointer reference in QueryVariableInfo(). by erictian · 14 years ago
- 3b42536 Solve a wrong pointer reference in QueryVariableInfo(). by erictian · 14 years ago
- f704fc8 1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specification. 2.3.1. by vanjeff · 14 years ago
- aa01aba ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatformSecInitialize by oliviermartin · 14 years ago
- bf7d7a6 ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabled by oliviermartin · 14 years ago
- 0620eec ArmPlatformPkg/Sec: Fix typo and Remove magic value by oliviermartin · 14 years ago
- 95650ce ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary by oliviermartin · 14 years ago
- 50c5f18 ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSE by oliviermartin · 14 years ago
- 2b826e7 ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flag by oliviermartin · 14 years ago
- 5d7ca12 Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier. by niruiyu · 14 years ago
- fcf5e49 Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier. by niruiyu · 14 years ago
- fd776d3 Refine code to make code run more safely. by ydong10 · 14 years ago
- 9f82599 1. Enabled IP4 layer auto configuration in case cable swap is detected. by hhuan13 · 14 years ago
- 8990b82 OptionRomPkg FrameBufferBltLib: Fix build warning with ICC by jljusten · 14 years ago
- 437dfba OptionRomPkg BltLibSample: Fix build for IPF architecture by jljusten · 14 years ago
- 4da9ccc Fix issue that iscsi initiator name with 223 bytes can not be saved. by tye1 · 14 years ago
- 0a7294f Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
- a33f9a7 Add the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
- f415234 Fix an issue that upper layer driver can not use NIC card in its driver binding stop(). by tye1 · 14 years ago
- d394581 The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION. by niruiyu · 14 years ago
- a176509 Store and get TSC Frequency with system configuration Table. by lzeng14 · 14 years ago
- 0ec4f1c Add missing Type 35 support and correct SmbiosFldMiscType13 implementation. by lzeng14 · 14 years ago
- 33d9d83 Update and add some definitions to reflect the latest industry standard or for backward compatibility. by lzeng14 · 14 years ago
- 944b3bb Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by hhtian · 14 years ago
- f8d3e68 check that memory allocation was successful. by jcarsey · 14 years ago
- f20076d fix user input validation for time command. by jcarsey · 14 years ago
- 072d611 adding shell binary package. by jcarsey · 14 years ago
- 8e01b44 Patch from open source community for CryptoPkg to allow it to build for ARM using the RVCT toolchain. by qlong · 14 years ago