15.03.2015 Views

SetupDesignGuide.pdf - Firmware Encoding Index

SetupDesignGuide.pdf - Firmware Encoding Index

SetupDesignGuide.pdf - Firmware Encoding Index

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Setup Design Guide<br />

DRAFT<br />

7.1.2 EFI_HII_PROTOCOL.RemovePack()<br />

Summary<br />

Remove a package from the HII Database.<br />

Prototype<br />

EFI_STATUS<br />

(EFIAPI *EFI_HII_REMOVE_PACK) (<br />

IN EFI_HII_PROTOCOL<br />

IN EFI_HII_HANDLE<br />

);<br />

*This,<br />

Handle<br />

Parameters<br />

This<br />

Handle<br />

A pointer to the EFI_HII_PROTOCOL instance.<br />

The handle that was registered to the data that is being requested to<br />

be removed.<br />

Description<br />

This function removes the string and/or form data associated with a handle from the HII database. This<br />

function has no effect on keyboard or font data that may have been registered with the NewPack<br />

function.<br />

Status Codes Returned<br />

EFI_SUCCESS<br />

EFI_INVALID_PARAMETER<br />

The data associated with the Handle was removed from the HII<br />

Database.<br />

The Handle was not valid.<br />

53

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!